You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/03/01 15:02:43 UTC

[JENKINS] Lucene-Solr-6.6-Windows (64bit/jdk-9.0.1) - Build # 69 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/69/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.memory.TestFSTOrdPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001\index-NIOFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001\index-NIOFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001\index-NIOFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001\index-NIOFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001

	at __randomizedtesting.SeedInfo.seed([3DC02E9A29E7B0D8]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField

Error Message:
java.io.IOException: Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0 

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0

	at __randomizedtesting.SeedInfo.seed([D481A90378A8823F:84D0A2C28F5ED326]:0)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:202)
	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.wrap(FilterDirectoryReader.java:56)
	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.access$000(FilterDirectoryReader.java:51)
	at org.apache.lucene.index.FilterDirectoryReader.<init>(FilterDirectoryReader.java:83)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.<init>(TestDemoParallelLeafReader.java:194)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.doWrapDirectoryReader(TestDemoParallelLeafReader.java:210)
	at org.apache.lucene.index.FilterDirectoryReader.wrapDirectoryReader(FilterDirectoryReader.java:99)
	at org.apache.lucene.index.FilterDirectoryReader.doOpenIfChanged(FilterDirectoryReader.java:104)
	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:105)
	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:36)
	at org.apache.lucene.search.ReferenceManager.doMaybeRefresh(ReferenceManager.java:176)
	at org.apache.lucene.search.ReferenceManager.maybeRefresh(ReferenceManager.java:225)
	at org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField(TestDemoParallelLeafReader.java:1060)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:395)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:161)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:199)
	... 48 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestDocValuesQueries

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001

	at __randomizedtesting.SeedInfo.seed([D481A90378A8823F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.TestLTRWithFacet

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001

	at __randomizedtesting.SeedInfo.seed([6304FBFC2C0DA15D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.TestSimpleTrackingShardHandler

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-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-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([2026571CEA2171A2]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Something is broken in the assert for no shards using the same indexDir - probably something was changed in the attributes published in the MBean of SolrCore : {}

Stack Trace:
java.lang.AssertionError: Something is broken in the assert for no shards using the same indexDir - probably something was changed in the attributes published in the MBean of SolrCore : {}
	at __randomizedtesting.SeedInfo.seed([2026571CEA2171A2:685323A8EC125E37]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkNoTwoShardsUseTheSameIndexDir(CollectionsAPIDistributedZkTest.java:646)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:524)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props\data_diff: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props\data_diff    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-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-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props\data_diff: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props\data_diff
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([2026571CEA2171A2]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedMLTComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-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-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([2026571CEA2171A2]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.SolrExampleBinaryTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000063: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000063    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000063: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000063
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrExampleBinaryTest_F2CA188B08DB91C9-001

	at __randomizedtesting.SeedInfo.seed([F2CA188B08DB91C9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004\shared: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004\shared    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004\shared: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004\shared
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([F2CA188B08DB91C9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1483 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDemoParallelLeafReader -Dtests.method=testRandomMultipleSchemaGensSameField -Dtests.seed=D481A90378A8823F -Dtests.slow=true -Dtests.locale=asa-TZ -Dtests.timezone=Asia/Harbin -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.10s J1 | TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D481A90378A8823F:84D0A2C28F5ED326]:0)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:202)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.wrap(FilterDirectoryReader.java:56)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.access$000(FilterDirectoryReader.java:51)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader.<init>(FilterDirectoryReader.java:83)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.<init>(TestDemoParallelLeafReader.java:194)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.doWrapDirectoryReader(TestDemoParallelLeafReader.java:210)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader.wrapDirectoryReader(FilterDirectoryReader.java:99)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader.doOpenIfChanged(FilterDirectoryReader.java:104)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
   [junit4]    > 	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:105)
   [junit4]    > 	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:36)
   [junit4]    > 	at org.apache.lucene.search.ReferenceManager.doMaybeRefresh(ReferenceManager.java:176)
   [junit4]    > 	at org.apache.lucene.search.ReferenceManager.maybeRefresh(ReferenceManager.java:225)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField(TestDemoParallelLeafReader.java:1060)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:395)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:161)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:199)
   [junit4]    > 	... 48 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false,coord=yes): {text=IB SPL-D2}, locale=asa-TZ, timezone=Asia/Harbin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=232064416,total=476921856
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiset, TestIndexingSequenceNumbers, TestDisjunctionMaxQuery, TestUnicodeUtil, TestCodecHoldsOpenFiles, TestSpanNotQuery, TestSimilarity2, TestGrowableByteArrayDataOutput, TestIndexableField, TestNamedSPILoader, MultiCollectorTest, TestFilterWeight, TestConcurrentMergeScheduler, TestSpanTermQuery, TestSegmentTermDocs, TestBooleanCoord, Test2BPostingsBytes, TestNumericUtils, TestTransactions, TestDocValues, LimitedFiniteStringsIteratorTest, TestFieldReuse, TestIndexWriterReader, TestSpanBoostQuery, TestAutomatonQueryUnicode, TestRegexpRandom, TestIsCurrent, TestSumDocFreq, TestUTF32ToUTF8, TestSynonymQuery, TestGraphTokenStreamFiniteStrings, TestOmitPositions, TestScorerPerf, Test2BNumericDocValues, TestLucene50StoredFieldsFormatHighCompression, TestPhrasePrefixQuery, TestIndexCommit, TestTermdocPerf, TestNumericRangeQuery64, TestMultiPhraseQuery, TestLucene60FieldInfoFormat, TestUpgradeIndexMergePolicy, TestMixedCodecs, TestParallelReaderEmptyIndex, TestDocIdSetBuilder, TestNumericTokenStream, TestStopFilter, TestSleepingLockWrapper, TermInSetQueryTest, TestRoaringDocIdSet, TestAtomicUpdate, TestEarlyTermination, Test2BBinaryDocValues, TestElevationComparator, TestStandardAnalyzer, TestFilterLeafReader, TestCharFilter, TestBinaryDocument, TestPackedInts, TestCollectionUtil, TestIndexWriterExceptions, TestMultiTermsEnum, TestRateLimiter, TestTimSorterWorstCase, TestMultiValuedNumericRangeQuery, TestGeoEncodingUtils, TestNumericDocValuesUpdates, TestLongRangeFieldQueries, TestWildcard, TestDocValuesRewriteMethod, TestFuzzyQuery, TestMSBRadixSorter, TestSmallFloat, TestDirectoryReaderReopen, TestIndexWriterConfig, TestSearchAfter, TestMergeRateLimiter, TestParallelCompositeReader, TestMatchNoDocsQuery, TestBufferedIndexInput, TestSearcherManager, TestStressDeletes, TestField, TestMergedIterator, TestSparseFixedBitSet, TestLucene50CompoundFormat, TestBlockPostingsFormat3, TestPagedBytes, TestLockFactory, TestBM25Similarity, TestBoostQuery, TestCustomSearcherSort, TestIndexFileDeleter, TestQueryBuilder, TestDoubleValuesSource, Test2BDocs, Test2BBKDPoints, TestSnapshotDeletionPolicy, TestDocIdsWriter, TestLiveFieldValues, TestDirectMonotonic, TestFilterDirectoryReader, TestNGramPhraseQuery, TestIndexInput, TestMultiDocValues, TestSubScorerFreqs, TestTransactionRollback, TestTieredMergePolicy, TestDeterminizeLexicon, TestSpanContainQuery, TestThreadedForceMerge, TestTwoPhaseCommitTool, TestSimpleFSLockFactory, TestSimilarity, TestIndexWriter, TestPerFieldDocValuesFormat, TestBooleanOr, TestSloppyPhraseQuery, TestIndexWriterMergePolicy, TestNRTThreads, TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestStressAdvance, TestNorms, TestTimeLimitingCollector, TestDocumentsWriterStallControl, TestStressIndexing, TestNRTReaderWithThreads, TestArrayUtil, TestLevenshteinAutomata, TestByteSlices, TestConsistentFieldNumbers, TestWeakIdentityMap, TestBagOfPositions, TestComplexExplanations, TestRegexpRandom2, TestSegmentReader, TestCrash, TestMultiThreadTermVectors, TestPerFieldPostingsFormat2, TestToken, TestDocValuesIndexing, TestHugeRamFile, TestSpans, TestLazyProxSkipping, TestMergeSchedulerExternal, TestTermVectorsWriter, TestStressNRT, TestSloppyPhraseQuery2, TestSameScoresWithThreads, TestTermRangeQuery, TestDocumentWriter, TestFieldMaskingSpanQuery, TestExternalCodecs, TestTermVectorsReader, TestBooleanQuery, TestSortRandom, TestDocument, TestMaxTermFrequency, TestFileSwitchDirectory, TestPayloadsOnVectors, TestBooleanQueryVisitSubscorers, TestSearchForDuplicates, TestConstantScoreQuery, TestPrefixQuery, TestFilterIterator, TestPriorityQueue, TestDocCount, TestAttributeSource, TestRamUsageEstimator, TestIndexWriterLockRelease, TestRollback, TestCloseableThreadLocal, TestVersion, TestDocBoost, Test2BPositions, Test2BTerms, Test2BPagedBytes, TestCharArraySet, TestBytesRefAttImpl, TestBlockPostingsFormat2, TestForUtil, TestLucene53NormsFormat, TestLucene62SegmentInfoFormat, TestGeoUtils, TestPolygon, Test2BPoints, Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, TestAllFilesDetectTruncation, TestAllFilesHaveChecksumFooter, TestBinaryDocValuesUpdates, TestDemoParallelLeafReader]
   [junit4] Completed [385/456 (1!)] on J1 in 4.68s, 5 tests, 1 error <<< FAILURES!

[...truncated 91 lines...]
   [junit4] Suite: org.apache.lucene.search.TestDocValuesQueries
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=kok, timezone=Africa/Freetown
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=454690104,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastDecompressionMode, TestForTooMuchCloning, TestNRTCachingDirectory, TestByteArrayDataInput, TestMultiTermConstantScore, TestPhraseQuery, TestSegmentMerger, TestBooleanMinShouldMatch, TestNoMergeScheduler, TestAssertions, TestLucene60PointsFormat, TestCharacterUtils, TestReusableStringReader, TestWordlistLoader, TestCompiledAutomaton, TestFilterCodecReader, TestTermQuery, TestNeverDelete, TestByteBlockPool, TestSingleInstanceLockFactory, TestCheckIndex, TestSpanExplanationsOfNonMatches, TestSimpleFSDirectory, TestSimpleExplanationsWithFillerDocs, TestFieldCacheRewriteMethod, TestTermsEnum, TestOmitNorms, TestIndexReaderClose, TestMergePolicyWrapper, TestBKD, TestLucene50StoredFieldsFormat, TestBooleanScorer, TestVirtualMethod, TestFieldsReader, TestAllFilesCheckIndexHeader, FuzzyTermOnShortTermsTest, TestInfoStream, TestSpanCollection, TestDemo, TestPrefixCodedTerms, TestTotalHitCountCollector, TestRollingUpdates, TestFSTs, TestManyFields, TestApproximationSearchEquivalence, TestPrefixInBooleanQuery, TestMultiPhraseEnum, TestSearch, TestAutomatonQuery, TestSPIClassIterator, TestFieldType, TestCharsRef, TestLucene50TermVectorsFormat, TestSpanExplanations, TestTopFieldCollector, TestIntArrayDocIdSet, TestIndexWriterMerging, TestMutableValues, TestExitableDirectoryReader, TestUniqueTermCount, TestFrequencyTrackingRingBuffer, TestPolygon2D, TestIntroSorter, TestConjunctions, TestBasics, TestSpanFirstQuery, TestBytesRefHash, TestConjunctionDISI, TestSimpleExplanationsOfNonMatches, TestSimpleAttributeImpl, TestRegExp, TestHighCompressionMode, TestMixedDocValuesUpdates, TestBinaryTerms, TestIndexWriterThreadsToSegments, TestPostingsOffsets, TestTryDelete, TestTerm, TestFastCompressionMode, TestIndexWriterFromReader, TestScoreCachingWrappingScorer, TestDocInverterPerFieldErrorInfo, TestAddIndexes, TestEarlyTerminatingSortingCollector, TestSimilarityProvider, TestPointValues, TestIndexSearcher, TestIndexWriterWithThreads, TestOmitTf, TestLegacyNumericUtils, TestCachingTokenFilter, TestReaderWrapperDVTypeCheck, TestNRTReaderCleanup, TestPerFieldPostingsFormat, TestRadixSelector, TestBytesStore, TestDirectPacked, TestRAMDirectory, TestSpanOrQuery, Test4GBStoredFields, TestMultiLevelSkipList, TestFilterDirectory, TestSetOnce, TestQueryRescorer, TestDateSort, TestPerSegmentDeletes, TestMinShouldMatch2, TestFieldValueQuery, TestMultiMMap, TestIndexWriterCommit, TestIOUtils, TestIndexWriterDeleteByQuery, TestFlex, TestSpanMultiTermQueryWrapper, TestNumericRangeQuery32, TestGraphTokenizers, TestShardSearching, TestDeletionPolicy, TestFlushByRamOrCountsPolicy, TestIndexWriterDelete, TestDuelingCodecs, TestSearchWithThreads, TestTopDocsMerge, TestLongPostings, TestMinimize, TestIndexWriterUnicode, TestIndexWriterForceMerge, TestSimpleExplanations, TestDirectoryReader, TestFixedBitSet, TestIndexWriterNRTIsCurrent, TestSort, TestSimpleSearchEquivalence, TestSimilarityBase, TestTermsEnum2, TestIndexWriterOnDiskFull, TestCustomNorms, TestStressIndexing2, TestDeterminism, TestDocsAndPositions, TestBagOfPostings, TestCodecs, TestCharTermAttributeImpl, TestParallelLeafReader, TestForceMergeForever, TestNearSpansOrdered, TestMultiFields, TestDocumentsWriterDeleteQueue, TestCrashCausesCorruptIndex, TestSpanSearchEquivalence, TestPayloads, TestDoc, TestNoDeletionPolicy, TestRegexpQuery, TestIntBlockPool, TestTopDocsCollector, TestSegmentTermEnum, TestComplexExplanationsOfNonMatches, TestAllFilesHaveCodecHeader, TestTermScorer, TestDocValuesScoring, TestSentinelIntSet, TestWildcardRandom, TestPrefixRandom, TestDirectory, TestSizeBoundedForceMerge, TestMatchAllDocsQuery, TestParallelTermEnum, TestRecyclingIntBlockAllocator, TestMultiTermQueryRewrites, TestPositionIncrement, TestRollingBuffer, TestDateTools, Test2BPostings, TestSameTokenSamePosition, TestCachingCollector, TestRecyclingByteBlockAllocator, TestNoMergePolicy, TestBytesRef, TestNot, TestIndexWriterOnJRECrash, TestReaderClosed, TestIntsRef, TestPositiveScoresOnlyCollector, TestNewestSegment, TestCharArrayMap, TestDelegatingAnalyzerWrapper, TestPackedTokenAttributeImpl, TestCodecUtil, TestBlockPostingsFormat, TestLucene54DocValuesFormat, TestIndexWriterOutOfFileDescriptors, TestSwappedIndexFiles, TestTerms, TestBlendedTermQuery, TestBooleanRewrites, TestDocValuesQueries]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocValuesQueries -Dtests.seed=D481A90378A8823F -Dtests.slow=true -Dtests.locale=kok -Dtests.timezone=Africa/Freetown -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestDocValuesQueries (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D481A90378A8823F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [410/456 (2!)] on J0 in 2.86s, 11 tests, 1 error <<< FAILURES!

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\temp\junit4-J1-20180301_134819_52913092667834474653499.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by org.apache.lucene.util.RamUsageTester (file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/) to field java.util.Collections$SynchronizedCollection.c
   [junit4] WARNING: Please consider reporting this to the maintainers of org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future release
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\temp\junit4-J0-20180301_134819_530755941518304678167.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by org.apache.lucene.util.RamUsageTester (file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/) to field java.util.Collections$SynchronizedCollection.c
   [junit4] WARNING: Please consider reporting this to the maintainers of org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future release
   [junit4] <<< JVM J0: EOF ----

[...truncated 313 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180301_135455_09713918456622165503925.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by org.apache.lucene.util.RamUsageTester (file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/) to field java.util.Collections$SynchronizedCollection.c
   [junit4] WARNING: Please consider reporting this to the maintainers of org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future release
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180301_135455_0968308509451798054218.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by org.apache.lucene.util.RamUsageTester (file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/) to field java.util.Collections$SynchronizedCollection.c
   [junit4] WARNING: Please consider reporting this to the maintainers of org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future release
   [junit4] <<< JVM J0: EOF ----

[...truncated 1036 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180301_135600_2932502026880747684947.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180301_135600_29312708556656881531713.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180301_135818_69010287515587479632624.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180301_135818_6903120097063008787999.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180301_135833_5523192292025720692156.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180301_135833_5526464330158464171115.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180301_135902_0765109677049999349939.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180301_135902_07417316078522387257146.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180301_135908_76618113692895077840104.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180301_135908_7663253801912221850048.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180301_135921_5804813585210486608020.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180301_135921_58016337763437369422900.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180301_135929_076405151452626088970.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180301_135929_0762718562613342445002.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180301_135933_40812644428928247719502.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180301_135948_61913932125872538395702.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by org.apache.lucene.util.RamUsageTester (file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/) to field java.util.Collections$SynchronizedCollection.c
   [junit4] WARNING: Please consider reporting this to the maintainers of org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future release
   [junit4] <<< JVM J1: EOF ----

[...truncated 22 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180301_135948_61913257448113689928014.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1386 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180301_140056_94812933761555687055115.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180301_140056_94316989469020209516282.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\classification\test\temp\junit4-J1-20180301_140109_19113503469183257427705.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\classification\test\temp\junit4-J0-20180301_140109_1915507350724523601748.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 218 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestFSTOrdPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=2005, maxMBSortInHeap=5.90116110741441, sim=RandomSimilarity(queryNorm=true,coord=crazy): {f_DOCS_AND_FREQS=DFR I(n)L2, field=DFR I(ne)L1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=IB SPL-D3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS=DFR GL3(800.0), body=DFR G2, f_DOCS=DFI(Saturated)}, locale=ha-NE, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=79615488,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextStoredFieldsFormat, TestDirectPostingsFormat, TestFSTOrdPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFSTOrdPostingsFormat -Dtests.seed=3DC02E9A29E7B0D8 -Dtests.slow=true -Dtests.locale=ha-NE -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestFSTOrdPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001\index-NIOFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001\index-NIOFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3DC02E9A29E7B0D8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [8/20 (1!)] on J0 in 3.72s, 25 tests, 1 error <<< FAILURES!

[...truncated 38 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\temp\junit4-J0-20180301_140121_5108865464619332837687.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by org.apache.lucene.util.RamUsageTester (file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/) to field java.util.Collections$SynchronizedCollection.c
   [junit4] WARNING: Please consider reporting this to the maintainers of org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future release
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\temp\junit4-J1-20180301_140121_5127184452029036408733.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by org.apache.lucene.util.RamUsageTester (file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/) to field java.util.Collections$SynchronizedCollection.c
   [junit4] WARNING: Please consider reporting this to the maintainers of org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future release
   [junit4] <<< JVM J1: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\demo\test\temp\junit4-J0-20180301_140246_85915255142738583279459.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\demo\test\temp\junit4-J1-20180301_140246_86217574070288693951946.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\expressions\test\temp\junit4-J0-20180301_140251_9187372486381771143009.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\expressions\test\temp\junit4-J1-20180301_140251_9197093158083080707257.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 218 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\facet\test\temp\junit4-J1-20180301_140259_640610168581546492946.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\facet\test\temp\junit4-J0-20180301_140259_6392259095688212677652.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\grouping\test\temp\junit4-J0-20180301_140346_5095426419015319472377.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\grouping\test\temp\junit4-J1-20180301_140346_51016526705588703020696.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180301_140353_7458488220058988075124.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180301_140353_74516222693403134706277.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\join\test\temp\junit4-J1-20180301_140412_1948389346817186920248.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\join\test\temp\junit4-J0-20180301_140412_2018751834821749920534.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 150 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\memory\test\temp\junit4-J0-20180301_140423_9633824823609346359813.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\memory\test\temp\junit4-J1-20180301_140423_9638632526384049874182.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\temp\junit4-J0-20180301_140430_28717625467725451332119.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\temp\junit4-J1-20180301_140430_2883466196428507489252.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\queries\test\temp\junit4-J0-20180301_140449_3208600243928707967960.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by org.apache.lucene.util.RamUsageTester (file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/) to field java.util.ArrayList.elementData
   [junit4] WARNING: Please consider reporting this to the maintainers of org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future release
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\queries\test\temp\junit4-J1-20180301_140449_3204284353573264701229.syserr
   [junit4] >>> JVM J1 e

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

de / null
   [junit4]   2> 16163 INFO  (SUITE-TestLTRWithFacet-seed#[6304FBFC2C0DA15D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 16163 INFO  (SUITE-TestLTRWithFacet-seed#[6304FBFC2C0DA15D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@254a2402: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 16163 INFO  (SUITE-TestLTRWithFacet-seed#[6304FBFC2C0DA15D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 16163 INFO  (SUITE-TestLTRWithFacet-seed#[6304FBFC2C0DA15D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55f76140: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 16181 INFO  (coreCloseExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@68b32f84
   [junit4]   2> 16189 INFO  (coreCloseExecutor-209-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 16191 INFO  (coreCloseExecutor-209-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@455b6b2c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 16204 INFO  (SUITE-TestLTRWithFacet-seed#[6304FBFC2C0DA15D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Mar 01, 2018 2:58:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=Lucene50(blocksize=128), popularity=PostingsFormat(name=Memory doPackFST= false), description=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Memory doPackFST= false), text=FSTOrd50, title=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1160, maxMBSortInHeap=7.769278032692078, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=es-PY, timezone=Europe/Gibraltar
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=22334368,total=125698048
   [junit4]   2> NOTE: All tests run in this JVM: [TestRankingFeature, TestLTRReRankingPipeline, TestLTRQParserExplain, TestValueFeature, TestMultipleAdditiveTreesModel, TestModelManager, TestExternalFeatures, TestLTRQParserPlugin, TestLTRScoringQuery, TestLTRWithFacet]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLTRWithFacet -Dtests.seed=6304FBFC2C0DA15D -Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=Europe/Gibraltar -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestLTRWithFacet (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6304FBFC2C0DA15D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [16/33 (1!)] on J1 in 1.39s, 1 test, 1 error <<< FAILURES!

[...truncated 46 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180301_145742_7826817200631144320404.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by org.eclipse.jetty.util.BufferUtil (file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/server/lib/jetty-util-9.3.14.v20161028.jar) to field java.nio.MappedByteBuffer.fd
   [junit4] WARNING: Please consider reporting this to the maintainers of org.eclipse.jetty.util.BufferUtil
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future release
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180301_145742_78217766671129137518202.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by org.eclipse.jetty.util.BufferUtil (file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/server/lib/jetty-util-9.3.14.v20161028.jar) to field java.nio.MappedByteBuffer.fd
   [junit4] WARNING: Please consider reporting this to the maintainers of org.eclipse.jetty.util.BufferUtil
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future release
   [junit4] <<< JVM J0: EOF ----

[...truncated 595 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180301_145827_66012038514628099243933.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180301_145827_66012967858637032028366.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 541 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180301_145848_784636350182593221818.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 30849 lines...]

[JENKINS] Lucene-Solr-6.6-Windows (32bit/jdk1.8.0_144) - Build # 73 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/73/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync expected:<2000> but was:<1100>
	at __randomizedtesting.SeedInfo.seed([1B86D855E414020D:CFC3930C0342B1F6]: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.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.ResourceLoaderTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001\otherLib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001\otherLib    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001\otherLib\jar2.jar: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001\otherLib\jar2.jar    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001\otherLib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001\otherLib
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001\otherLib\jar2.jar: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001\otherLib\jar2.jar
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001

	at __randomizedtesting.SeedInfo.seed([1B86D855E414020D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedExpandComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard0\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard0\collection1    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard0    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-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-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard0\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard0\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard0
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([1B86D855E414020D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11496 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\init-core-data-001
   [junit4]   2> 134902 WARN  (SUITE-ResourceLoaderTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 134902 INFO  (SUITE-ResourceLoaderTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 134906 INFO  (SUITE-ResourceLoaderTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 134908 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 134911 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> 134912 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 134916 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4]   2> 134917 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 134920 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[1B86D855E414020D]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 134954 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4]   2> 134960 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 134981 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[1B86D855E414020D]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_1B86D855E414020D-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 134998 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[1B86D855E414020D]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_1B86D855E414020D-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 135003 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[1B86D855E414020D]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_1B86D855E414020D-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 135004 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4]   2> 135005 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 135014 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4]   2> 135014 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 135014 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[1B86D855E414020D]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 135029 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4]   2> 135030 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 135031 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[1B86D855E414020D]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 135031 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4]   2> 135032 INFO  (SUITE-ResourceLoaderTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 135032 INFO  (SUITE-ResourceLoaderTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=80, maxMBSortInHeap=7.710682966650061, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=es-CL, timezone=Etc/GMT+5
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=97631512,total=272367616
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileDictionaryLookup, TestFieldSortValues, TestPayloadCheckQParserPlugin, TestCollationFieldDocValues, FullHLLTest, RegexBoostProcessorTest, TestIndexSearcher, DefaultValueUpdateProcessorTest, TestTrie, TestFiltering, TestCryptoKeys, TestSolrCoreProperties, ConfigSetsAPITest, CreateCollectionCleanupTest, DistanceFunctionTest, TestDistribDocBasedVersion, TestNoOpRegenerator, TestRecovery, TestQueryUtils, BJQParserTest, TestHdfsUpdateLog, TestUnifiedSolrHighlighter, TestFieldTypeResource, TestSuggestSpellingConverter, ResourceLoaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.seed=1B86D855E414020D -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | ResourceLoaderTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001\otherLib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001\otherLib
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001\otherLib\jar2.jar: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001\testClassLoaderLibs-001\otherLib\jar2.jar
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.ResourceLoaderTest_1B86D855E414020D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1B86D855E414020D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [44/714 (1!)] on J1 in 0.29s, 7 tests, 1 error <<< FAILURES!

[...truncated 541 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedExpandComponentTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\init-core-data-001
   [junit4]   2> 661520 WARN  (SUITE-DistributedExpandComponentTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 661520 INFO  (SUITE-DistributedExpandComponentTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 661525 INFO  (SUITE-DistributedExpandComponentTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 661525 INFO  (SUITE-DistributedExpandComponentTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 661526 INFO  (SUITE-DistributedExpandComponentTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 661527 INFO  (SUITE-DistributedExpandComponentTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 661577 WARN  (SUITE-DistributedExpandComponentTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 661578 INFO  (SUITE-DistributedExpandComponentTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 661597 INFO  (SUITE-DistributedExpandComponentTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 661642 INFO  (SUITE-DistributedExpandComponentTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 661650 INFO  (SUITE-DistributedExpandComponentTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 661726 INFO  (SUITE-DistributedExpandComponentTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7876e
   [junit4]   2> 661733 INFO  (SUITE-DistributedExpandComponentTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7876e
   [junit4]   2> 661734 INFO  (SUITE-DistributedExpandComponentTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7876e
   [junit4]   2> 661735 INFO  (coreLoadExecutor-2918-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 661736 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 661796 WARN  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 661796 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 661816 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 661855 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 661857 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 661857 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7876e
   [junit4]   2> 661861 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 661861 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\init-core-data-001\]
   [junit4]   2> 661861 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7876e
   [junit4]   2> 661864 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7108819176563362]
   [junit4]   2> 661990 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 661990 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 661990 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 661990 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 661991 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 661991 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fb84e1[collection1] main]
   [junit4]   2> 661993 WARN  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 661993 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 661993 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 661994 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 662004 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 662004 INFO  (searcherExecutor-2919-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 662006 INFO  (searcherExecutor-2919-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fb84e1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 662007 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594165206407184384
   [junit4]   2> 662012 INFO  (SUITE-DistributedExpandComponentTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 662396 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\control\cores\collection1
   [junit4]   2> 662399 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 662399 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cb92a{/,null,AVAILABLE}
   [junit4]   2> 662400 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@29d90{HTTP/1.1,[http/1.1]}{127.0.0.1:64987}
   [junit4]   2> 662401 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.Server Started @665539ms
   [junit4]   2> 662401 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, solrconfig=solrconfig-collapseqparser.xml, hostContext=/, hostPort=64987, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\control\cores}
   [junit4]   2> 662401 ERROR (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 662402 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.3
   [junit4]   2> 662402 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 662402 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 662402 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-06T05:33:33.854Z
   [junit4]   2> 662403 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\control\solr.xml
   [junit4]   2> 662414 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 662486 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\control\cores
   [junit4]   2> 662486 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 662487 INFO  (coreLoadExecutor-2929-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 662488 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 662549 WARN  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 662550 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 662567 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 662618 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 662623 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 662623 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 662623 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 662623 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7876e
   [junit4]   2> 662625 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7108819176563362]
   [junit4]   2> 662732 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 662732 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 662733 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 662733 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 662734 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 662734 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1971be0[collection1] main]
   [junit4]   2> 662735 WARN  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 662735 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 662735 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 662736 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 662745 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 662746 INFO  (searcherExecutor-2930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 662747 INFO  (searcherExecutor-2930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1971be0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 662749 INFO  (coreLoadExecutor-2929-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594165207185227776
   [junit4]   2> 663140 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 663142 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 663142 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14d6e0b{/,null,AVAILABLE}
   [junit4]   2> 663144 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1654db2{HTTP/1.1,[http/1.1]}{127.0.0.1:64993}
   [junit4]   2> 663144 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.Server Started @666281ms
   [junit4]   2> 663144 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, solrconfig=solrconfig-collapseqparser.xml, hostContext=/, hostPort=64993, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard0\cores}
   [junit4]   2> 663144 ERROR (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 663145 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.3
   [junit4]   2> 663145 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 663145 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 663145 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-06T05:33:34.597Z
   [junit4]   2> 663146 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 663157 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 663238 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard0\cores
   [junit4]   2> 663238 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 663238 INFO  (coreLoadExecutor-2940-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 663240 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 663294 WARN  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 663295 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 663313 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 663361 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 663366 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 663366 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 663366 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 663366 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7876e
   [junit4]   2> 663368 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7108819176563362]
   [junit4]   2> 663478 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 663478 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 663479 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 663479 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 663480 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 663480 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1440525[collection1] main]
   [junit4]   2> 663481 WARN  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 663481 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 663481 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 663482 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 663495 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 663498 INFO  (searcherExecutor-2941-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 663500 INFO  (searcherExecutor-2941-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1440525[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 663502 INFO  (coreLoadExecutor-2940-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594165207974805504
   [junit4]   2> 663912 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 663914 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 663914 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6436bd{/,null,AVAILABLE}
   [junit4]   2> 663915 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f32bdf{HTTP/1.1,[http/1.1]}{127.0.0.1:65003}
   [junit4]   2> 663915 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.Server Started @667053ms
   [junit4]   2> 663915 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, solrconfig=solrconfig-collapseqparser.xml, hostContext=/, hostPort=65003, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard1\cores}
   [junit4]   2> 663915 ERROR (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 663916 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.3
   [junit4]   2> 663916 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 663916 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 663916 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-06T05:33:35.368Z
   [junit4]   2> 663916 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 663928 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 663998 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard1\cores
   [junit4]   2> 663998 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 664002 INFO  (coreLoadExecutor-2951-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 664005 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 664062 WARN  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 664063 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 664089 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 664128 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 664133 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 664133 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 664133 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 664133 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7876e
   [junit4]   2> 664136 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7108819176563362]
   [junit4]   2> 664246 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 664246 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 664247 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 664247 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 664248 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 664249 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@32eeb5[collection1] main]
   [junit4]   2> 664250 WARN  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 664250 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 664250 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 664251 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 664261 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 664261 INFO  (searcherExecutor-2952-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 664263 INFO  (searcherExecutor-2952-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32eeb5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 664264 INFO  (coreLoadExecutor-2951-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594165208773820416
   [junit4]   2> 665129 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 665131 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 665132 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f9af9d{/,null,AVAILABLE}
   [junit4]   2> 665132 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e7ee9f{HTTP/1.1,[http/1.1]}{127.0.0.1:65006}
   [junit4]   2> 665133 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.e.j.s.Server Started @668271ms
   [junit4]   2> 665133 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, solrconfig=solrconfig-collapseqparser.xml, hostContext=/, hostPort=65006, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard2\cores}
   [junit4]   2> 665133 ERROR (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 665134 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.3
   [junit4]   2> 665134 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 665134 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 665134 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-06T05:33:36.586Z
   [junit4]   2> 665134 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard2\solr.xml
   [junit4]   2> 665145 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 665212 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard2\cores
   [junit4]   2> 665212 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 665213 INFO  (coreLoadExecutor-2962-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 665214 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 665279 WARN  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 665280 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 665298 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 665341 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 665346 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 665346 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 665346 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_1B86D855E414020D-001\tempDir-001\shard2\cores\collection1\data\]
   [junit4]   2> 665346 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7876e
   [junit4]   2> 665348 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7108819176563362]
   [junit4]   2> 665450 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 665450 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 665451 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 665451 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 665452 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 665452 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1618559[collection1] main]
   [junit4]   2> 665453 WARN  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 665453 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 665453 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 665453 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 665463 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 665464 INFO  (searcherExecutor-2963-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 665466 INFO  (searcherExecutor-2963-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1618559[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 665468 INFO  (coreLoadExecutor-2962-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594165210036305920
   [junit4]   2> 665471 INFO  (TEST-DistributedExpandComponentTest.test-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 665477 INFO  (qtp21909689-7055) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1594165210044694528)} 0 2
   [junit4]   2> 665488 INFO  (qtp23088799-7072) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1594165210054131712)} 0 2
   [junit4]   2> 665493 INFO  (qtp8928936-7088) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1594165210062520320)} 0 2
   [junit4]   2> 665500 INFO  (qtp13410003-7114) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1594165210066714624)} 0 3
   [junit4]   2> 665505 INFO  (qtp21909689-7056) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1594165210074054656)]} 0 1
   [junit4]   2> 665510 INFO  (qtp23088799-7073) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1594165210078248960)]} 0 1
   [junit4]   2> 665511 INFO  (qtp21909689-7054) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1594165210081394688)]} 0 0
   [junit4]   2> 665516 INFO  (qtp23088799-7074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1594165210085588992)]} 0 0
   [junit4]   2> 665522 INFO  (qtp21909689-7060) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1594165210091880448)]} 0 0
   [junit4]   2> 665526 INFO  (qtp8928936-7097) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1594165210095026176)]} 0 1
   [junit4]   2> 665528 INFO  (qtp21909689-7059) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1594165210098171904)]} 0 0
   [junit4]   2> 665531 INFO  (qtp8928936-7094) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1594165210102366208)]} 0 0
   [junit4]   2> 665536 INFO  (qtp21909689-7058) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1594165210106560512)]} 0 0
   [junit4]   2> 665539 INFO  (qtp23088799-7075) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1594165210109706240)]} 0 0
   [junit4]   2> 665542 INFO  (qtp21909689-7057) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1594165210112851968)]} 0 0
   [junit4]   2> 665545 INFO  (qtp8928936-7093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1594165210115997696)]} 0 0
   [junit4]   2> 665546 INFO  (qtp21909689-7055) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1594165210118094848)]} 0 0
   [junit4]   2> 665550 INFO  (qtp13410003-7109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1594165210121240576)]} 0 1
   [junit4]   2> 665553 INFO  (qtp21909689-7056) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1594165210125434880)]} 0 0
   [junit4]   2> 665556 INFO  (qtp13410003-7110) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1594165210128580608)]} 0 0
   [junit4]   2> 665560 INFO  (qtp21909689-7054) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1594165210131726336)]} 0 0
   [junit4]   2> 665562 INFO  (qtp13410003-7111) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1594165210133823488)]} 0 0
   [junit4]   2> 665563 INFO  (qtp21909689-7060) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1594165210135920640)]} 0 0
   [junit4]   2> 665566 INFO  (qtp8928936-7091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1594165210138017792)]} 0 0
   [junit4]   2> 665568 INFO  (qtp21909689-7060) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1594165210140114944)]} 0 0
   [junit4]   2> 665571 INFO  (qtp8928936-7091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1594165210143260672)]} 0 0
   [junit4]   2> 665574 INFO  (qtp21909689-7058) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1594165210146406400)]} 0 0
   [junit4]   2> 665577 INFO  (qtp8928936-7090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1594165210149552128)]} 0 0
   [junit4]   2> 665578 INFO  (qtp21909689-7057) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 665578 INFO  (qtp21909689-7057) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@dd23ff
   [junit4]   2> 665585 INFO  (qtp21909689-7057) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19a64a9[collection1] main]
   [junit4]   2> 665586 INFO  (qtp21909689-7057) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 665599 INFO  (searcherExecutor-2930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19a64a9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):c12)))}
   [junit4]   2> 665599 INFO  (qtp21909689-7057) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 20
   [junit4]   2> 665602 INFO  (qtp23088799-7076) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 665602 INFO  (qtp23088799-7076) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@65d4bd
   [junit4]   2> 665609 INFO  (qtp23088799-7076) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c6baf4[collection1] main]
   [junit4]   2> 665613 INFO  (searcherExecutor-2941-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c6baf4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):c3)))}
   [junit4]   2> 665613 INFO  (qtp23088799-7076) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 665613 INFO  (qtp23088799-7076) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 665615 INFO  (qtp8928936-7089) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 665615 INFO  (qtp8928936-7089) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2e2a3a
   [junit4]   2> 665623 INFO  (qtp8928936-7089) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d53cc1[collection1] main]
   [junit4]   2> 665625 INFO  (qtp8928936-7089) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 665625 INFO  (searcherExecutor-2952-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d53cc1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):c6)))}
   [junit4]   2> 665626 INFO  (qtp8928936-7089) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 10
   [junit4]   2> 665628 INFO  (qtp13410003-7112) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 665628 INFO  (qtp13410003-7112) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1274b14
   [junit4]   2> 665634 INFO  (qtp13410003-7112) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f23992[collection1] main]
   [junit4]   2> 665635 INFO  (qtp13410003-7112) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 665639 INFO  (searcherExecutor-2963-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f23992[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):c3)))}
   [junit4]   2> 665639 INFO  (qtp13410003-7112) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 10
   [junit4]   2> 665740 INFO  (qtp21909689-7055) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&defType=edismax&expand=true&distrib=false&bf=field(test_ti)&fl=*,score&fq={!collapse+field%3Dgroup_s}&wt=javabin&version=2} hits=4 status=0 QTime=98
   [junit4]   2> 665752 INFO  (qtp8928936-7088) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq={!collapse+field%3Dgroup_s}&shard.url=http://127.0.0.1:65003//collection1&rows=10&version=2&q=*:*&defType=edismax&expand=false&NOW=1520314417195&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 665752 INFO  (qtp23088799-7077) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq={!collapse+field%3Dgroup_s}&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:64993//collection1|[ff01::083]:33332/&rows=10&version=2&q=*:*&defType=edismax&expand=false&NOW=1520314417195&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 665754 INFO  (qtp13410003-7108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq={!collapse+field%3Dgroup_s}&shard.url=http://127.0.0.1:65006//collection1|[ff01::083]:33332/&rows=10&version=2&q=*:*&defType=edismax&expand=false&NOW=1520314417195&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 665758 INFO  (qtp23088799-7077) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=*,score&shards.purpose=64&fq={!collapse+field%3Dgroup_s}&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:64993//collection1|[ff01::083]:33332/&version=2&q=*:*&defType=edismax&expand=true&NOW=1520314417195&ids=2.0&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 665758 INFO  (qtp13410003-7114) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=*,score&shards.purpose=64&fq={!collapse+field%3Dgroup_s}&shard.url=http://127.0.0.1:65006//collection1|[ff01::083]:33332/&version=2&q=*:*&defType=edismax&expand=true&NOW=1520314417195&ids=10.0&isShard=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 665759 INFO  (qtp8928936-7088) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=*,score&shards.purpose=64&fq={!collapse+field%3Dgroup_s}&shard.url=http://127.0.0.1:65003//collection1&version=2&q=*:*&defType=edismax&expand=true&NOW=1520314417195&ids=13.0,6.0&isShard=true&wt=javabin} status=0 QTime=2
   [junit4]   2> 665761 INFO  (qtp8928936-7099) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:64993//collection1|[ff01::083]:33332/,http://127.0.0.1:65003//collection1,http://127.0.0.1:65006//collection1|[ff01::083]:33332/&defType=edismax&expand=true&bf=field(test_ti)&fl=*,score&fq={!collapse+field%3Dgroup_s}&wt=javabin&version=2} hits=4 status=0 QTime=17
   [junit4]   2> 665764 INFO  (qtp21909689-7056) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&defType=edismax&expand=true&distrib=false&bf=field(test_ti)&fl=*,score&expand.sort=test_tl+desc&fq={!collapse+field%3Dgroup_s}&wt=javabin&version=2} hits=4 status=0 QTime=1
   [junit4]   2> 665771 INFO  (qtp23088799-7072) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=id&fl=score&shards.purpose=4&expand.sort=test_tl+desc&start=0&fsv=true&fq={!collapse+field%3Dgroup_s}&shard.url=[ff01::114]:33332/|http://127.0.0.1:64993//collection1|[ff01::213]:33332/&rows=10&version=2&q=*:*&defType=edismax&expand=false&NOW=1520314417219&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 665771 INFO  (qtp13410003-7114) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=id&fl=score&shards.purpose=4&expand.sort=test_tl+desc&start=0&fsv=true&fq={!collapse+field%3Dgroup_s}&shard.url=http://127.0.0.1:65006//collection1|[ff01::114]:33332/|[ff01::213]:33332/&rows=10&version=2&q=*:*&defType=edismax&expand=false&NOW=1520314417219&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 665771 INFO  (qtp8928936-7093) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=id&fl=score&shards.purpose=4&expand.sort=test_tl+desc&start=0&fsv=true&fq={!collapse+field%3Dgroup_s}&shard.url=http://127.0.0.1:65003//collection1|[ff01::114]:33332/|[ff01::213]:33332/&rows=10&version=2&q=*:*&defType=edismax&expand=false&NOW=1520314417219&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 665774 INFO  (qtp13410003-7114) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=*,score&shards.purpose=64&expand.sort=test_tl+desc&fq={!collapse+field%3Dgroup_s}&shard.url=http://127.0.0.1:65006//collection1|[ff01::114]:33332/|[ff01::213]:33332/&version=2&q=*:*&defType=edismax&expand=true&NOW=1520314417219&ids=10.0&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 665774 INFO  (qtp8928936-7093) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=*,score&shards.purpose=64&expand.sort=test_tl+desc&fq={!collapse+field%3Dgroup_s}&shard.url=http://127.0.0.1:65003//collection1|[ff01::114]:33332/|[ff01::213]:33332/&version=2&q=*:*&defType=edismax&expand=true&NOW=1520314417219&ids=13.0,6.0&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 665775 INFO  (qtp23088799-7072) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=*,score&shards.purpose=64&expand.sort=test_tl+desc&fq={!collapse+field%3Dgroup_s}&shard.url=[ff01::114]:33332/|http://127.0.0.1:64993//collection1|[ff01::213]:33332/&version=2&q=*:*&defType=edismax&expand=true&NOW=1520314417219&ids=2.0&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 665775 INFO  (qtp8928936-7088) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:64993//collection1|[ff01::213]:33332/,http://127.0.0.1:65003//collection1|[ff01::114]:33332/|[ff01::213]:33332/,http://127.0.0.1:65006//collection1|[ff01::114]:33332/|[ff01::213]:33332/&defType=edismax&expand=true&bf=field(test_ti)&fl=*,score&expand.sort=test_tl+desc&fq={!collapse+field%3Dgroup_s}&wt=javabin&version=2} hits=4 status=0 QTime=8
   [junit4]   2> 665779 INFO  (qtp21909689-7054) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&defType=edismax&expand=true&distrib=false&bf=field(test_ti)&expand.rows=1&fl=*,score&expand.sort=test_tl+desc&fq={!collapse+field%3Dgroup_s}&wt=javabin&version=2} hits=4 status=0 QTime=1
   [junit4]   2> 665786 INFO  (qtp8928936-7090) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=id&fl=score&shards.purpose=4&expand.sort=test_tl+desc&start=0&fsv=true&fq={!collapse+field%3Dgroup_s}&shard.url=http://127.0.0.1:65003//collection1&rows=10&version=2&q=*:*&defType=edismax&expand=false&expand.rows=1&NOW=1520314417234&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 665786 INFO  (qtp13410003-7114) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=id&fl=score&shards.purpose=4&expand.sort=test_tl+desc&start=0&fsv=true&fq={!collapse+field%3Dgroup_s}&shard.url=http://127.0.0.1:65006//collection1&rows=10&version=2&q=*:*&defType=edismax&expand=false&expand.rows=1&NOW=1520314417234&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 665797 INFO  (qtp23088799-7072) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=id&fl=score&shards.purpose=4&expand.sort=test_tl+desc&start=0&fsv=true&fq={!collapse+field%3Dgroup_s}&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:64993//collection1&rows=10&version=2&q=*:*&defType=edismax&expand=false&expand.rows=1&NOW=1520314417234&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 665799 INFO  (qtp13410003-7114) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=*,score&shards.purpose=64&expand.sort=test_tl+desc&fq={!collapse+field%3Dgroup_s}&shard.url=http://127.0.0.1:65006//collection1&version=2&q=*:*&defType=edismax&expand=true&expand.rows=1&NOW=1520314417234&ids=10.0&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 665799 INFO  (qtp8928936-7090) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=*,score&shards.purpose=64&expand.sort=test_tl+desc&fq={!collapse+field%3Dgroup_s}&shard.url=http://127.0.0.1:65003//collection1&version=2&q=*:*&defType=edismax&expand=true&expand.rows=1&NOW=1520314417234&ids=13.0,6.0&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 665799 INFO  (qtp23088799-7075) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=*,score&shards.purpose=64&expand.sort=test_tl+desc&fq={!collapse+field%3Dgroup_s}&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:64993//collection1&version=2&q=*:*&defType=edismax&expand=true&expand.rows=1&NOW=1520314417234&ids=2.0&isShard=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 665800 INFO  (qtp8928936-7093) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:64993//collection1,http://127.0.0.1:65003//collection1,http://127.0.0.1:65006//collection1&defType=edismax&expand=true&bf=field(test_ti)&expand.rows=1&fl=*,score&expand.sort=test_tl+desc&fq={!collapse+field%3Dgroup_s}&wt=javabin&version=2} hits=4 status=0 QTime=17
   [junit4]   2> 665811 INFO  (qtp21909689-7054) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=test_ti:5&defType=edismax&expand=true&distrib=false&bf=field(test_ti)&expand.rows=1&fl=*,score&expand.sort=test_tl+desc&fq={!collapse+field%3Dgroup_s}&wt=javabin&version=2} hits=1 status=0 QTime=7
   [junit4]   2> 665819 INFO  (qtp8928936-7090) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=id&fl=score&shards.purpose=4&expand.sort=test_tl+desc&start=0&fsv=true&fq={!collapse+field%3Dgroup_s}&shard.url=http://127.0.0.1:65003//collection1|[ff01::213]:33332/&rows=10&version=2&q=test_ti:5&defType=edismax&expand=false&expand.rows=1&NOW=1520314417265&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 665820 INFO  (qtp23088799-7070) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=id&fl=score&shards.purpose=4&expand.sort=test_tl+desc&start=0&fsv=true&fq={!collapse+field%3Dgroup_s}&shard.url=http://127.0.0.1:64993//collection1|[ff01::083]:33332/|[ff01::114]:33332/&rows=10&version=2&q=test_ti:5&defType=edismax&expand=false&expand.rows=1&NOW=1520314417265&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 665820 INFO  (qtp13410003-7114) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&bf=field(test_ti)&fl=id&fl=score&shards.purpose=4&expand.sort=test_tl+desc&start=0&fsv=true&fq={!collapse+field%3Dgroup_s}&s

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

per watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1346424 INFO  (jetty-closer-1644-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12d30b1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1346425 ERROR (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[1B86D855E414020D]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1346426 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[1B86D855E414020D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51600 51600
   [junit4]   2> 1346427 INFO  (Thread-2281) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51600 51600
   [junit4]   2> 1346428 WARN  (Thread-2281) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 	3	/solr/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1346430 INFO  (jetty-closer-1632-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@17ae9ba{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1346431 INFO  (jetty-closer-1632-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=26790960
   [junit4]   2> 1346431 INFO  (jetty-closer-1632-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1346431 INFO  (jetty-closer-1632-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1346431 INFO  (jetty-closer-1632-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1346433 INFO  (coreCloseExecutor-4727-thread-1) [n:127.0.0.1:51580_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore [cdcr-target_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@cd8337
   [junit4]   2> 1346433 INFO  (coreCloseExecutor-4727-thread-1) [n:127.0.0.1:51580_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ cdcr-target:shard1
   [junit4]   2> 1346436 INFO  (zkCallback-1638-thread-1-processing-n:127.0.0.1:51580_solr) [n:127.0.0.1:51580_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1346437 INFO  (coreCloseExecutor-4727-thread-1) [n:127.0.0.1:51580_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.cdcr-target.shard1.replica1
   [junit4]   2> 1346438 INFO  (jetty-closer-1632-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99635369057517571-127.0.0.1:51580_solr-n_0000000000) closing
   [junit4]   2> 1346439 INFO  (OverseerStateUpdate-99635369057517571-127.0.0.1:51580_solr-n_0000000000) [n:127.0.0.1:51580_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51580_solr
   [junit4]   2> 1346440 INFO  (jetty-closer-1632-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14a3da2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1346441 ERROR (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[1B86D855E414020D]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1346442 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[1B86D855E414020D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51576 51576
   [junit4]   2> 1346443 INFO  (Thread-2271) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51576 51576
   [junit4]   2> 1346444 WARN  (Thread-2271) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/configs/cdcr-target/managed-schema
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/cdcr-target/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 	3	/solr/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1346445 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[1B86D855E414020D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
   [junit4]   2> 1346445 INFO  (SUITE-CdcrBootstrapTest-seed#[1B86D855E414020D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_1B86D855E414020D-001
   [junit4]   2> Mar 06, 2018 5:44:57 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ar-SA, timezone=Asia/Pyongyang
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=71010736,total=326893568
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileDictionaryLookup, TestFieldSortValues, TestPayloadCheckQParserPlugin, TestCollationFieldDocValues, FullHLLTest, RegexBoostProcessorTest, TestIndexSearcher, DefaultValueUpdateProcessorTest, TestTrie, TestFiltering, TestCryptoKeys, TestSolrCoreProperties, ConfigSetsAPITest, CreateCollectionCleanupTest, DistanceFunctionTest, TestDistribDocBasedVersion, TestNoOpRegenerator, TestRecovery, TestQueryUtils, BJQParserTest, TestHdfsUpdateLog, TestUnifiedSolrHighlighter, TestFieldTypeResource, TestSuggestSpellingConverter, ResourceLoaderTest, TestFieldCacheVsDocValues, HdfsThreadLeakTest, ReplicationFactorTest, SubstringBytesRefFilterTest, TestQuerySenderListener, CoreAdminHandlerTest, DocExpirationUpdateProcessorFactoryTest, TestDocTermOrds, SolrIndexConfigTest, ClassificationUpdateProcessorTest, WordBreakSolrSpellCheckerTest, SolrCmdDistributorTest, TestOnReconnectListenerSupport, TestManagedSchema, SmileWriterTest, TestLegacyFieldCache, TestFieldCacheReopen, V2ApiIntegrationTest, ShardRoutingCustomTest, HdfsDirectoryFactoryTest, MigrateRouteKeyTest, TestSchemaVersionResource, DistributedTermsComponentTest, DateMathParserTest, TestSolrDynamicMBean, NoCacheHeaderTest, SolrJmxReporterCloudTest, PreAnalyzedFieldTest, JavabinLoaderTest, ConjunctionSolrSpellCheckerTest, TestBackupRepositoryFactory, DistribCursorPagingTest, OverseerStatusTest, DistributedFacetPivotSmallTest, UpdateParamsTest, BadIndexSchemaTest, HdfsChaosMonkeyNothingIsSafeTest, TestAtomicUpdateErrorCases, TermVectorComponentDistributedTest, TriLevelCompositeIdRoutingTest, TestUseDocValuesAsStored, TestSchemaResource, SolrInfoMBeanTest, LukeRequestHandlerTest, EnumFieldTest, DistributedVersionInfoTest, InfoHandlerTest, MergeStrategyTest, TestDistributedMissingSort, SharedFSAutoReplicaFailoverTest, LeaderElectionContextKeyTest, TestXmlQParserPlugin, TestSolrConfigHandlerConcurrent, BinaryUpdateRequestHandlerTest, NotRequiredUniqueKeyTest, TestSubQueryTransformerDistrib, CloudMLTQParserTest, TestCoreDiscovery, WrapperMergePolicyFactoryTest, LeaderInitiatedRecoveryOnShardRestartTest, ExternalFileFieldSortTest, BlockDirectoryTest, TestLockTree, TestSchemaManager, TestInitParams, AnalyticsMergeStrategyTest, TestJsonFacets, TestFastWriter, PreAnalyzedFieldManagedSchemaCloudTest, TestDistributedStatsComponentCardinality, TestOrdValues, TestMacros, TestIndexingPerformance, TestRandomRequestDistribution, RollingRestartTest, TestZkChroot, ReturnFieldsTest, ScriptEngineTest, TestSolrCloudWithHadoopAuthPlugin, TestLRUStatsCache, SolrCoreMetricManagerTest, TestDocBasedVersionConstraints, TestApiFramework, TestSolrCoreParser, TestDynamicFieldResource, AutoCommitTest, LeaderFailureAfterFreshStartTest, OpenCloseCoreStressTest, TestSolrQueryResponse, TestTestInjection, TestSQLHandlerNonCloud, BasicDistributedZk2Test, BasicFunctionalityTest, TestJavabinTupleStreamParser, SpellCheckComponentTest, TestRangeQuery, TestTrieFacet, MinimalSchemaTest, QueryParsingTest, SpellPossibilityIteratorTest, SuggesterTest, TestSearcherReuse, DistributedFacetPivotLongTailTest, TestSizeLimitedDistributedMap, PropertiesRequestHandlerTest, TestFieldCacheSort, LoggingHandlerTest, SpellCheckCollatorTest, SliceStateTest, TestNonDefinedSimilarityFactory, VersionInfoTest, HdfsRestartWhileUpdatingTest, SaslZkACLProviderTest, TestReplicationHandlerBackup, FieldMutatingUpdateProcessorTest, TestLeaderInitiatedRecoveryThread, TestConfig, TestPerFieldSimilarityWithDefaultOverride, TestCustomStream, CdcrBootstrapTest]
   [junit4] Completed [333/714 (3!)] on J1 in 165.82s, 3 tests, 1 failure <<< FAILURES!

[...truncated 43455 lines...]

[JENKINS] Lucene-Solr-6.6-Windows (32bit/jdk1.8.0_144) - Build # 72 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/72/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_EFBEE0B9AAF9A776-001\5.5.3-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_EFBEE0B9AAF9A776-001\5.5.3-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_EFBEE0B9AAF9A776-001\5.5.3-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_EFBEE0B9AAF9A776-001\5.5.3-cfs-001

	at __randomizedtesting.SeedInfo.seed([EFBEE0B9AAF9A776]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.TestPerfTasksParse

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_693560CF5EF25311-001\TestPerfTasksParse-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_693560CF5EF25311-001\TestPerfTasksParse-006    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_693560CF5EF25311-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_693560CF5EF25311-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_693560CF5EF25311-001\TestPerfTasksParse-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_693560CF5EF25311-001\TestPerfTasksParse-006
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_693560CF5EF25311-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_693560CF5EF25311-001

	at __randomizedtesting.SeedInfo.seed([693560CF5EF25311]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestNRTThreads

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNRTThreads_1F0E43C716E98DEE-001\TestNRTThreads-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNRTThreads_1F0E43C716E98DEE-001\TestNRTThreads-001    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNRTThreads_1F0E43C716E98DEE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNRTThreads_1F0E43C716E98DEE-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNRTThreads_1F0E43C716E98DEE-001\TestNRTThreads-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNRTThreads_1F0E43C716E98DEE-001\TestNRTThreads-001
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNRTThreads_1F0E43C716E98DEE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNRTThreads_1F0E43C716E98DEE-001

	at __randomizedtesting.SeedInfo.seed([1F0E43C716E98DEE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1F0E43C716E98DEE-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1F0E43C716E98DEE-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1F0E43C716E98DEE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1F0E43C716E98DEE-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1F0E43C716E98DEE-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1F0E43C716E98DEE-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1F0E43C716E98DEE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1F0E43C716E98DEE-001

	at __randomizedtesting.SeedInfo.seed([1F0E43C716E98DEE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_1F0E43C716E98DEE-001\testChecksum-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_1F0E43C716E98DEE-001\testChecksum-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_1F0E43C716E98DEE-001\testChecksum-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_1F0E43C716E98DEE-001\testChecksum-001

	at __randomizedtesting.SeedInfo.seed([1F0E43C716E98DEE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_BA9DD908F8F4630E-001\tempDir-010: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_BA9DD908F8F4630E-001\tempDir-010    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_BA9DD908F8F4630E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_BA9DD908F8F4630E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_BA9DD908F8F4630E-001\tempDir-010: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_BA9DD908F8F4630E-001\tempDir-010
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_BA9DD908F8F4630E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_BA9DD908F8F4630E-001

	at __randomizedtesting.SeedInfo.seed([BA9DD908F8F4630E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=23, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=23, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([E26F5CA8849862BA:6DE1BB0896F49145]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([E26F5CA8849862BA]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.SampleTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_5A8E209E14F5DEFC-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_5A8E209E14F5DEFC-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_5A8E209E14F5DEFC-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_5A8E209E14F5DEFC-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([5A8E209E14F5DEFC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.SpatialHeatmapFacetsTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-003\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-003\control\configsets    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-003\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-003\control    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-003\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-003\control\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-003\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-003\control
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([5A8E209E14F5DEFC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001

	at __randomizedtesting.SeedInfo.seed([5A8E209E14F5DEFC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Something is broken in the assert for no shards using the same indexDir - probably something was changed in the attributes published in the MBean of SolrCore : {}

Stack Trace:
java.lang.AssertionError: Something is broken in the assert for no shards using the same indexDir - probably something was changed in the attributes published in the MBean of SolrCore : {}
	at __randomizedtesting.SeedInfo.seed([5A8E209E14F5DEFC:12FB542A12C6F169]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkNoTwoShardsUseTheSameIndexDir(CollectionsAPIDistributedZkTest.java:646)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:524)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 282 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1229, maxMBSortInHeap=7.252604245903516, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ar-IQ, timezone=Pacific/Chatham
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=36654800,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestAxiomaticSimilarity, TestIOUtils, TestCharArrayMap, TestRadixSelector, TestHighCompressionMode, TestMinShouldMatch2, TestSingleInstanceLockFactory, Test2BPositions, TestIndexWriterNRTIsCurrent, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=1F0E43C716E98DEE -Dtests.slow=true -Dtests.locale=ar-IQ -Dtests.timezone=Pacific/Chatham -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSimpleFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_1F0E43C716E98DEE-001\testChecksum-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_1F0E43C716E98DEE-001\testChecksum-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F0E43C716E98DEE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [18/456 (1!)] on J0 in 2.47s, 44 tests, 1 error <<< FAILURES!

[...truncated 49 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {docid=PostingsFormat(name=Memory doPackFST= true), junk=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1861, maxMBSortInHeap=5.2344494666347625, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=zh-CN, timezone=Europe/Andorra
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=43277096,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [TestAxiomaticSimilarity, TestIOUtils, TestCharArrayMap, TestRadixSelector, TestHighCompressionMode, TestMinShouldMatch2, TestSingleInstanceLockFactory, Test2BPositions, TestIndexWriterNRTIsCurrent, TestSimpleFSDirectory, TestMmapDirectory, TestIndexReaderClose, TestNoMergeScheduler, TestFSTs, TestMultiLevelSkipList, TestCheckIndex, TestManyFields, TestBooleanSimilarity, TestFieldsReader, TestExternalCodecs, TestMatchAllDocsQuery, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=1F0E43C716E98DEE -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Europe/Andorra -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1F0E43C716E98DEE-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1F0E43C716E98DEE-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1F0E43C716E98DEE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1F0E43C716E98DEE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F0E43C716E98DEE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [33/456 (2!)] on J0 in 15.06s, 56 tests, 1 error <<< FAILURES!

[...truncated 377 lines...]
   [junit4] Suite: org.apache.lucene.index.TestNRTThreads
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {date=PostingsFormat(name=Asserting), extra13=PostingsFormat(name=MockRandom), extra35=PostingsFormat(name=MockRandom), extra14=Lucene50(blocksize=128), extra11=PostingsFormat(name=Asserting), extra12=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), extra9=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), extra39=PostingsFormat(name=MockRandom), extra17=PostingsFormat(name=MockRandom), extra18=Lucene50(blocksize=128), extra16=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), extra3=Lucene50(blocksize=128), titleTokenized=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), extra0=PostingsFormat(name=Asserting), extra19=PostingsFormat(name=Asserting), extra1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), body=PostingsFormat(name=Asserting), title=PostingsFormat(name=MockRandom), extra6=PostingsFormat(name=MockRandom), extra4=PostingsFormat(name=Asserting), extra5=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), packID=PostingsFormat(name=Asserting), extra31=PostingsFormat(name=MockRandom), extra30=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), extra25=Lucene50(blocksize=128), extra22=PostingsFormat(name=Asserting), extra28=PostingsFormat(name=MockRandom), extra29=Lucene50(blocksize=128), docid=Lucene50(blocksize=128), extra21=Lucene50(blocksize=128)}, docValues:{date=DocValuesFormat(name=Asserting), extra13=DocValuesFormat(name=Lucene54), extra35=DocValuesFormat(name=Lucene54), extra14=DocValuesFormat(name=Asserting), docid_int=DocValuesFormat(name=Lucene54), extra22=DocValuesFormat(name=Lucene54), extra12=DocValuesFormat(name=Lucene54), extra39=DocValuesFormat(name=Lucene54), extra17=DocValuesFormat(name=Asserting), extra29=DocValuesFormat(name=Lucene54), extra18=DocValuesFormat(name=Lucene54), docid=DocValuesFormat(name=Lucene54), titleTokenized=DocValuesFormat(name=Lucene54), extra1=DocValuesFormat(name=Lucene54), title=DocValuesFormat(name=Lucene54), body=DocValuesFormat(name=Lucene54), extra6=DocValuesFormat(name=Asserting), extra4=DocValuesFormat(name=Lucene54), extra5=DocValuesFormat(name=Asserting), packID=DocValuesFormat(name=Lucene54), docid_intDV=DocValuesFormat(name=Asserting), extra21=DocValuesFormat(name=Lucene54), titleDV=DocValuesFormat(name=Lucene54), extra30=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=64, maxMBSortInHeap=5.738086885939637, sim=RandomSimilarity(queryNorm=false,coord=yes): {extra13=ClassicSimilarity, extra35=IB LL-LZ(0.3), extra14=DFR I(n)Z(0.3), extra11=IB SPL-D2, extra12=DFR I(n)3(800.0), extra9=DFR GL1, extra39=DFR I(F)3(800.0), extra17=DFI(Standardized), extra18=DFR I(F)BZ(0.3), extra16=IB LL-L3(800.0), extra3=ClassicSimilarity, titleTokenized=DFR I(F)L2, extra0=DFR I(F)BZ(0.3), extra19=DFR GL1, extra1=IB SPL-D2, body=DFR I(n)L1, extra6=IB LL-L3(800.0), extra4=IB LL-LZ(0.3), extra5=DFR I(ne)1, packID=DFR I(n)L1, extra31=DFR I(n)1, extra30=DFR GLZ(0.3), extra25=DFR I(ne)2, extra22=DFR I(F)L1, extra28=DFR I(n)L1, extra29=DFR I(F)B2, docid=DFR I(F)Z(0.3), extra21=DFR G2}, locale=mk-MK, timezone=Atlantic/Canary
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=36932216,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [TestAxiomaticSimilarity, TestIOUtils, TestCharArrayMap, TestRadixSelector, TestHighCompressionMode, TestMinShouldMatch2, TestSingleInstanceLockFactory, Test2BPositions, TestIndexWriterNRTIsCurrent, TestSimpleFSDirectory, TestMmapDirectory, TestIndexReaderClose, TestNoMergeScheduler, TestFSTs, TestMultiLevelSkipList, TestCheckIndex, TestManyFields, TestBooleanSimilarity, TestFieldsReader, TestExternalCodecs, TestMatchAllDocsQuery, TestMultiMMap, TestIndexWriterForceMerge, TestTopDocsMerge, TestTimeLimitingCollector, TestNewestSegment, TestCodecUtil, TestPolygon2D, TestFileSwitchDirectory, TestSearch, TestDoc, TestCrash, TestSortedSetSortField, TestRollback, TestCachingCollector, TestSentinelIntSet, TestTermQuery, TestQueryRescorer, TestWeakIdentityMap, TestFlex, TestDocValuesQueries, TestReaderWrapperDVTypeCheck, TestDirectory, TestPersistentSnapshotDeletionPolicy, TestNRTCachingDirectory, TestAttributeSource, TestFieldMaskingSpanQuery, TestIndexWriterWithThreads, TestBinaryTerms, TestDemo, TestMixedDocValuesUpdates, TestBKD, TestForTooMuchCloning, TestInfoStream, TestTrackingDirectoryWrapper, TestDocInverterPerFieldErrorInfo, TestIntBlockPool, TestSortRandom, TestDemoParallelLeafReader, TestTermRangeQuery, TestSimpleExplanations, TestNeedsScores, TestStringHelper, Test2BSortedDocValuesFixedSorted, TestPriorityQueue, TestLegacyNumericUtils, TestSloppyPhraseQuery2, TestMaxTermFrequency, TestMutableValues, TestCrashCausesCorruptIndex, TestCompiledAutomaton, TestSpanExplanations, TestOmitTf, TestBasics, TestBlockPostingsFormat2, TestFixedBitSet, TestSpanCollection, TestNRTReaderCleanup, TestSpanOrQuery, TestDateSort, TestNRTThreads]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNRTThreads -Dtests.seed=1F0E43C716E98DEE -Dtests.slow=true -Dtests.locale=mk-MK -Dtests.timezone=Atlantic/Canary -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestNRTThreads (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNRTThreads_1F0E43C716E98DEE-001\TestNRTThreads-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNRTThreads_1F0E43C716E98DEE-001\TestNRTThreads-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNRTThreads_1F0E43C716E98DEE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNRTThreads_1F0E43C716E98DEE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F0E43C716E98DEE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [146/456 (3!)] on J0 in 3.29s, 1 test, 1 error <<< FAILURES!

[...truncated 3841 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=4865, maxDocsPerChunk=378, blockSize=1021), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=4865, blockSize=1021)), sim=RandomSimilarity(queryNorm=false,coord=no): {content6=DFR I(F)L3(800.0), content5=DFR I(n)2, content2=DFR I(n)B2, utf8=IB LL-D1, fie?ld=DFR I(F)BZ(0.3), content=DFR I(n)LZ(0.3), autf8=IB LL-DZ(0.3)}, locale=sr-Latn, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=43690840,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene50NormsFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=EFBEE0B9AAF9A776 -Dtests.slow=true -Dtests.locale=sr-Latn -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_EFBEE0B9AAF9A776-001\5.5.3-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_EFBEE0B9AAF9A776-001\5.5.3-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EFBEE0B9AAF9A776]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [6/6 (1!)] on J1 in 79.49s, 29 tests, 1 error, 7 skipped <<< FAILURES!

[...truncated 1362 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.TestPerfTasksParse
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> NRT reopen times:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> Spatial Strategy: RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:27,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ja-JP, timezone=America/Barbados
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=53333424,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [AltPackageTaskTest, TrecContentSourceTest, DocMakerTest, SearchWithSortTaskTest, TestPerfTasksParse]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksParse -Dtests.seed=693560CF5EF25311 -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=America/Barbados -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestPerfTasksParse (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_693560CF5EF25311-001\TestPerfTasksParse-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_693560CF5EF25311-001\TestPerfTasksParse-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_693560CF5EF25311-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_693560CF5EF25311-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([693560CF5EF25311]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [9/18 (1!)] on J1 in 1.66s, 3 tests, 1 error <<< FAILURES!

[...truncated 2106 lines...]
   [junit4] Suite: org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper
   [junit4] IGNOR/A 0.02s J1 | TestHardLinkCopyDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.01s J1 | TestHardLinkCopyDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.02s J1 | TestHardLinkCopyDirectoryWrapper.testCopyHardLinks
   [junit4]    > Assumption #1: hardlinks are not supported
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1098, maxMBSortInHeap=5.556279831230425, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=id-ID, timezone=Asia/Muscat
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=33897248,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestLazyDocument, TestFieldCacheSanityChecker, TestFieldCache, TestFieldCacheWithThreads, TestPKIndexSplitter, TestIndexSplitter, TestNumericTerms32, TestHighFreqTerms, TestDiversifiedTopDocsCollector, TestHardLinkCopyDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHardLinkCopyDirectoryWrapper -Dtests.seed=BA9DD908F8F4630E -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=Asia/Muscat -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestHardLinkCopyDirectoryWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_BA9DD908F8F4630E-001\tempDir-010: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_BA9DD908F8F4630E-001\tempDir-010
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_BA9DD908F8F4630E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_BA9DD908F8F4630E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA9DD908F8F4630E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [20/26 (1!)] on J1 in 2.04s, 45 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 796 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> Márta 05, 2018 4:11:04 P.M. com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E26F5CA8849862BA]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=E26F5CA8849862BA -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=Asia/Omsk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   3.12s J1 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=23, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E26F5CA8849862BA:6DE1BB0896F49145]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E26F5CA8849862BA]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=18248, maxDocsPerChunk=5, blockSize=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=18248, blockSize=4)), sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ga, timezone=Asia/Omsk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=40054984,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestNRTReplication, SessionTokenTest, IndexAndTaxonomyRevisionTest, IndexReplicationClientTest]
   [junit4] Completed [9/9 (1!)] on J1 in 3.95s, 4 tests, 1 error <<< FAILURES!

[...truncated 2834 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpatialHeatmapFacetsTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\init-core-data-001
   [junit4]   2> 488440 WARN  (SUITE-SpatialHeatmapFacetsTest-seed#[5A8E209E14F5DEFC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 488440 INFO  (SUITE-SpatialHeatmapFacetsTest-seed#[5A8E209E14F5DEFC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 488445 INFO  (SUITE-SpatialHeatmapFacetsTest-seed#[5A8E209E14F5DEFC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 488445 INFO  (SUITE-SpatialHeatmapFacetsTest-seed#[5A8E209E14F5DEFC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 489072 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\control\cores\collection1
   [junit4]   2> 489074 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 489075 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fbcb3{/,null,AVAILABLE}
   [junit4]   2> 489079 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1509892{HTTP/1.1,[http/1.1]}{127.0.0.1:53508}
   [junit4]   2> 489079 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.Server Started @493142ms
   [junit4]   2> 489079 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, solrconfig=solrconfig-basic.xml, hostContext=/, hostPort=53508, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\control\cores}
   [junit4]   2> 489079 ERROR (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 489079 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.3
   [junit4]   2> 489079 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 489079 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 489079 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-05T10:25:03.472Z
   [junit4]   2> 489080 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\control\solr.xml
   [junit4]   2> 489091 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 489167 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\control\cores
   [junit4]   2> 489167 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 489168 INFO  (coreLoadExecutor-2075-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 489169 INFO  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 489224 WARN  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 489224 INFO  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 489231 INFO  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 489252 WARN  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.SpatialTermQueryPrefixTreeFieldType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 489275 WARN  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.SpatialPointVectorFieldType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 489348 INFO  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 489348 INFO  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 489348 INFO  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 489348 INFO  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 489350 INFO  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=76.2451171875, floorSegmentMB=1.044921875, forceMergeDeletesPctAllowed=13.08729693071503, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 489452 INFO  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 489452 INFO  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 489453 INFO  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=16.2587890625, floorSegmentMB=2.0732421875, forceMergeDeletesPctAllowed=14.339739392125615, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8451400284118034
   [junit4]   2> 489455 INFO  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b8d3d6[collection1] main]
   [junit4]   2> 489456 WARN  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 489456 INFO  (coreLoadExecutor-2075-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 489457 INFO  (searcherExecutor-2076-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b8d3d6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 490347 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 490351 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 490352 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@104671f{/,null,AVAILABLE}
   [junit4]   2> 490353 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a31d35{HTTP/1.1,[http/1.1]}{127.0.0.1:53511}
   [junit4]   2> 490353 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.Server Started @494416ms
   [junit4]   2> 490353 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, solrconfig=solrconfig-basic.xml, hostContext=/, hostPort=53511, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\shard0\cores}
   [junit4]   2> 490353 ERROR (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 490354 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.3
   [junit4]   2> 490354 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 490354 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 490354 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-05T10:25:04.747Z
   [junit4]   2> 490355 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 490369 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 490465 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\shard0\cores
   [junit4]   2> 490465 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 490466 INFO  (coreLoadExecutor-2085-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 490467 INFO  (coreLoadExecutor-2085-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 490517 WARN  (coreLoadExecutor-2085-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 490517 INFO  (coreLoadExecutor-2085-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 490522 INFO  (coreLoadExecutor-2085-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 490528 INFO  (coreLoadExecutor-2085-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 490528 INFO  (coreLoadExecutor-2085-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 490529 INFO  (coreLoadExecutor-2085-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 490529 INFO  (coreLoadExecutor-2085-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 490533 INFO  (coreLoadExecutor-2085-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=76.2451171875, floorSegmentMB=1.044921875, forceMergeDeletesPctAllowed=13.08729693071503, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 490626 INFO  (coreLoadExecutor-2085-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 490626 INFO  (coreLoadExecutor-2085-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 490626 INFO  (coreLoadExecutor-2085-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=16.2587890625, floorSegmentMB=2.0732421875, forceMergeDeletesPctAllowed=14.339739392125615, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8451400284118034
   [junit4]   2> 490627 INFO  (coreLoadExecutor-2085-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e0b2bf[collection1] main]
   [junit4]   2> 490628 WARN  (coreLoadExecutor-2085-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 490628 INFO  (coreLoadExecutor-2085-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 490628 INFO  (searcherExecutor-2086-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e0b2bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 490632 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPng { seed=[5A8E209E14F5DEFC:1CC88848B00A4BA6]}
   [junit4]   2> 490728 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPng { seed=[5A8E209E14F5DEFC:1CC88848B00A4BA6]}
   [junit4]   2> 490729 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1509892{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 490729 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21445622
   [junit4]   2> 490729 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 490729 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 490729 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 490730 INFO  (coreCloseExecutor-2090-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1234847
   [junit4]   2> 490731 INFO  (coreCloseExecutor-2090-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 490731 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5fbcb3{/,null,UNAVAILABLE}
   [junit4]   2> 490732 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@a31d35{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 490732 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7017839
   [junit4]   2> 490732 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 490732 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 490732 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 490734 INFO  (coreCloseExecutor-2092-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@873e79
   [junit4]   2> 490735 INFO  (coreCloseExecutor-2092-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 490736 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@104671f{/,null,UNAVAILABLE}
   [junit4]   2> 491026 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 491027 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@155d680{/,null,AVAILABLE}
   [junit4]   2> 491032 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18aa2ab{HTTP/1.1,[http/1.1]}{127.0.0.1:53514}
   [junit4]   2> 491032 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.Server Started @495095ms
   [junit4]   2> 491032 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, solrconfig=solrconfig-basic.xml, hostContext=/, hostPort=53514, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\control\cores}
   [junit4]   2> 491032 ERROR (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 491032 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.3
   [junit4]   2> 491032 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 491032 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 491032 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-05T10:25:05.425Z
   [junit4]   2> 491032 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\control\solr.xml
   [junit4]   2> 491044 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 491115 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\control\cores
   [junit4]   2> 491115 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 491116 INFO  (coreLoadExecutor-2099-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 491120 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 491189 WARN  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 491189 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 491196 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 491216 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 491216 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 491217 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 491217 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 491218 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=76.2451171875, floorSegmentMB=1.044921875, forceMergeDeletesPctAllowed=13.08729693071503, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 491315 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 491315 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 491317 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=16.2587890625, floorSegmentMB=2.0732421875, forceMergeDeletesPctAllowed=14.339739392125615, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8451400284118034
   [junit4]   2> 491317 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b1884c[collection1] main]
   [junit4]   2> 491318 WARN  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 491318 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 491318 INFO  (searcherExecutor-2100-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b1884c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 491641 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 491642 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a39628{/,null,AVAILABLE}
   [junit4]   2> 491643 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e53e7{HTTP/1.1,[http/1.1]}{127.0.0.1:53517}
   [junit4]   2> 491643 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.Server Started @495706ms
   [junit4]   2> 491643 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, solrconfig=solrconfig-basic.xml, hostContext=/, hostPort=53517, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\shard0\cores}
   [junit4]   2> 491643 ERROR (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 491644 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.3
   [junit4]   2> 491645 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 491645 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 491645 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-05T10:25:06.038Z
   [junit4]   2> 491646 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 491660 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 491726 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\shard0\cores
   [junit4]   2> 491726 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 491726 INFO  (coreLoadExecutor-2109-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 491728 INFO  (coreLoadExecutor-2109-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 491798 WARN  (coreLoadExecutor-2109-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 491798 INFO  (coreLoadExecutor-2109-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 491805 INFO  (coreLoadExecutor-2109-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 491824 INFO  (coreLoadExecutor-2109-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 491825 INFO  (coreLoadExecutor-2109-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 491825 INFO  (coreLoadExecutor-2109-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 491825 INFO  (coreLoadExecutor-2109-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 491827 INFO  (coreLoadExecutor-2109-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=76.2451171875, floorSegmentMB=1.044921875, forceMergeDeletesPctAllowed=13.08729693071503, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 491911 INFO  (coreLoadExecutor-2109-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 491911 INFO  (coreLoadExecutor-2109-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 491911 INFO  (coreLoadExecutor-2109-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=16.2587890625, floorSegmentMB=2.0732421875, forceMergeDeletesPctAllowed=14.339739392125615, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8451400284118034
   [junit4]   2> 491911 INFO  (coreLoadExecutor-2109-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d7a31c[collection1] main]
   [junit4]   2> 491912 WARN  (coreLoadExecutor-2109-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 491912 INFO  (coreLoadExecutor-2109-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 491913 INFO  (searcherExecutor-2110-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d7a31c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 492468 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 492470 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 492470 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13e293d{/,null,AVAILABLE}
   [junit4]   2> 492474 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1efade1{HTTP/1.1,[http/1.1]}{127.0.0.1:53520}
   [junit4]   2> 492474 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.e.j.s.Server Started @496538ms
   [junit4]   2> 492474 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, solrconfig=solrconfig-basic.xml, hostContext=/, hostPort=53520, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_5A8E209E14F5DEFC-001\tempDir-001\shard1\cores}
   [junit4]   2> 492474 ERROR (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 492475 INFO  (TEST-SpatialHeatmapFacetsTest.testPng-seed#[5A8E209E14F5DEFC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.3
   [junit4]   2> 492475 INFO  (TEST-SpatialHeatmapFacetsTest.testPn

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

t)/cpus=3,threads=1,free=112546280,total=422244352
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderFailureAfterFreshStartTest, URLClassifyProcessorTest, TestComplexPhraseQParserPlugin, TestCloudPivotFacet, StatsComponentTest, JsonLoaderTest, SpellCheckCollatorTest, TestAuthenticationFramework, CoreAdminRequestStatusTest, TestUseDocValuesAsStored, TestWriterPerf, FileBasedSpellCheckerTest, PeerSyncReplicationTest, TestReplicationHandlerBackup, MergeStrategyTest, TestDelegationWithHadoopAuth, SolrJmxReporterCloudTest, TestJoin, TestSearcherReuse, SearchHandlerTest, DocExpirationUpdateProcessorFactoryTest, TestRangeQuery, ConfigureRecoveryStrategyTest, TestReloadAndDeleteDocs, AliasIntegrationTest, ShowFileRequestHandlerTest, SuggesterTest, EnumFieldTest, DistributedFacetExistsSmallTest, MoveReplicaTest, RegexBoostProcessorTest, DistributedSuggestComponentTest, CacheHeaderTest, TestCloudInspectUtil, TestSolrQueryParser, TestScoreJoinQPScore, RAMDirectoryFactoryTest, SubstringBytesRefFilterTest, TestQuerySenderListener, SignatureUpdateProcessorFactoryTest, PreAnalyzedFieldManagedSchemaCloudTest, SolrCoreMetricManagerTest, TestIndexingPerformance, TestSmileRequest, TestLMDirichletSimilarityFactory, CleanupOldIndexTest, HdfsChaosMonkeyNothingIsSafeTest, JsonValidatorTest, LukeRequestHandlerTest, TestSolrDynamicMBean, CopyFieldTest, RequestHandlersTest, TestLRUStatsCache, TestIntervalFaceting, TermVectorComponentDistributedTest, TestAnalyzeInfixSuggestions, DirectUpdateHandlerOptimizeTest, TestBackupRepositoryFactory, TestDocSet, SortSpecParsingTest, ShufflingReplicaListTransformerTest, TestOnReconnectListenerSupport, ConnectionReuseTest, SolrIndexSplitterTest, PeerSyncWithIndexFingerprintCachingTest, SolrCloudExampleTest, CreateCollectionCleanupTest, AutoCommitTest, ConvertedLegacyTest, HdfsDirectoryTest, PropertiesRequestHandlerTest, BasicAuthStandaloneTest, ClusterStateTest, SolrSlf4jReporterTest, TestTestInjection, SimpleCollectionCreateDeleteTest, TestSolrCloudWithHadoopAuthPlugin, RulesTest, TestExclusionRuleCollectionAccess, TestRequestStatusCollectionAPI, BadIndexSchemaTest, TestRestoreCore, TestNestedDocsSort, TestImplicitCoreProperties, DistributedQueryComponentCustomSortTest, TestStressCloudBlindAtomicUpdates, RequestLoggingTest, TestLockTree, TestClassicSimilarityFactory, TestDocTermOrds, TestConfigSetImmutable, SmileWriterTest, TestPayloadCheckQParserPlugin, CloudMLTQParserTest, TestRawResponseWriter, TestDynamicFieldResource, InfoHandlerTest, ClassificationUpdateProcessorTest, SolrCmdDistributorTest, TestSimpleTrackingShardHandler, TestLegacyFieldCache, TestPathTrie, FullSolrCloudDistribCmdsTest, DistributedDebugComponentTest, VersionInfoTest, TriLevelCompositeIdRoutingTest, OverseerModifyCollectionTest, TestCustomStream, TestSearchPerf, UpdateParamsTest, HdfsCollectionsAPIDistributedZkTest, TestNoOpRegenerator, TestMergePolicyConfig, HdfsRestartWhileUpdatingTest, TestBulkSchemaConcurrent, DistributedTermsComponentTest, TestRecovery, TestGeoJSONResponseWriter, TestStressLiveNodes, TestRecoveryHdfs, TestUtils, OverriddenZkACLAndCredentialsProvidersTest, BasicZkTest, DistributedFacetPivotLongTailTest, TestCryptoKeys, CollectionReloadTest, ResourceLoaderTest, TestFiltering, TestFieldTypeResource, TestManagedResourceStorage, TestSolrConfigHandlerConcurrent, TestCollationFieldDocValues, DeleteInactiveReplicaTest, TestFastWriter, TestHighFrequencyDictionaryFactory, TestLuceneMatchVersion, BinaryUpdateRequestHandlerTest, TestNumericTerms64, ClassificationUpdateProcessorFactoryTest, TestFileDictionaryLookup, TestRandomFaceting, HLLUtilTest, TestRandomRequestDistribution, TestDistributedStatsComponentCardinality, DateRangeFieldTest, TestSQLHandlerNonCloud, TestSolrCoreParser, TestTrie, TestSegmentSorting, TestSolrCloudWithKerberosAlt, TestAuthorizationFramework, TestGraphTermsQParserPlugin, HdfsRecoverLeaseTest, SolrInfoMBeanTest, AnalyticsMergeStrategyTest, TestReversedWildcardFilterFactory, EchoParamsTest, SliceStateTest, SuggesterWFSTTest, CoreAdminHandlerTest, BJQParserTest, CurrencyFieldOpenExchangeTest, SpellPossibilityIteratorTest, TestSystemIdResolver, CursorMarkTest, TestSolrQueryParserDefaultOperatorResource, NotRequiredUniqueKeyTest, TestSolrCloudSnapshots, TestCrossCoreJoin, TestFieldCacheVsDocValues, TestInPlaceUpdatesStandalone, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, ZkSolrClientTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestRealTimeGet, TestReload, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SpellCheckComponentTest, TestSort, BasicFunctionalityTest, TestLazyCores, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, SimplePostToolTest, TestCoreDiscovery, TestExtendedDismaxParser, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SpatialFilterTest, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, DebugComponentTest, DisMaxRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, TermsComponentTest, TestValueSourceCache, MoreLikeThisHandlerTest, RequiredFieldsTest, SolrPluginUtilsTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, HighlighterConfigTest, ResponseLogComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, MinimalSchemaTest, TestConfig, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, TestDocumentBuilder, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, AssignTest, AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, ForceLeaderTest, SaslZkACLProviderTest, ShardSplitTest, TestRandomFlRTGCloud, TestRebalanceLeaders, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TestSolrCoreSnapshots, TestConfigReload, TestSystemCollAutoCreate, V2ApiIntegrationTest, CoreMergeIndexesAdminHandlerTest, MetricsHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, StatsReloadRaceTest, TestApiFramework, TestCollectionAPIs, TestConfigsApi, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedQueryComponentOptimizationTest, SuggestComponentContextFilterQueryTest, TestPivotHelperCode, JavabinLoaderTest, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, SolrMetricReporterTest, SolrGangliaReporterTest, TestMacros, JSONWriterTest, TestGraphMLResponseWriter, TestPushWriter, TestSubQueryTransformer, TestRestManager, TestBulkSchemaAPI, TestFieldResource, TestSchemaNameResource, TestSchemaVersionResource, TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, TestCloudManagedSchema, TestHalfAndHalfDocValues, TestManagedSchema, TestManagedSchemaThreadSafety, TestSchemaManager, TestUseDocValuesAsStored2]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUseDocValuesAsStored2 -Dtests.seed=5A8E209E14F5DEFC -Dtests.slow=true -Dtests.locale=und -Dtests.timezone=America/Buenos_Aires -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestUseDocValuesAsStored2 (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_5A8E209E14F5DEFC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5A8E209E14F5DEFC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [636/714 (4!)] on J1 in 1.87s, 1 test, 1 error <<< FAILURES!

[...truncated 42439 lines...]

[JENKINS] Lucene-Solr-6.6-Windows (32bit/jdk1.8.0_144) - Build # 71 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/71/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.ja.TestJapaneseIterationMarkCharFilter

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\J0\temp\lucene.analysis.ja.TestJapaneseIterationMarkCharFilter_6F490208751E81A4-001\bttc-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\J0\temp\lucene.analysis.ja.TestJapaneseIterationMarkCharFilter_6F490208751E81A4-001\bttc-001    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\J0\temp\lucene.analysis.ja.TestJapaneseIterationMarkCharFilter_6F490208751E81A4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\J0\temp\lucene.analysis.ja.TestJapaneseIterationMarkCharFilter_6F490208751E81A4-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\J0\temp\lucene.analysis.ja.TestJapaneseIterationMarkCharFilter_6F490208751E81A4-001\bttc-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\J0\temp\lucene.analysis.ja.TestJapaneseIterationMarkCharFilter_6F490208751E81A4-001\bttc-001
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\J0\temp\lucene.analysis.ja.TestJapaneseIterationMarkCharFilter_6F490208751E81A4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\J0\temp\lucene.analysis.ja.TestJapaneseIterationMarkCharFilter_6F490208751E81A4-001

	at __randomizedtesting.SeedInfo.seed([6F490208751E81A4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestConfigSetImmutable

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_787647C3C2313FDC-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_787647C3C2313FDC-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_787647C3C2313FDC-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_787647C3C2313FDC-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([787647C3C2313FDC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestDefaultStatsCache

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard2\configsets\cloud-managed-upgrade: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard2\configsets\cloud-managed-upgrade    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-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-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard2\configsets\cloud-managed-upgrade: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard2\configsets\cloud-managed-upgrade
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([787647C3C2313FDC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Something is broken in the assert for no shards using the same indexDir - probably something was changed in the attributes published in the MBean of SolrCore : {}

Stack Trace:
java.lang.AssertionError: Something is broken in the assert for no shards using the same indexDir - probably something was changed in the attributes published in the MBean of SolrCore : {}
	at __randomizedtesting.SeedInfo.seed([787647C3C2313FDC:30033377C4021049]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkNoTwoShardsUseTheSameIndexDir(CollectionsAPIDistributedZkTest.java:646)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:524)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 3553 lines...]
   [junit4] Suite: org.apache.lucene.analysis.ja.TestJapaneseIterationMarkCharFilter
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ga, timezone=Pacific/Auckland
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=25033848,total=95354880
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVUtil, TestJapaneseTokenizer, TestJapaneseNumberFilter, TestJapaneseTokenizerFactory, TestJapaneseIterationMarkCharFilter]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJapaneseIterationMarkCharFilter -Dtests.seed=6F490208751E81A4 -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=Pacific/Auckland -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestJapaneseIterationMarkCharFilter (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\J0\temp\lucene.analysis.ja.TestJapaneseIterationMarkCharFilter_6F490208751E81A4-001\bttc-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\J0\temp\lucene.analysis.ja.TestJapaneseIterationMarkCharFilter_6F490208751E81A4-001\bttc-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\J0\temp\lucene.analysis.ja.TestJapaneseIterationMarkCharFilter_6F490208751E81A4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\J0\temp\lucene.analysis.ja.TestJapaneseIterationMarkCharFilter_6F490208751E81A4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F490208751E81A4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [18/21 (1!)] on J0 in 3.12s, 14 tests, 1 error <<< FAILURES!

[...truncated 8802 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDefaultStatsCache
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\init-core-data-001
   [junit4]   2> 1258125 WARN  (SUITE-TestDefaultStatsCache-seed#[787647C3C2313FDC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1258125 INFO  (SUITE-TestDefaultStatsCache-seed#[787647C3C2313FDC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1258128 INFO  (SUITE-TestDefaultStatsCache-seed#[787647C3C2313FDC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1258129 INFO  (SUITE-TestDefaultStatsCache-seed#[787647C3C2313FDC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1258563 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1258567 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1258568 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12523c{/,null,AVAILABLE}
   [junit4]   2> 1258570 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a31f4d{SSL,[ssl, http/1.1]}{127.0.0.1:49740}
   [junit4]   2> 1258570 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.Server Started @1262639ms
   [junit4]   2> 1258570 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=49740, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\control\cores}
   [junit4]   2> 1258570 ERROR (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1258570 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.3
   [junit4]   2> 1258570 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1258571 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1258571 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-02T21:15:04.663Z
   [junit4]   2> 1258571 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\control\solr.xml
   [junit4]   2> 1258582 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1258645 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\control\cores
   [junit4]   2> 1258645 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1258646 INFO  (coreLoadExecutor-4456-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1258647 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1258698 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 1258715 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1258801 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1258807 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1258807 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1258807 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1258808 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1258883 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1258884 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1258884 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1258884 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1258885 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=32.5947265625, floorSegmentMB=1.16015625, forceMergeDeletesPctAllowed=19.529822025988643, segmentsPerTier=26.0, maxCFSSegmentSizeMB=2.1103515625, noCFSRatio=1.0
   [junit4]   2> 1258886 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10f0349[collection1] main]
   [junit4]   2> 1258886 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1258939 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1258999 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1258999 INFO  (coreLoadExecutor-4456-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593862054311100416
   [junit4]   2> 1259001 INFO  (searcherExecutor-4457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1259001 INFO  (searcherExecutor-4457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1259001 INFO  (searcherExecutor-4457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1259001 INFO  (searcherExecutor-4457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1259001 INFO  (searcherExecutor-4457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1259002 INFO  (searcherExecutor-4457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1259002 INFO  (searcherExecutor-4457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1259002 INFO  (searcherExecutor-4457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1259002 INFO  (searcherExecutor-4457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1259002 INFO  (searcherExecutor-4457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10f0349[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1259866 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1259869 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1259869 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19e9be6{/,null,AVAILABLE}
   [junit4]   2> 1259871 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1546690{SSL,[ssl, http/1.1]}{127.0.0.1:49743}
   [junit4]   2> 1259871 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.Server Started @1263939ms
   [junit4]   2> 1259871 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=49743, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard0\cores}
   [junit4]   2> 1259872 ERROR (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1259872 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.3
   [junit4]   2> 1259872 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1259872 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1259872 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-02T21:15:05.964Z
   [junit4]   2> 1259872 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1259881 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1259948 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard0\cores
   [junit4]   2> 1259948 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1259948 INFO  (coreLoadExecutor-4467-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1259949 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1259998 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 1260025 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1260102 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1260108 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1260108 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1260108 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1260110 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1260200 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1260201 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1260201 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1260202 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1260202 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=32.5947265625, floorSegmentMB=1.16015625, forceMergeDeletesPctAllowed=19.529822025988643, segmentsPerTier=26.0, maxCFSSegmentSizeMB=2.1103515625, noCFSRatio=1.0
   [junit4]   2> 1260202 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@bf07e[collection1] main]
   [junit4]   2> 1260202 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1260255 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1260485 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1260485 INFO  (searcherExecutor-4468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1260485 INFO  (coreLoadExecutor-4467-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593862055869284352
   [junit4]   2> 1260485 INFO  (searcherExecutor-4468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1260485 INFO  (searcherExecutor-4468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1260485 INFO  (searcherExecutor-4468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1260486 INFO  (searcherExecutor-4468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1260486 INFO  (searcherExecutor-4468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1260486 INFO  (searcherExecutor-4468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1260486 INFO  (searcherExecutor-4468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1260486 INFO  (searcherExecutor-4468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1260486 INFO  (searcherExecutor-4468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@bf07e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1260489 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1260518 INFO  (qtp12592296-12086) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1593862055900741632)} 0 3
   [junit4]   2> 1260547 INFO  (qtp30534837-12101) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1593862055930101760)} 0 2
   [junit4]   2> 1260548 INFO  (qtp12592296-12087) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1593862055935344640)]} 0 0
   [junit4]   2> 1260550 INFO  (qtp30534837-12102) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1593862055937441792)]} 0 0
   [junit4]   2> 1260552 INFO  (qtp12592296-12080) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1260552 INFO  (qtp12592296-12080) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f1b1d7
   [junit4]   2> 1260556 INFO  (qtp12592296-12080) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b456db[collection1] main]
   [junit4]   2> 1260556 INFO  (qtp12592296-12080) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1260556 INFO  (searcherExecutor-4457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b456db[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):C1)))}
   [junit4]   2> 1260557 INFO  (qtp12592296-12080) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1260559 INFO  (qtp30534837-12103) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1260559 INFO  (qtp30534837-12103) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@10699e8
   [junit4]   2> 1260561 INFO  (qtp30534837-12103) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fc059d[collection1] main]
   [junit4]   2> 1260562 INFO  (qtp30534837-12103) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1260562 INFO  (searcherExecutor-4468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fc059d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):C1)))}
   [junit4]   2> 1260562 INFO  (qtp30534837-12103) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1260565 INFO  (qtp12592296-12082) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=1 status=0 QTime=0
   [junit4]   2> 1260570 INFO  (qtp30534837-12099) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:49743//collection1&rid=127.0.0.1-collection1-1520025306658-112&rows=10&version=2&q=a_t:one&requestPurpose=GET_TOP_IDS&NOW=1520025306658&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 1260572 INFO  (qtp30534837-12101) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=https://127.0.0.1:49743//collection1&rid=127.0.0.1-collection1-1520025306658-112&version=2&q=a_t:one&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1520025306658&ids=0&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=0
   [junit4]   2> 1260573 INFO  (qtp30534837-12104) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&shards=https://127.0.0.1:49743//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1520025306658-112 hits=1 status=0 QTime=8
   [junit4]   2> 1260577 INFO  (qtp12592296-12083) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1593862055963656192)]} 0 2
   [junit4]   2> 1260579 INFO  (qtp30534837-12102) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1593862055966801920)]} 0 1
   [junit4]   2> 1260582 INFO  (qtp12592296-12085) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1260582 INFO  (qtp12592296-12085) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f1b1d7
   [junit4]   2> 1260584 INFO  (qtp12592296-12085) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b58fef[collection1] main]
   [junit4]   2> 1260584 INFO  (qtp12592296-12085) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1260585 INFO  (searcherExecutor-4457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b58fef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):C1) Uninverting(_1(6.6.3):C1)))}
   [junit4]   2> 1260585 INFO  (qtp12592296-12085) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1260587 INFO  (qtp30534837-12103) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1260587 INFO  (qtp30534837-12103) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@10699e8
   [junit4]   2> 1260590 INFO  (qtp30534837-12103) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@446902[collection1] main]
   [junit4]   2> 1260590 INFO  (qtp30534837-12103) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1260591 INFO  (searcherExecutor-4468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@446902[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):C1) Uninverting(_1(6.6.3):C1)))}
   [junit4]   2> 1260591 INFO  (qtp30534837-12103) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1260593 INFO  (qtp12592296-12084) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one+a_t:four&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=2 status=0 QTime=1
   [junit4]   2> 1260595 INFO  (qtp30534837-12100) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:49743//collection1&rid=127.0.0.1-collection1-1520025306686-113&rows=10&version=2&q=a_t:one+a_t:four&requestPurpose=GET_TOP_IDS&NOW=1520025306686&isShard=true&wt=javabin&debugQuery=false} hits=2 status=0 QTime=0
   [junit4]   2> 1260611 INFO  (qtp30534837-12099) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=https://127.0.0.1:49743//collection1&rid=127.0.0.1-collection1-1520025306686-113&version=2&q=a_t:one+a_t:four&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1520025306686&ids=0,1&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=14
   [junit4]   2> 1260613 INFO  (qtp30534837-12097) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one+a_t:four&shards=https://127.0.0.1:49743//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1520025306686-113 hits=2 status=0 QTime=19
   [junit4]   2> 1260613 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1260615 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a31f4d{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1260615 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1702123
   [junit4]   2> 1260615 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1260616 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1260616 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1260616 INFO  (coreCloseExecutor-4473-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@910c47
   [junit4]   2> 1260618 INFO  (coreCloseExecutor-4473-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1260618 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12523c{/,null,UNAVAILABLE}
   [junit4]   2> 1260619 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1546690{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1260619 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24285414
   [junit4]   2> 1260620 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1260620 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1260620 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1260620 INFO  (coreCloseExecutor-4475-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@90ce07
   [junit4]   2> 1260621 INFO  (coreCloseExecutor-4475-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1260622 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19e9be6{/,null,UNAVAILABLE}
   [junit4]   2> 1260867 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1260868 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1def7fe{/,null,AVAILABLE}
   [junit4]   2> 1260869 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1291fbd{SSL,[ssl, http/1.1]}{127.0.0.1:49749}
   [junit4]   2> 1260869 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.Server Started @1264938ms
   [junit4]   2> 1260869 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=49749, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\control\cores}
   [junit4]   2> 1260869 ERROR (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1260869 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.3
   [junit4]   2> 1260869 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1260869 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1260869 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-02T21:15:06.961Z
   [junit4]   2> 1260870 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\control\solr.xml
   [junit4]   2> 1260881 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1260946 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\control\cores
   [junit4]   2> 1260946 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1260946 INFO  (coreLoadExecutor-4482-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1260947 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1261017 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 1261035 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1261134 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1261143 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1261143 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1261143 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1261145 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1261228 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1261229 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1261229 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1261229 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1261229 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=32.5947265625, floorSegmentMB=1.16015625, forceMergeDeletesPctAllowed=19.529822025988643, segmentsPerTier=26.0, maxCFSSegmentSizeMB=2.1103515625, noCFSRatio=1.0
   [junit4]   2> 1261229 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b1c617[collection1] main]
   [junit4]   2> 1261230 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1261231 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1261238 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1261238 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1261238 INFO  (coreLoadExecutor-4482-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593862056658862080
   [junit4]   2> 1261238 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1261238 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1261240 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1261240 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1261240 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1261240 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1261240 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1261240 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1261240 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b1c617[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1261463 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1261463 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36309b{/,null,AVAILABLE}
   [junit4]   2> 1261464 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8db64{SSL,[ssl, http/1.1]}{127.0.0.1:49761}
   [junit4]   2> 1261464 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.Server Started @1265533ms
   [junit4]   2> 1261464 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=49761, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard0\cores}
   [junit4]   2> 1261465 ERROR (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1261465 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.3
   [junit4]   2> 1261465 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1261465 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1261465 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-02T21:15:07.557Z
   [junit4]   2> 1261465 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1261478 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1261550 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard0\cores
   [junit4]   2> 1261550 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1261550 INFO  (coreLoadExecutor-4493-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1261551 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1261610 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 1261626 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1261716 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1261723 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1261724 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1261724 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1261725 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1261842 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1261842 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1261842 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1261843 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1261843 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=32.5947265625, floorSegmentMB=1.16015625, forceMergeDeletesPctAllowed=19.529822025988643, segmentsPerTier=26.0, maxCFSSegmentSizeMB=2.1103515625, noCFSRatio=1.0
   [junit4]   2> 1261843 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@128f762[collection1] main]
   [junit4]   2> 1261843 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1261845 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1261854 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1261854 INFO  (coreLoadExecutor-4493-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593862057304784896
   [junit4]   2> 1261856 INFO  (searcherExecutor-4494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1261856 INFO  (searcherExecutor-4494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1261856 INFO  (searcherExecutor-4494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1261856 INFO  (searcherExecutor-4494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1261856 INFO  (searcherExecutor-4494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1261856 INFO  (searcherExecutor-4494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1261857 INFO  (searcherExecutor-4494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1261857 INFO  (searcherExecutor-4494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1261857 INFO  (searcherExecutor-4494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1261857 INFO  (searcherExecutor-4494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@128f762[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1262496 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1262502 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1262503 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e042de{/,null,AVAILABLE}
   [junit4]   2> 1262505 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c7d480{SSL,[ssl, http/1.1]}{127.0.0.1:49764}
   [junit4]   2> 1262505 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.e.j.s.Server Started @1266574ms
   [junit4]   2> 1262505 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=49764, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard1\cores}
   [junit4]   2> 1262506 ERROR (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1262506 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.3
   [junit4]   2> 1262506 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1262506 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262506 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-02T21:15:08.598Z
   [junit4]   2> 1262509 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 1262525 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1262664 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard1\cores
   [junit4]   2> 1262664 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1262664 INFO  (coreLoadExecutor-4504-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1262666 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1262750 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 1262794 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1262911 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1262921 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1262922 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1262922 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_787647C3C2313FDC-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 1262924 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1263063 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1263063 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1263065 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1263065 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1263065 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=32.5947265625, floorSegmentMB=1.16015625, forceMergeDeletesPctAllowed=19.529822025988643, segmentsPerTier=26.0, maxCFSSegmentSizeMB=2.1103515625, noCFSRatio=1.0
   [junit4]   2> 1263066 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@328888[collection1] main]
   [junit4]   2> 1263066 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1263114 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1263392 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1263392 INFO  (coreLoadExecutor-4504-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593862058917494784
   [junit4]   2> 1263393 INFO  (searcherExecutor-4505-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1263394 INFO  (searcherExecutor-4505-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1263394 INFO  (searcherExecutor-4505-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1263394 INFO  (searcherExecutor-4505-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1263394 INFO  (searcherExecutor-4505-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1263395 INFO  (searcherExecutor-4505-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1263395 INFO  (searcherExecutor-4505-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1263395 INFO  (searcherExecutor-4505-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1263396 INFO  (searcherExecutor-4505-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1263396 INFO  (searcherExecutor-4505-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@328888[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1263400 INFO  (TEST-TestDefaultStatsCache.test-seed#[787647C3C2313FDC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1263458 INFO  (qtp9611317-12130) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1593862058982506496)} 0 3
   [junit4]   2> 1263501 INFO  (qtp33252207-12146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1593862059025498112)} 0 6
   [junit4]   2> 1263559 INFO  (qtp13507317-12160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1593862059088412672)} 0 4
   [junit4]   2> 1263563 INFO  (qtp9611317-12129) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1593862059095752704)]} 0 1
   [junit4]   2> 1263567 INFO  (qtp33252207-12147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1593862059098898432)]} 0 2
   [junit4]   2> 1263571 INFO  (qtp9611317-12123) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1593862059104141312)]} 0 0
   [junit4]   2> 1263574 INFO  (qtp13507317-12161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1593862059107287040)]} 0 1
   [junit4]   2> 1263578 INFO  (qtp9611317-12125) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1593862059111481344)]} 0 0
   [junit4]   2> 1263580 INFO  (qtp13507317-12162) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1593862059114627072)]} 0 0
   [junit4]   2> 1263582 INFO  (qtp9611317-12125) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1263582 INFO  (qtp9611317-12125) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@40503b
   [junit4]   2> 1263614 INFO  (qtp9611317-12125) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@106045[collection1] main]
   [junit4]   2> 1263615 INFO  (qtp9611317-12125) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1263615 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@106045[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):C3)))}
   [junit4]   2> 1263615 INFO  (qtp9611317-12125) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 32
   [junit4]   2> 1263617 INFO  (qtp33252207-12140) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1263617 INFO  (qtp33252207-12140) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@25f752
   [junit4]   2> 1263621 INFO  (qtp33252207-12140) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10208aa[collection1] main]
   [junit4]   2> 1263621 INFO  (searcherExecutor-4494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10208aa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):C1)))}
   [junit4]   2> 1263621 INFO  (qtp33252207-12140) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1263621 INFO  (qtp33252207-12140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 1263625 INFO  (qtp13507317-12162) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1263625 INFO  (qtp13507317-12162) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@60856e
   [junit4]   2> 1263641 INFO  (qtp13507317-12162) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a2d100[collection1] main]
   [junit4]   2> 1263642 INFO  (qtp13507317-12162) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1263642 INFO  (searcherExecutor-4505-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a2d100[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):C2)))}
   [junit4]   2> 1263642 INFO  (qtp13507317-12162) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 17
   [junit4]   2> 1263646 INFO  (qtp9611317-12128) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=3 status=0 QTime=1
   [junit4]   2> 1263656 INFO  (qtp33252207-12144) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:49761//collection1&rid=127.0.0.1-collection1-1520025309742-114&rows=10&version=2&q=a_t:one&requestPurpose=GET_TOP_IDS&NOW=1520025309741&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 1263661 INFO  (qtp13507317-12157) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:49764//collection1&rid=127.0.0.1-collection1-1520025309742-114&rows=10&version=2&q=a_t:one&requestPurpose=GET_TOP_IDS&NOW=1520025309741&isShard=true&wt=javabin&debugQuery=false} hits=2 status=0 QTime=0
   [junit4]   2> 1263663 INFO  (qtp33252207-12144) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=https://127.0.0.1:49761//collection1&rid=127.0.0.1-collection1-1520025309742-114&version=2&q=a_t:one&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1520025309741&ids=2&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=0
   [junit4]   2> 1263664 INFO  (qtp13507317-12157) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=https://127.0.0.1:49764//collection1&rid=127.0.0.1-collection1-1520025309742-114&version=2&q=a_t:one&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1520025309741&ids=3,4&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=0
   [junit4]   2> 1263665 INFO  (qtp13507317-12164) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&shards=https://127.0.0.1:49761//collection1,https://127.0.0.1:49764//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1520025309742-114 hits=3 status=0 QTime=16
   [junit4]   2> 1263673 INFO  (qtp9611317-12126) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1593862059205853184)]} 0 6
   [junit4]   2> 1263679 INFO  (qtp33252207-12144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1593862059215290368)]} 0 3
   [junit4]   2> 1263683 INFO  (qtp9611317-12130) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1593862059222630400)]} 0 0
   [junit4]   2> 1263695 INFO  (qtp13507317-12157) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1593862059229970432)]} 0 4
   [junit4]   2> 1263706 INFO  (qtp9611317-12130) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1593862059245699072)]} 0 0
   [junit4]   2> 1263707 INFO  (qtp13507317-12161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1593862059247796224)]} 0 0
   [junit4]   2> 1263710 INFO  (qtp9611317-12130) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1263710 INFO  (qtp9611317-12130) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@40503b
   [junit4]   2> 1263754 INFO  (qtp9611317-12130) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@130e0af[collection1] main]
   [junit4]   2> 1263755 INFO  (qtp9611317-12130) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1263755 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@130e0af[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):C3) Uninverting(_1(6.6.3):C3)))}
   [junit4]   2> 1263755 INFO  (qtp9611317-12130) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 45
   [junit4]   2> 1263764 INFO  (qtp33252207-12146) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1263764 INFO  (qtp33252207-12146) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@25f752
   [junit4]   2> 1263771 INFO  (qtp33252207-12146) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@39a55c[collection1] main]
   [junit4]   2> 1263772 INFO  (qtp33252207-12146) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1263772 INFO  (searcherExecutor-4494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39a55c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):C1) Uninverting(_1(6.6.3):C1)))}
   [junit4]   2> 1263772 INFO  (qtp33252207-12146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 1263774 INFO  (qtp13507317-12161) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1263774 INFO  (qtp13507317-12161) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@60856e
   [junit4]   2> 1263785 INFO  (qtp13507317-12161) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cc5535[collection1] main]
   [junit4]   2> 1263785 INFO  (qtp13507317-12161) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1263786 INFO  (searcherExecutor-4505-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cc5535[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):C2) Uninverting(_1(6.6.3):C2)))}
   [junit4]   2> 1263786 INFO  (qtp13507317-12161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 1263814 INFO  (qtp9611317-12127) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one+a_t:four&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=6 status=0 QTime=26
   [junit4]   2> 1263819 INFO  (qtp13507317-12159) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:49764//collection1&rid=127.0.0.1-collection1-1520025309909-115&rows=10&version=2&q=a_t:one+a_t:four&requestPurpose=GET_TOP_IDS&NOW=1520025309909&isShard=true&wt=javabin&debugQuery=false} hits=4 status=0 QTime=0
   [junit4]   2> 1263819 INFO  (qtp33252207-12147) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:49761//collection1&rid=127.0.0.1-collection1-1520025309909-115&rows=10&version=2&q=a_t:one+a_t:four&requestPurpose=GET_TOP_IDS&NOW=1520025309909&isShard=true&wt=javabin&debugQuery=false} hits=2 status=0 QTime=0
   [junit4]   2> 1263821 INFO  (qtp33252207-12147) [    x:collection1] o.a.s.c.S.Req

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

de
   [junit4]   2> 2500099 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[787647C3C2313FDC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 2500099 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[787647C3C2313FDC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 2500137 INFO  (coreCloseExecutor-9387-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@125bcf7
   [junit4]   2> 2500137 INFO  (coreCloseExecutor-9387-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 2500137 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[787647C3C2313FDC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c90e3f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2500137 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[787647C3C2313FDC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaHandlerImmutable
   [junit4]   2> 2500137 INFO  (SUITE-TestConfigSetImmutable-seed#[787647C3C2313FDC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2500137 INFO  (SUITE-TestConfigSetImmutable-seed#[787647C3C2313FDC]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=9, maxDocsPerChunk=8, blockSize=773), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=9, blockSize=773)), sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=be, timezone=Asia/Nicosia
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=41590240,total=447873024
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterWFSTTest, SortByFunctionTest, TestSolrDynamicMBean, OverseerStatusTest, DistributedVersionInfoTest, TestReversedWildcardFilterFactory, SegmentsInfoRequestHandlerTest, HighlighterConfigTest, ChaosMonkeySafeLeaderTest, NoCacheHeaderTest, BasicAuthStandaloneTest, TestCloudRecovery, DistributedQueryComponentCustomSortTest, TestWriterPerf, BigEndianAscendingWordDeserializerTest, TestAtomicUpdateErrorCases, CurrencyFieldOpenExchangeTest, TestQueryTypes, TestConfigSets, TestLeaderInitiatedRecoveryThread, SharedFSAutoReplicaFailoverTest, DistributedIntervalFacetingTest, ConfigureRecoveryStrategyTest, HdfsChaosMonkeyNothingIsSafeTest, TestConfigReload, ZkStateReaderTest, WordBreakSolrSpellCheckerTest, BasicFunctionalityTest, ClusterStateTest, JavabinLoaderTest, TermVectorComponentTest, DocExpirationUpdateProcessorFactoryTest, URLClassifyProcessorTest, BlockJoinFacetRandomTest, NotRequiredUniqueKeyTest, TestSchemaManager, SuggesterTest, TestRecoveryHdfs, RemoteQueryErrorTest, TestRTimerTree, ReturnFieldsTest, TestXmlQParserPlugin, ShowFileRequestHandlerTest, HttpSolrCallGetCoreTest, TestFieldResource, TestJsonFacets, FieldAnalysisRequestHandlerTest, TestLuceneMatchVersion, FieldMutatingUpdateProcessorTest, TestNamedUpdateProcessors, HdfsDirectoryTest, PeerSyncReplicationTest, HdfsCollectionsAPIDistributedZkTest, TestIndexingPerformance, TestJoin, RegexBoostProcessorTest, PeerSyncWithIndexFingerprintCachingTest, AnalyticsMergeStrategyTest, TestGraphTermsQParserPlugin, TestCollationFieldDocValues, TestStressLiveNodes, TestSolrQueryParserDefaultOperatorResource, TestScoreJoinQPScore, StatsComponentTest, TestConfig, TestCoreDiscovery, IndexSchemaTest, SaslZkACLProviderTest, TestFileDictionaryLookup, TestSegmentSorting, CSVRequestHandlerTest, TestDistributedGrouping, SolrCmdDistributorTest, TestSolr4Spatial, BasicDistributedZk2Test, ConvertedLegacyTest, DistributedDebugComponentTest, TestTrie, TestSolrCoreProperties, PreAnalyzedFieldTest, AddBlockUpdateTest, DistributedFacetPivotSmallTest, MetricUtilsTest, DistanceFunctionTest, TestReplicaProperties, UUIDUpdateProcessorFallbackTest, TestUniqueKeyFieldResource, TestRestoreCore, TestRuleBasedAuthorizationPlugin, TestDocBasedVersionConstraints, TestStressCloudBlindAtomicUpdates, TestLegacyFieldCache, TestTrieFacet, SolrIndexSplitterTest, LeaderFailureAfterFreshStartTest, TestDFRSimilarityFactory, RollingRestartTest, TestSearchPerf, ClassificationUpdateProcessorTest, TestClassicSimilarityFactory, TestRequestStatusCollectionAPI, CdcrVersionReplicationTest, TestMacros, TestFieldCacheSort, SolrGangliaReporterTest, ShardRoutingCustomTest, TestIndexSearcher, TestGeoJSONResponseWriter, CleanupOldIndexTest, CursorMarkTest, TestManagedSchema, RAMDirectoryFactoryTest, TestUtils, TestRangeQuery, SolrJmxReporterCloudTest, SolrCloudExampleTest, TestNoOpRegenerator, TestAuthenticationFramework, TestSimpleTrackingShardHandler, TestBulkSchemaConcurrent, DeleteNodeTest, TestFoldingMultitermQuery, CreateCollectionCleanupTest, DebugComponentTest, TestConfigsApi, TestCustomDocTransformer, TestCrossCoreJoin, TestRandomRequestDistribution, RulesTest, TestDefaultStatsCache, CircularListTest, TestManagedSchemaThreadSafety, AsyncCallRequestStatusResponseTest, TestCustomStream, TestTestInjection, TestCodecSupport, TestSolrCloudWithHadoopAuthPlugin, DirectoryFactoryTest, TestSolrConfigHandlerConcurrent, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestNumericTerms64, BooleanFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, LoggingHandlerTest, DistributedFacetExistsSmallTest, OverseerModifyCollectionTest, TestDynamicFieldResource, TestFieldCacheVsDocValues, ScriptEngineTest, TestSuggestSpellingConverter, TestSQLHandlerNonCloud, TestReload, TestInitParams, SmileWriterTest, LukeRequestHandlerTest, TestBackupRepositoryFactory, TestNestedDocsSort, TestSolrQueryResponse, TestCryptoKeys, CopyFieldTest, CollectionsAPIDistributedZkTest, TestDocTermOrds, TestSolrQueryParser, ResourceLoaderTest, LeaderElectionContextKeyTest, TestStandardQParsers, TestPerFieldSimilarityWithDefaultOverride, CoreAdminRequestStatusTest, CollectionsAPISolrJTest, JsonValidatorTest, CoreAdminHandlerTest, TestQueryWrapperFilter, BasicZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, ZkCLITest, AutoCommitTest, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, SolrCoreTest, SpellCheckComponentTest, PeerSyncTest, DirectUpdateHandlerTest, TestBadConfig, CurrencyFieldXmlFileTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, SuggesterTSTTest, SolrCoreCheckLockOnStartupTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, SolrInfoMBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, MoreLikeThisHandlerTest, TestJmxIntegration, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPHPSerializedResponseWriter, SearchHandlerTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, OutputWriterTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, SynonymTokenizerTest, EchoParamsTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, TestSolrJ, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, TestDistributedMissingSort, TestHighlightDedupGrouping, TestPathTrie, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AssignTest, CdcrBootstrapTest, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, ForceLeaderTest, MoveReplicaTest, MultiThreadedOCPTest, TestCloudInspectUtil, TestCloudPivotFacet, TestConfigSetsAPIExclusivity, TestLeaderElectionZkExpiry, TestLockTree, TestMiniSolrCloudCluster, TestSSLRandomization, TestSizeLimitedDistributedMap, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, StressHdfsTest, TestClusterStateMutator, CachingDirectoryFactoryTest, CoreSorterTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestConfigSetImmutable]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigSetImmutable -Dtests.seed=787647C3C2313FDC -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Asia/Nicosia -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestConfigSetImmutable (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_787647C3C2313FDC-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_787647C3C2313FDC-001\tempDir-004
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([787647C3C2313FDC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [564/714 (3!)] on J1 in 9.20s, 3 tests, 1 error <<< FAILURES!

[...truncated 42646 lines...]

[JENKINS] Lucene-Solr-6.6-Windows (32bit/jdk1.8.0_144) - Build # 70 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/70/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestLongRangeFieldQueries

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

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

	at __randomizedtesting.SeedInfo.seed([BFF00ACCEC2BB5BC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMockDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_683165B3D773C4BC-001\testIllegalEOF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_683165B3D773C4BC-001\testIllegalEOF-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_683165B3D773C4BC-001\testIllegalEOF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_683165B3D773C4BC-001\testIllegalEOF-001

	at __randomizedtesting.SeedInfo.seed([683165B3D773C4BC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud

Error Message:
Should have found property replicaType in properties file

Stack Trace:
java.lang.AssertionError: Should have found property replicaType in properties file
	at __randomizedtesting.SeedInfo.seed([9F2F76339FCE9F83:4E2884B63BC114B1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.LegacyCloudClusterPropTest.checkMandatoryProps(LegacyCloudClusterPropTest.java:158)
	at org.apache.solr.cloud.LegacyCloudClusterPropTest.createAndTest(LegacyCloudClusterPropTest.java:90)
	at org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:69)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:54866/solr/awhollynewcollection_0_shard1_replica1: ClusterState says we are the leader (http://127.0.0.1:54866/solr/awhollynewcollection_0_shard1_replica1), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:54866/solr/awhollynewcollection_0_shard1_replica1: ClusterState says we are the leader (http://127.0.0.1:54866/solr/awhollynewcollection_0_shard1_replica1), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([9F2F76339FCE9F83:D75A028799FDB016]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1263)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:521)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54866/solr/awhollynewcollection_0_shard1_replica1: ClusterState says we are the leader (http://127.0.0.1:54866/solr/awhollynewcollection_0_shard1_replica1), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:796)
	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:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 1592 lines...]
   [junit4] Suite: org.apache.lucene.search.TestLongRangeFieldQueries
   [junit4] IGNOR/A 0.00s J1 | TestLongRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1208, maxDocsPerChunk=7, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1208, blockSize=9)), sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=nn-NO, timezone=Europe/Isle_of_Man
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=190915008,total=328204288
   [junit4]   2> NOTE: All tests run in this JVM: [TestBufferedIndexInput, TestMixedCodecs, TestFilterDirectoryReader, TestBoostQuery, TestThreadedForceMerge, TestIndexWriterMaxDocs, TestTermVectorsWriter, TestOrdinalMap, TestBytesRefAttImpl, TestBinaryDocument, TestBinaryDocValuesUpdates, TestLockFactory, TestNamedSPILoader, TestGraphTokenizers, TestDeterminizeLexicon, TestReqExclBulkScorer, Test2BBKDPoints, TestBooleanQuery, TestPackedInts, TestSpans, TestFilterIterator, TestIndexableField, LimitedFiniteStringsIteratorTest, TestDirectMonotonic, TestExceedMaxTermLength, TestRegexpRandom, TestParallelTermEnum, TestPerFieldPostingsFormat2, TestLiveFieldValues, TestSumDocFreq, TestStressIndexing, TestTragicIndexWriterDeadlock, TestMSBRadixSorter, TestPerFieldDocValuesFormat, TestIndexWriterConfig, TestTermVectors, TestSameTokenSamePosition, TestDocValues, TestQueryBuilder, TestNearSpansOrdered, TestSloppyMath, TestIntRangeFieldQueries, TestDocsAndPositions, TestSubScorerFreqs, TestDocIDMerger, TestNoMergePolicy, TestFilterWeight, TestIndexWriterExceptions, TestDuelingCodecs, TestMultiTermQueryRewrites, TestSnapshotDeletionPolicy, TestBlockPostingsFormat, TestClassicSimilarity, TestIndexFileDeleter, TestTermVectorsReader, TestFuzzyQuery, TestTieredMergePolicy, TestBooleanQueryVisitSubscorers, TestTermdocPerf, TestRecyclingByteBlockAllocator, TestRollingBuffer, TestSearchForDuplicates, TestAutomatonQueryUnicode, TestSpanContainQuery, TestReadOnlyIndex, TestForceMergeForever, TestMultiValuedNumericRangeQuery, TestTimSorterWorstCase, TestSortRescorer, TestSegmentTermEnum, TestIndexWriterExceptions2, MultiCollectorTest, TestLucene50StoredFieldsFormatHighCompression, TestDateTools, TestNumericUtils, TestBagOfPositions, TestRegexpRandom2, TestFieldReuse, TestMatchNoDocsQuery, TestOperations, TestIndexingSequenceNumbers, TestLucene54DocValuesFormat, TestLucene62SegmentInfoFormat, TestMultiset, TestGeoEncodingUtils, TestUnicodeUtil, TestRegexpQuery, TestAtomicUpdate, TermInSetQueryTest, TestSimpleFSLockFactory, TestMultiTermsEnum, TestControlledRealTimeReopenThread, TestCharArraySet, TestField, TestTwoPhaseCommitTool, TestDocIdsWriter, TestSimilarityBase, TestPositiveScoresOnlyCollector, Test2BBinaryDocValues, TestOmitPositions, TestDocIdSetBuilder, Test2BTerms, TestIndexWriterReader, TestNGramPhraseQuery, TestScorerPerf, TestLevenshteinAutomata, TestInPlaceMergeSorter, TestDelegatingAnalyzerWrapper, TestSpanNotQuery, TestSimilarity2, TestSimilarity, TestAllFilesHaveCodecHeader, TestFlushByRamOrCountsPolicy, TestBytesRef, TestBoolean2, TestDirectoryReaderReopen, TestSearchAfter, TestConcurrentMergeScheduler, TestDocumentsWriterStallControl, TestNeverDelete, TestRollingUpdates, TestArrayUtil, TestTermsEnum, TestNRTCachingDirectory, TestFieldCacheRewriteMethod, TestTransactions, TestMultiThreadTermVectors, TestSegmentTermDocs, TestMultiDocValues, TestSimpleSearchEquivalence, TestBooleanMinShouldMatch, TestUTF32ToUTF8, TestMultiPhraseQuery, TestLazyProxSkipping, TestBagOfPostings, TestIndexInput, TestSloppyPhraseQuery2, TestSameScoresWithThreads, TestTermRangeQuery, TestSpanSearchEquivalence, TestSimpleExplanationsOfNonMatches, TestPerSegmentDeletes, TestUniqueTermCount, TestPrefixCodedTerms, TestAutomatonQuery, TestDocValuesScoring, TestSentinelIntSet, TestWildcardRandom, TestPrefixRandom, TestCheckIndex, TestSizeBoundedForceMerge, TestConstantScoreQuery, TestPrefixQuery, TestPriorityQueue, TestNoMergeScheduler, TestPhrasePrefixQuery, TestDemo, TestCharFilter, TestCloseableThreadLocal, TestCodecHoldsOpenFiles, TestIntsRef, TestIndexCommit, Test2BPostingsBytes, Test2BNumericDocValues, Test2BPagedBytes, TestStopFilter, TestBlockPostingsFormat3, TestLucene60FieldInfoFormat, TestLucene53NormsFormat, TestLucene60PointsFormat, TestGeoUtils, TestDocInverterPerFieldErrorInfo, TestDuelingCodecsAtNight, TestFilterCodecReader, TestIndexSorting, TestIndexWriterThreadsToSegments, TestInfoStream, TestLogMergePolicy, TestMaxPosition, TestMergeRateLimiter, TestNumericDocValuesUpdates, TestSwappedIndexFiles, TestUpgradeIndexMergePolicy, TestBoolean2ScorerSupplier, TestBooleanRewrites, TestDocValuesRewriteMethod, TestDoubleValuesSource, TestEarlyTermination, TestFieldValueQuery, TestLongRangeFieldQueries]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLongRangeFieldQueries -Dtests.seed=BFF00ACCEC2BB5BC -Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=Europe/Isle_of_Man -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestLongRangeFieldQueries (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.search.TestLongRangeFieldQueries_BFF00ACCEC2BB5BC-001\index-SimpleFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.search.TestLongRangeFieldQueries_BFF00ACCEC2BB5BC-001\index-SimpleFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.search.TestLongRangeFieldQueries_BFF00ACCEC2BB5BC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.search.TestLongRangeFieldQueries_BFF00ACCEC2BB5BC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BFF00ACCEC2BB5BC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [414/456 (1!)] on J1 in 3.28s, 5 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 359 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
   [junit4] IGNOR/A 0.01s J1 | TestMockDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testThreadSafety
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.01s J1 | TestMockDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1214, maxMBSortInHeap=5.366641997339776, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ja-JP, timezone=Africa/Addis_Ababa
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=109052928,total=253755392
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtrasFS, TestGroupFiltering, TestVirusCheckingFS, TestForceMergePolicy, Nested, TestShuffleFS, TestAssertingNormsFormat, ThrowInUncaught, TestLookaheadTokenFilter, TestMockCharFilter, TestBaseExplanationTestCase, TestMockAnalyzer, TestCompressingTermVectorsFormat, TestCompressingStoredFieldsFormat, Nested, Nested2, TestMockDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMockDirectoryWrapper -Dtests.seed=683165B3D773C4BC -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=Africa/Addis_Ababa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestMockDirectoryWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_683165B3D773C4BC-001\testIllegalEOF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_683165B3D773C4BC-001\testIllegalEOF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([683165B3D773C4BC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [21/41 (1!)] on J1 in 1.39s, 51 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 9551 lines...]
   [junit4] Suite: org.apache.solr.cloud.LegacyCloudClusterPropTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_9F2F76339FCE9F83-001\init-core-data-001
   [junit4]   2> 111250 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 111250 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 111253 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_9F2F76339FCE9F83-001\tempDir-001
   [junit4]   2> 111254 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 111254 INFO  (Thread-286) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 111254 INFO  (Thread-286) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 111257 ERROR (Thread-286) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 111354 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63402
   [junit4]   2> 111380 INFO  (jetty-launcher-189-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 111381 INFO  (jetty-launcher-189-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bec07f{/solr,null,AVAILABLE}
   [junit4]   2> 111382 INFO  (jetty-launcher-189-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@115c3e4{SSL,[ssl, http/1.1]}{127.0.0.1:63406}
   [junit4]   2> 111382 INFO  (jetty-launcher-189-thread-1) [    ] o.e.j.s.Server Started @115367ms
   [junit4]   2> 111383 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63406}
   [junit4]   2> 111383 ERROR (jetty-launcher-189-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 111383 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.3
   [junit4]   2> 111383 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 111383 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 111383 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-02T10:13:07.846Z
   [junit4]   2> 111389 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 111410 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 111410 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63402/solr
   [junit4]   2> 111416 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161e63376080002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 111442 INFO  (jetty-launcher-189-thread-1) [n:127.0.0.1:63406_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 111442 INFO  (jetty-launcher-189-thread-1) [n:127.0.0.1:63406_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63406_solr
   [junit4]   2> 111444 INFO  (jetty-launcher-189-thread-1) [n:127.0.0.1:63406_solr    ] o.a.s.c.Overseer Overseer (id=99613775476817923-127.0.0.1:63406_solr-n_0000000000) starting
   [junit4]   2> 111452 INFO  (jetty-launcher-189-thread-1) [n:127.0.0.1:63406_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63406_solr
   [junit4]   2> 111461 INFO  (zkCallback-196-thread-1-processing-n:127.0.0.1:63406_solr) [n:127.0.0.1:63406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 111841 INFO  (jetty-launcher-189-thread-1) [n:127.0.0.1:63406_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_9F2F76339FCE9F83-001\tempDir-001\node1\.
   [junit4]   2> 111861 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161e63376080004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 111864 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 111866 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63402/solr ready
   [junit4]   2> 111884 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[9F2F76339FCE9F83]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionSwitchLegacyCloud
   [junit4]   2> 111935 INFO  (qtp17565268-1114) [n:127.0.0.1:63406_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 111936 INFO  (qtp17565268-1114) [n:127.0.0.1:63406_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 111941 INFO  (qtp17565268-1115) [n:127.0.0.1:63406_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=legacyTrue&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 111946 INFO  (OverseerThreadFactory-529-thread-1-processing-n:127.0.0.1:63406_solr) [n:127.0.0.1:63406_solr    ] o.a.s.c.CreateCollectionCmd Create collection legacyTrue
   [junit4]   2> 112056 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyTrue_shard1_replica1&action=CREATE&numShards=1&collection=legacyTrue&shard=shard1&wt=javabin&version=2
   [junit4]   2> 112057 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 112166 INFO  (zkCallback-196-thread-1-processing-n:127.0.0.1:63406_solr) [n:127.0.0.1:63406_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 113085 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 113097 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.s.IndexSchema [legacyTrue_shard1_replica1] Schema name=minimal
   [junit4]   2> 113102 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 113102 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica1' using configuration from collection legacyTrue, trusted=true
   [junit4]   2> 113103 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 113103 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.c.SolrCore [[legacyTrue_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_9F2F76339FCE9F83-001\tempDir-001\node1\legacyTrue_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_9F2F76339FCE9F83-001\tempDir-001\node1\.\legacyTrue_shard1_replica1\data\]
   [junit4]   2> 113195 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 113195 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 113197 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 113197 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 113198 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@de4973[legacyTrue_shard1_replica1] main]
   [junit4]   2> 113200 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 113200 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 113200 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 113201 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593820409667518464
   [junit4]   2> 113202 INFO  (searcherExecutor-532-thread-1-processing-n:127.0.0.1:63406_solr x:legacyTrue_shard1_replica1 s:shard1 c:legacyTrue) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.c.SolrCore [legacyTrue_shard1_replica1] Registered new searcher Searcher@de4973[legacyTrue_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 113208 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 113209 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 113209 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:63406/solr/legacyTrue_shard1_replica1/
   [junit4]   2> 113209 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 113209 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:63406/solr/legacyTrue_shard1_replica1/ has no replicas
   [junit4]   2> 113209 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 113215 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:63406/solr/legacyTrue_shard1_replica1/ shard1
   [junit4]   2> 113318 INFO  (zkCallback-196-thread-1-processing-n:127.0.0.1:63406_solr) [n:127.0.0.1:63406_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 113368 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 113372 INFO  (qtp17565268-1117) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyTrue_shard1_replica1&action=CREATE&numShards=1&collection=legacyTrue&shard=shard1&wt=javabin&version=2} status=0 QTime=1316
   [junit4]   2> 113378 INFO  (qtp17565268-1115) [n:127.0.0.1:63406_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 113474 INFO  (zkCallback-196-thread-1-processing-n:127.0.0.1:63406_solr) [n:127.0.0.1:63406_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 113948 INFO  (OverseerCollectionConfigSetProcessor-99613775476817923-127.0.0.1:63406_solr-n_0000000000) [n:127.0.0.1:63406_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 114378 INFO  (qtp17565268-1115) [n:127.0.0.1:63406_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=legacyTrue&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2437
   [junit4]   2> 114383 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[9F2F76339FCE9F83]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionSwitchLegacyCloud
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LegacyCloudClusterPropTest -Dtests.method=testCreateCollectionSwitchLegacyCloud -Dtests.seed=9F2F76339FCE9F83 -Dtests.slow=true -Dtests.locale=ar-BH -Dtests.timezone=Europe/Amsterdam -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 2.51s J0 | LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have found property replicaType in properties file
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9F2F76339FCE9F83:4E2884B63BC114B1]:0)
   [junit4]    > 	at org.apache.solr.cloud.LegacyCloudClusterPropTest.checkMandatoryProps(LegacyCloudClusterPropTest.java:158)
   [junit4]    > 	at org.apache.solr.cloud.LegacyCloudClusterPropTest.createAndTest(LegacyCloudClusterPropTest.java:90)
   [junit4]    > 	at org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:69)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 114385 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161e63376080005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 114389 INFO  (jetty-closer-190-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@115c3e4{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 114389 INFO  (jetty-closer-190-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27070118
   [junit4]   2> 114389 INFO  (jetty-closer-190-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 114389 INFO  (jetty-closer-190-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 114390 INFO  (jetty-closer-190-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 114395 INFO  (coreCloseExecutor-537-thread-1) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1 r:core_node1 x:legacyTrue_shard1_replica1] o.a.s.c.SolrCore [legacyTrue_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5f1204
   [junit4]   2> 114397 INFO  (coreCloseExecutor-537-thread-1) [n:127.0.0.1:63406_solr c:legacyTrue s:shard1 r:core_node1 x:legacyTrue_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.legacyTrue.shard1.replica1
   [junit4]   2> 114398 INFO  (jetty-closer-190-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99613775476817923-127.0.0.1:63406_solr-n_0000000000) closing
   [junit4]   2> 114398 INFO  (OverseerStateUpdate-99613775476817923-127.0.0.1:63406_solr-n_0000000000) [n:127.0.0.1:63406_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63406_solr
   [junit4]   2> 114400 WARN  (zkCallback-196-thread-1-processing-n:127.0.0.1:63406_solr) [n:127.0.0.1:63406_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 114401 INFO  (jetty-closer-190-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bec07f{/solr,null,UNAVAILABLE}
   [junit4]   2> 114402 ERROR (SUITE-LegacyCloudClusterPropTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 114402 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63402 63402
   [junit4]   2> 114405 INFO  (Thread-286) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63402 63402
   [junit4]   2> 114405 WARN  (Thread-286) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 114405 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_9F2F76339FCE9F83-001
   [junit4]   2> Mar 02, 2018 10:13:10 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1607, maxMBSortInHeap=5.950123885165857, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ar-BH, timezone=Europe/Amsterdam
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=72904592,total=268435456
   [junit4]   2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest, TestPushWriter, SuggesterFSTTest, DOMUtilTest, TestDFISimilarityFactory, TestGraphMLResponseWriter, IndexBasedSpellCheckerTest, TestManagedStopFilterFactory, TestBinaryResponseWriter, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest, StandardRequestHandlerTest, ZkControllerTest, TestMiniSolrCloudClusterSSL, RequiredFieldsTest, OpenExchangeRatesOrgProviderTest, TestXIncludeConfig, JSONWriterTest, TestHdfsBackupRestoreCore, TestSha256AuthenticationProvider, LegacyCloudClusterPropTest]
   [junit4] Completed [46/714 (1!)] on J0 in 3.42s, 1 test, 1 failure <<< FAILURES!

[...truncated 1075 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_9F2F76339FCE9F83-001\init-core-data-001
   [junit4]   2> 1180819 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=46 numCloses=46
   [junit4]   2> 1180820 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1180826 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1180828 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_9F2F76339FCE9F83-001\tempDir-001
   [junit4]   2> 1180828 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1180828 INFO  (Thread-2653) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1180828 INFO  (Thread-2653) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1180833 ERROR (Thread-2653) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1180929 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54854
   [junit4]   2> 1180937 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161e643c8100000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1180940 INFO  (jetty-launcher-2761-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1180942 INFO  (jetty-launcher-2761-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f36f37{/solr,null,AVAILABLE}
   [junit4]   2> 1180943 INFO  (jetty-launcher-2761-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@66c435{HTTP/1.1,[http/1.1]}{127.0.0.1:54858}
   [junit4]   2> 1180943 INFO  (jetty-launcher-2761-thread-1) [    ] o.e.j.s.Server Started @1184927ms
   [junit4]   2> 1180943 INFO  (jetty-launcher-2761-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54858}
   [junit4]   2> 1180943 ERROR (jetty-launcher-2761-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1180944 INFO  (jetty-launcher-2761-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.3
   [junit4]   2> 1180944 INFO  (jetty-launcher-2761-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1180944 INFO  (jetty-launcher-2761-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1180944 INFO  (jetty-launcher-2761-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-02T10:30:57.407Z
   [junit4]   2> 1180946 INFO  (jetty-launcher-2761-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1180946 INFO  (jetty-launcher-2761-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1180946 INFO  (jetty-launcher-2761-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@124f60d{/solr,null,AVAILABLE}
   [junit4]   2> 1180949 INFO  (jetty-launcher-2761-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@59848f{HTTP/1.1,[http/1.1]}{127.0.0.1:54863}
   [junit4]   2> 1180949 INFO  (jetty-launcher-2761-thread-3) [    ] o.e.j.s.Server Started @1184933ms
   [junit4]   2> 1180949 INFO  (jetty-launcher-2761-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54863}
   [junit4]   2> 1180949 ERROR (jetty-launcher-2761-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1180949 INFO  (jetty-launcher-2761-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.3
   [junit4]   2> 1180949 INFO  (jetty-launcher-2761-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1180949 INFO  (jetty-launcher-2761-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1180949 INFO  (jetty-launcher-2761-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-02T10:30:57.412Z
   [junit4]   2> 1180949 INFO  (jetty-launcher-2761-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f42d1{/solr,null,AVAILABLE}
   [junit4]   2> 1180951 INFO  (jetty-launcher-2761-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c9385e{HTTP/1.1,[http/1.1]}{127.0.0.1:54866}
   [junit4]   2> 1180951 INFO  (jetty-launcher-2761-thread-2) [    ] o.e.j.s.Server Started @1184935ms
   [junit4]   2> 1180951 INFO  (jetty-launcher-2761-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54866}
   [junit4]   2> 1180951 ERROR (jetty-launcher-2761-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1180952 INFO  (jetty-launcher-2761-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.3
   [junit4]   2> 1180952 INFO  (jetty-launcher-2761-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1180952 INFO  (jetty-launcher-2761-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1180952 INFO  (jetty-launcher-2761-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-02T10:30:57.415Z
   [junit4]   2> 1180957 INFO  (jetty-launcher-2761-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1180958 INFO  (jetty-launcher-2761-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18673cc{/solr,null,AVAILABLE}
   [junit4]   2> 1180959 INFO  (jetty-launcher-2761-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b20b0d{HTTP/1.1,[http/1.1]}{127.0.0.1:54875}
   [junit4]   2> 1180959 INFO  (jetty-launcher-2761-thread-4) [    ] o.e.j.s.Server Started @1184943ms
   [junit4]   2> 1180959 INFO  (jetty-launcher-2761-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54875}
   [junit4]   2> 1180959 ERROR (jetty-launcher-2761-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1180959 INFO  (jetty-launcher-2761-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.3
   [junit4]   2> 1180959 INFO  (jetty-launcher-2761-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1180959 INFO  (jetty-launcher-2761-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1180959 INFO  (jetty-launcher-2761-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-02T10:30:57.422Z
   [junit4]   2> 1180968 INFO  (jetty-launcher-2761-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1180969 INFO  (jetty-launcher-2761-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1180989 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161e643c8100001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1180992 INFO  (jetty-launcher-2761-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1180994 INFO  (jetty-launcher-2761-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54854/solr
   [junit4]   2> 1180997 INFO  (jetty-launcher-2761-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1180998 INFO  (jetty-launcher-2761-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1180998 INFO  (jetty-launcher-2761-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54854/solr
   [junit4]   2> 1181003 INFO  (jetty-launcher-2761-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1181009 INFO  (jetty-launcher-2761-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1181011 INFO  (jetty-launcher-2761-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54854/solr
   [junit4]   2> 1181012 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161e643c8100004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1181013 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161e643c8100005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1181014 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161e643c8100006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1181014 INFO  (jetty-launcher-2761-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1181016 INFO  (jetty-launcher-2761-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54854/solr
   [junit4]   2> 1181049 INFO  (jetty-launcher-2761-thread-2) [n:127.0.0.1:54866_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1181049 INFO  (jetty-launcher-2761-thread-1) [n:127.0.0.1:54858_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1181049 INFO  (jetty-launcher-2761-thread-3) [n:127.0.0.1:54863_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1181049 INFO  (jetty-launcher-2761-thread-4) [n:127.0.0.1:54875_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1181049 INFO  (jetty-launcher-2761-thread-2) [n:127.0.0.1:54866_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54866_solr
   [junit4]   2> 1181051 INFO  (jetty-launcher-2761-thread-1) [n:127.0.0.1:54858_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54858_solr
   [junit4]   2> 1181051 INFO  (jetty-launcher-2761-thread-3) [n:127.0.0.1:54863_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54863_solr
   [junit4]   2> 1181051 INFO  (jetty-launcher-2761-thread-2) [n:127.0.0.1:54866_solr    ] o.a.s.c.Overseer Overseer (id=99613845572550665-127.0.0.1:54866_solr-n_0000000000) starting
   [junit4]   2> 1181051 INFO  (jetty-launcher-2761-thread-4) [n:127.0.0.1:54875_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54875_solr
   [junit4]   2> 1181052 INFO  (zkCallback-2783-thread-1-processing-n:127.0.0.1:54875_solr) [n:127.0.0.1:54875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1181052 INFO  (zkCallback-2779-thread-1-processing-n:127.0.0.1:54863_solr) [n:127.0.0.1:54863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1181052 INFO  (zkCallback-2777-thread-1-processing-n:127.0.0.1:54866_solr) [n:127.0.0.1:54866_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1181052 INFO  (zkCallback-2782-thread-1-processing-n:127.0.0.1:54858_solr) [n:127.0.0.1:54858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1181104 INFO  (zkCallback-2783-thread-1-processing-n:127.0.0.1:54875_solr) [n:127.0.0.1:54875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1181104 INFO  (zkCallback-2777-thread-1-processing-n:127.0.0.1:54866_solr) [n:127.0.0.1:54866_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1181104 INFO  (zkCallback-2779-thread-1-processing-n:127.0.0.1:54863_solr) [n:127.0.0.1:54863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1181104 INFO  (zkCallback-2782-thread-1-processing-n:127.0.0.1:54858_solr) [n:127.0.0.1:54858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1181203 INFO  (jetty-launcher-2761-thread-3) [n:127.0.0.1:54863_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_9F2F76339FCE9F83-001\tempDir-001\node3\.
   [junit4]   2> 1181213 INFO  (jetty-launcher-2761-thread-2) [n:127.0.0.1:54866_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54866_solr
   [junit4]   2> 1181215 INFO  (zkCallback-2783-thread-1-processing-n:127.0.0.1:54875_solr) [n:127.0.0.1:54875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1181215 INFO  (zkCallback-2777-thread-1-processing-n:127.0.0.1:54866_solr) [n:127.0.0.1:54866_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1181215 INFO  (zkCallback-2779-thread-1-processing-n:127.0.0.1:54863_solr) [n:127.0.0.1:54863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1181215 INFO  (zkCallback-2782-thread-1-processing-n:127.0.0.1:54858_solr) [n:127.0.0.1:54858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1181224 INFO  (jetty-launcher-2761-thread-1) [n:127.0.0.1:54858_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_9F2F76339FCE9F83-001\tempDir-001\node1\.
   [junit4]   2> 1181266 INFO  (jetty-launcher-2761-thread-4) [n:127.0.0.1:54875_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_9F2F76339FCE9F83-001\tempDir-001\node4\.
   [junit4]   2> 1181525 INFO  (jetty-launcher-2761-thread-2) [n:127.0.0.1:54866_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_9F2F76339FCE9F83-001\tempDir-001\node2\.
   [junit4]   2> 1181563 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1181565 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54854/solr ready
   [junit4]   2> 1181607 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[9F2F76339FCE9F83]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes
   [junit4]   2> 1181610 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[9F2F76339FCE9F83]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1181619 INFO  (qtp992227-12094) [n:127.0.0.1:54875_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=nodes_used_collection&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1181621 INFO  (OverseerThreadFactory-5212-thread-1-processing-n:127.0.0.1:54866_solr) [n:127.0.0.1:54866_solr    ] o.a.s.c.CreateCollectionCmd Create collection nodes_used_collection
   [junit4]   2> 1181733 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1181734 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1181734 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1181736 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1181736 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1181736 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1181740 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1181744 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1181858 INFO  (zkCallback-2783-thread-1-processing-n:127.0.0.1:54875_solr) [n:127.0.0.1:54875_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1181858 INFO  (zkCallback-2777-thread-1-processing-n:127.0.0.1:54866_solr) [n:127.0.0.1:54866_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1181858 INFO  (zkCallback-2779-thread-1-processing-n:127.0.0.1:54863_solr) [n:127.0.0.1:54863_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1181858 INFO  (zkCallback-2782-thread-1-processing-n:127.0.0.1:54858_solr) [n:127.0.0.1:54858_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1182794 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 1182795 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 1182802 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 1182802 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
   [junit4]   2> 1182814 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica1] Schema name=minimal
   [junit4]   2> 1182818 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica2] Schema name=minimal
   [junit4]   2> 1182819 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica2] Schema name=minimal
   [junit4]   2> 1182822 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1182822 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1182824 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica1' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 1182824 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica2' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 1182824 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1182824 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1182824 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_9F2F76339FCE9F83-001\tempDir-001\node4\nodes_used_collection_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_9F2F76339FCE9F83-001\tempDir-001\node4\.\nodes_used_collection_shard1_replica1\data\]
   [junit4]   2> 1182824 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_9F2F76339FCE9F83-001\tempDir-001\node3\nodes_used_collection_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_9F2F76339FCE9F83-001\tempDir-001\node3\.\nodes_used_collection_shard1_replica2\data\]
   [junit4]   2> 1182826 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica1] Schema name=minimal
   [junit4]   2> 1182829 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1182829 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica2' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 1182829 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1182829 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica1' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 1182829 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1182830 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_9F2F76339FCE9F83-001\tempDir-001\node2\nodes_used_collection_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_9F2F76339FCE9F83-001\tempDir-001\node2\.\nodes_used_collection_shard2_replica2\data\]
   [junit4]   2> 1182830 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1182830 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_9F2F76339FCE9F83-001\tempDir-001\node1\nodes_used_collection_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_9F2F76339FCE9F83-001\tempDir-001\node1\.\nodes_used_collection_shard2_replica1\data\]
   [junit4]   2> 1183000 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1183001 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1183004 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1183004 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1183005 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@114ebc7[nodes_used_collection_shard2_replica2] main]
   [junit4]   2> 1183007 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1183009 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1183009 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1183009 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1183009 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1183009 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593821531442511872
   [junit4]   2> 1183011 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1183011 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1183011 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1183012 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1183012 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@32144f[nodes_used_collection_shard1_replica2] main]
   [junit4]   2> 1183014 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1183015 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1183015 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1183015 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1183015 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1183015 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593821531448803328
   [junit4]   2> 1183016 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1894bd5[nodes_used_collection_shard1_replica1] main]
   [junit4]   2> 1183018 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1183019 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1183019 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1183019 INFO  (qtp13730955-12080) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1183019 INFO  (qtp992227-12093) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593821531452997632
   [junit4]   2> 1183024 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1183024 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1183024 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54863/solr/nodes_used_collection_shard1_replica2/
   [junit4]   2> 1183024 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:54863/solr START replicas=[http://127.0.0.1:54875/solr/nodes_used_collection_shard1_replica1/] nUpdates=100
   [junit4]   2> 1183025 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:54863/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1183026 INFO  (searcherExecutor-5218-thread-1-processing-n:127.0.0.1:54866_solr x:nodes_used_collection_shard2_replica2 s:shard2 c:nodes_used_collection) [n:127.0.0.1:54866_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@114ebc7[nodes_used_collection_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1183027 INFO  (searcherExecutor-5217-thread-1-processing-n:127.0.0.1:54863_solr x:nodes_used_collection_shard1_replica2 s:shard1 c:nodes_used_collection) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@32144f[nodes_used_collection_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1183027 INFO  (searcherExecutor-5216-thread-1-processing-n:127.0.0.1:54875_solr x:nodes_used_collection_shard1_replica1 s:shard1 c:nodes_used_collection) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@1894bd5[nodes_used_collection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1183031 INFO  (qtp992227-12090) [n:127.0.0.1:54875_solr c:nodes_used_collection s:shard1 r:core_node2 x:nodes_used_collection_shard1_replica1] o.a.s.c.S.Request [nodes_used_collection_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1183032 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1183032 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1183032 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1183037 INFO  (qtp23089638-12067) [n:127.0.0.1:54863_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54863/solr/nodes_used_collection_shard1_replica2/ shard1
   [junit4]   2> 1183054 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1183054 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1183057 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1183057 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1183058 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@bf1339[nodes_used_collection_shard2_replica1] main]
   [junit4]   2> 1183060 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1183061 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1183061 INFO  (qtp9776971-12051) [n:127.0.0.1:54858_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1183062 INFO  (searcherExecutor-5219-thread-1-processing-n:127.0.0.1:54858_solr x:nodes_used_collection_shard2_replica1 s:shard2 c:nodes_used_collection) [n:127.0.0.1:54858_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.c.SolrCore [node

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

n.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1270512 INFO  (qtp9776971-12057) [n:127.0.0.1:54858_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:54875_solr&onlyIfLeaderActive=true&core=addReplicaColl_shard1_replica1&coreNodeName=core_node7&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=11008
   [junit4]   2> 1271254 WARN  (zkCallback-2783-thread-1-processing-n:127.0.0.1:54875_solr) [n:127.0.0.1:54875_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1271255 INFO  (jetty-closer-2762-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18673cc{/solr,null,UNAVAILABLE}
   [junit4]   2> 1271256 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1271257 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54854 54854
   [junit4]   2> 1271259 INFO  (Thread-2653) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54854 54854
   [junit4]   2> 1271260 WARN  (Thread-2653) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/aliases.json
   [junit4]   2> 	26	/solr/clusterprops.json
   [junit4]   2> 	23	/solr/configs/conf
   [junit4]   2> 	6	/solr/configs/conf2
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	195	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 	4	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	4	/solr/collections/addReplicaColl/state.json
   [junit4]   2> 	4	/solr/collections/reloaded_collection/state.json
   [junit4]   2> 	3	/solr/collections/addReplicaColl/leader_elect/shard1/election/99613845572550667-core_node3-n_0000000000
   [junit4]   2> 	3	/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2> 	2	/solr/collections/onlyinzk/state.json
   [junit4]   2> 	2	/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	397	/solr/collections
   [junit4]   2> 	47	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 1271260 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9F2F76339FCE9F83]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_9F2F76339FCE9F83-001
   [junit4]   2> Mar 02, 2018 10:32:27 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=23695, maxDocsPerChunk=4, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=23695, blockSize=2)), sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ru-RU, timezone=Pacific/Bougainville
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=141317560,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest, TestPushWriter, SuggesterFSTTest, DOMUtilTest, TestDFISimilarityFactory, TestGraphMLResponseWriter, IndexBasedSpellCheckerTest, TestManagedStopFilterFactory, TestBinaryResponseWriter, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest, StandardRequestHandlerTest, ZkControllerTest, TestMiniSolrCloudClusterSSL, RequiredFieldsTest, OpenExchangeRatesOrgProviderTest, TestXIncludeConfig, JSONWriterTest, TestHdfsBackupRestoreCore, TestSha256AuthenticationProvider, LegacyCloudClusterPropTest, TestLazyCores, OverseerCollectionConfigSetProcessorTest, AlternateDirectoryTest, SimplePostToolTest, QueryElevationComponentTest, SystemInfoHandlerTest, XmlUpdateRequestHandlerTest, DistributedSpellCheckComponentTest, TemplateUpdateProcessorTest, CloudExitableDirectoryReaderTest, TestSortByMinMaxFunction, TestRandomFlRTGCloud, TestRestManager, DistanceUnitsTest, CurrencyFieldXmlFileTest, BlockCacheTest, TestStressUserVersions, CoreSorterTest, TestScoreJoinQPNoScore, TestFreeTextSuggestions, SolrMetricManagerTest, TestUninvertingReader, TestPerFieldSimilarity, BasicDistributedZkTest, TestNRTOpen, ActionThrottleTest, SpatialFilterTest, TestSchemaSimilarityResource, TestFieldCacheSanityChecker, TestConfigOverlay, SOLR749Test, RuleEngineTest, SharedFSAutoReplicaFailoverUtilsTest, JSONWriterTest, TestFieldCache, SecurityConfHandlerTest, TestDownShardTolerantSearch, TestCorePropertiesReload, TestImpersonationWithHadoopAuth, LargeFieldTest, TestCloudDeleteByQuery, ConnectionManagerTest, TestConfigSetsAPIZkFailure, CoreMergeIndexesAdminHandlerTest, DisMaxRequestHandlerTest, TestPhraseSuggestions, SolrCoreTest, DeleteLastCustomShardedReplicaTest, TestStressInPlaceUpdates, TestSolrIndexConfig, TestSlowCompositeReaderWrapper, CustomCollectionTest, TestEmbeddedSolrServerConstructors, TestJsonFacetRefinement, DistributedQueryComponentOptimizationTest, ManagedSchemaRoundRobinCloudTest, QueryResultKeyTest, TestPostingsSolrHighlighter, TestXmlQParser, HdfsNNFailoverTest, HighlighterTest, SolrRequestParserTest, TestJsonRequest, TestSolr4Spatial2, DirectUpdateHandlerTest, DistributedFacetPivotSmallAdvancedTest, PolyFieldTest, HdfsTlogReplayBufferedWhileIndexingTest, MoreLikeThisHandlerTest, SolrCLIZkUtilsTest, SynonymTokenizerTest, TestSolrCloudWithSecureImpersonation, PeerSyncTest, TestTrackingShardHandlerFactory, JvmMetricsTest, ClassificationUpdateProcessorIntegrationTest, OverseerTest, TestCoreAdminApis, TestFieldCacheSortRandom, RankQueryTest, TestDynamicLoading, QueryEqualityTest, TestTolerantSearch, TestStressReorder, TestFunctionQuery, PathHierarchyTokenizerFactoryTest, AnalysisAfterCoreReloadTest, DistributedExpandComponentTest, UpdateLogTest, DistributedQueueTest, TimeZoneUtilsTest, SampleTest, FacetPivotSmallTest, TestBinaryField, PingRequestHandlerTest, TestTolerantUpdateProcessorCloud, TestPerFieldSimilarityClassic, AnalysisErrorHandlingTest, SchemaVersionSpecificBehaviorTest, LeaderFailoverAfterPartitionTest, ChangedSchemaMergeTest, ReplicaListTransformerTest, OverseerTaskQueueTest, DeleteReplicaTest, TestHashQParserPlugin, TestCSVResponseWriter, TestSQLHandler, TestRandomDVFaceting, MissingSegmentRecoveryTest, DirectSolrSpellCheckerTest, DeleteStatusTest, TestInPlaceUpdatesDistrib, TestExactStatsCache, DocValuesMultiTest, ConcurrentDeleteAndCreateCollectionTest, TestUpdate, TestSSLRandomization, TestCharFilters, TestAnalyzedSuggestions, TestFaceting, CdcrReplicationDistributedZkTest, TestManagedSchemaAPI, AnalyticsQueryTest, TestSort, HdfsSyncSliceTest, TestSubQueryTransformerCrossCore, PrimUtilsTest, TestRawTransformer, BaseCdcrDistributedZkTest, TestHdfsCloudBackupRestore, TestJmxIntegration, CursorPagingTest, XsltUpdateRequestHandlerTest, SmileWriterTest, TestBM25SimilarityFactory, HdfsLockFactoryTest, UnloadDistributedZkTest, HLLSerializationTest, TestStressRecovery, OutOfBoxZkACLAndCredentialsProvidersTest, TestManagedResource, HdfsChaosMonkeySafeLeaderTest, TestExceedMaxTermLength, TestBlobHandler, SolrIndexMetricsTest, TestSolrConfigHandler, TestShardHandlerFactory, AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrXml, TestObjectReleaseTracker, VMParamsZkACLAndCredentialsProvidersTest, TestSystemCollAutoCreate, SSLMigrationTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest]
   [junit4] Completed [360/714 (2!)] on J0 in 90.99s, 20 tests, 1 error <<< FAILURES!

[...truncated 43282 lines...]