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 2017/11/03 00:10:15 UTC

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 282 - Still Failing!

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

No tests ran.

Build Log:
[...truncated 31 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:826: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:435: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:446: Found disallowed Ivy jar(s): C:\Users\jenkins\.ant\lib\ivy-2.3.0.jar

Total time: 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 304 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/304/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_A43D6113E430E447-001\testPostingsFormat.testExact-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_A43D6113E430E447-001\testPostingsFormat.testExact-005 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_A43D6113E430E447-001\testPostingsFormat.testExact-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_A43D6113E430E447-001\testPostingsFormat.testExact-005

	at __randomizedtesting.SeedInfo.seed([A43D6113E430E447]: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.TestReplicaProperties.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:59007/w_w/sn

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:59007/w_w/sn
	at __randomizedtesting.SeedInfo.seed([339692DF2B268097:BBC2AD0585DAED6F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001\init-core-data-001\spellcheckerFQCN    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001\init-core-data-001\spellcheckerFQCN
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001

	at __randomizedtesting.SeedInfo.seed([339692DF2B268097]: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 1030 lines...]
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testPostingsEnumReuse
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1155, maxMBSortInHeap=6.327515156512755, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR I(ne)BZ(0.3), field=IB LL-L1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(n)B3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS=IB SPL-DZ(0.3), body=DFI(Saturated), f_DOCS=DFR I(ne)3(800.0)}, locale=sr-Latn-BA, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=457856416,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [TestSetOnce, TestSortedSetSelector, TestRollback, TestBooleanScorer, TestPostingsOffsets, TestTopFieldCollector, TestTermRangeQuery, TestPerFieldPostingsFormat2, TestBytesRefHash, TestLucene50CompoundFormat, Test2BBinaryDocValues, TestBufferedChecksum, TestDeletionPolicy, TestPrefixInBooleanQuery, Test2BSortedDocValuesFixedSorted, TestNRTCachingDirectory, TestMultiLevelSkipList, TestSegmentMerger, TestSloppyPhraseQuery2, TestInfoStream, TestPersistentSnapshotDeletionPolicy, TestExitableDirectoryReader, TestNRTThreads, TestDateTools, TestDirectory, TestStressIndexing2, TestTimSorterWorstCase, TestDirectoryReaderReopen, TestDemo, TestQueryBuilder, TestUniqueTermCount, TestNRTReaderWithThreads, TestDocValuesRewriteMethod, TestIndexWriterForceMerge, TestCharsRef, TestRateLimiter, TestSpanNotQuery, TestStringMSBRadixSorter, TestBlockPostingsFormat, TestConstantScoreQuery, TestLucene60FieldInfoFormat, TestNIOFSDirectory, TestIntroSelector, TestIndexWriterNRTIsCurrent, TestDocValuesScoring, TestDocumentsWriterStallControl, TestSortedSetDocValues, TestCharTermAttributeImpl, TestGraphTokenizers, TestDocIDMerger, TestFilterWeight, TestPositiveScoresOnlyCollector, Test2BPostings, TestMultiTermConstantScore, TestControlledRealTimeReopenThread, TestPrefixCodedTerms, Test2BPagedBytes, TestTermdocPerf, TestSimilarity, TestNearSpansOrdered, TestTerms, TestCachingCollector, TestSimilarityBase, TestByteSlices, TestSwappedIndexFiles, TestMixedDocValuesUpdates, Test2BPostingsBytes, TestOneMergeWrappingMergePolicy, TestSpanMultiTermQueryWrapper, LimitedFiniteStringsIteratorTest, TestGrowableByteArrayDataOutput, TestSortRandom, TestFuzzyQuery, TestCharArraySet, TestFileSwitchDirectory, TestFastCompressionMode, TestForTooMuchCloning, TestRoaringDocIdSet, TestDocValues, TestFieldMaskingSpanQuery, TestTermVectorsReader, TestShardSearching, TestIntRangeFieldQueries, TestNGramPhraseQuery, TestOmitNorms, TestPerSegmentDeletes, TestIndexWriterThreadsToSegments, TestMSBRadixSorter, TestFlex, TestBasics, TestFilterDirectoryReader, TestTryDelete, TestAllFilesCheckIndexHeader, TestIndexedDISI, TestIndexOrDocValuesQuery, TestBytesRefAttImpl, TestGraphTokenStreamFiniteStrings, TestUsageTrackingFilterCachingPolicy, TestPagedBytes, TestStressAdvance, TestSimpleSearchEquivalence, TestGeoUtils, TestDoubleValuesSource, TestOperations, TestFieldType, TestMergeSchedulerExternal, TestTermsEnum, TestTermVectorsWriter, TestSleepingLockWrapper, TestIndexWriterCommit, TestNRTReaderCleanup, TestSubScorerFreqs, TestFixedBitSet, TestRollingUpdates, TestIndexWriter, TestPerFieldDocValuesFormat, TestIndexWriterReader, TestIndexWriterMerging, TestFSTs, TestBytesStore, TestPackedInts, TestIndexWriterWithThreads, TestMultiMMap, TestSearcherManager, TestSloppyPhraseQuery, TestIndexWriterDelete, TestIndexWriterMergePolicy, TestBoolean2, TestAtomicUpdate, TestNorms, TestTimeLimitingCollector, TestSearchWithThreads, TestSearchAfter, TestConcurrentMergeScheduler, TestLongPostings, TestStressIndexing, TestIndexWriterUnicode, TestPerFieldPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerFieldPostingsFormat -Dtests.seed=A43D6113E430E447 -Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestPerFieldPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_A43D6113E430E447-001\testPostingsFormat.testExact-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_A43D6113E430E447-001\testPostingsFormat.testExact-005
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A43D6113E430E447]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [246/456 (1!)] on J1 in 2.02s, 25 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 10955 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestReplicaProperties
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestReplicaProperties_339692DF2B268097-001\init-core-data-001
   [junit4]   2> 462961 WARN  (SUITE-TestReplicaProperties-seed#[339692DF2B268097]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 462962 INFO  (SUITE-TestReplicaProperties-seed#[339692DF2B268097]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 462966 INFO  (SUITE-TestReplicaProperties-seed#[339692DF2B268097]-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> 462966 INFO  (SUITE-TestReplicaProperties-seed#[339692DF2B268097]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 462966 INFO  (SUITE-TestReplicaProperties-seed#[339692DF2B268097]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /w_w/sn
   [junit4]   2> 462968 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 462969 INFO  (Thread-616) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 462969 INFO  (Thread-616) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 462984 ERROR (Thread-616) [    ] 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> 463069 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.ZkTestServer start zk server on port:58996
   [junit4]   2> 463077 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 0x15faf3d9ce30000, 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> 463087 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 463089 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 463090 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 463091 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 463093 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 463094 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 463095 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 463096 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 463097 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 463098 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 463100 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 463102 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 0x15faf3d9ce30001, 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> 463103 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 463548 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 463549 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c171074{/w_w/sn,null,AVAILABLE}
   [junit4]   2> 463556 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@49fa10e1{HTTP/1.1,[http/1.1]}{127.0.0.1:59007}
   [junit4]   2> 463556 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.e.j.s.Server Started @466986ms
   [junit4]   2> 463556 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestReplicaProperties_339692DF2B268097-001\tempDir-001/control/data, hostContext=/w_w/sn, hostPort=59007, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestReplicaProperties_339692DF2B268097-001\control-001\cores}
   [junit4]   2> 463556 ERROR (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 463556 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 463556 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 463556 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 463556 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-12T07:59:32.134Z
   [junit4]   2> 463560 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 463560 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestReplicaProperties_339692DF2B268097-001\control-001\solr.xml
   [junit4]   2> 463567 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 463567 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 463569 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@510e31e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 463573 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58996/solr
   [junit4]   2> 463577 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 0x15faf3d9ce30003, 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> 463663 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 463663 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59007_w_w%2Fsn
   [junit4]   2> 463664 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.Overseer Overseer (id=98990395985428484-127.0.0.1:59007_w_w%2Fsn-n_0000000000) starting
   [junit4]   2> 463671 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59007_w_w%2Fsn
   [junit4]   2> 463672 INFO  (OverseerStateUpdate-98990395985428484-127.0.0.1:59007_w_w%2Fsn-n_0000000000) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 463758 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@510e31e
   [junit4]   2> 463763 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@510e31e
   [junit4]   2> 463763 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@510e31e
   [junit4]   2> 463767 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestReplicaProperties_339692DF2B268097-001\control-001\cores
   [junit4]   2> 463793 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 463794 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58996/solr ready
   [junit4]   2> 463798 INFO  (qtp176030831-2568) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59007_w_w%252Fsn&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 463800 INFO  (OverseerThreadFactory-1250-thread-1-processing-n:127.0.0.1:59007_w_w%2Fsn) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 463908 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 463909 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 464016 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:59007_w_w%2Fsn) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 464932 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 464940 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 464990 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 465006 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 465007 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@510e31e
   [junit4]   2> 465007 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 465007 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestReplicaProperties_339692DF2B268097-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestReplicaProperties_339692DF2B268097-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 465009 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=84.85546875, floorSegmentMB=2.1484375, forceMergeDeletesPctAllowed=14.729173137933836, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8533090646598752
   [junit4]   2> 465011 WARN  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 465079 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 465079 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 465080 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 465080 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 465082 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=80.5712890625, floorSegmentMB=1.0029296875, forceMergeDeletesPctAllowed=3.8013827878011277, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28732782947819124
   [junit4]   2> 465082 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2078b02b[control_collection_shard1_replica_n1] main]
   [junit4]   2> 465083 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 465083 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 465084 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 465085 INFO  (searcherExecutor-1253-thread-1-processing-n:127.0.0.1:59007_w_w%2Fsn x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@2078b02b[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 465085 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583846337977253888
   [junit4]   2> 465089 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 465089 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 465089 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59007/w_w/sn/control_collection_shard1_replica_n1/
   [junit4]   2> 465089 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 465089 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:59007/w_w/sn/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 465089 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 465092 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59007/w_w/sn/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 523798 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 59007
   [junit4]   2> 523798 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=785084695
   [junit4]   2> 523798 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 523798 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a473c96: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2cc5d759
   [junit4]   2> 523803 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 0x15faf3d9ce30005, 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> 523817 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 523817 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46c2b6cb: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@18d85dc9
   [junit4]   2> 523821 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 523821 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30decc91: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@462bc1c4
   [junit4]   2> 523822 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:59007_w_w%2Fsn
   [junit4]   2> 523823 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 523826 INFO  (zkCallback-412-thread-2-processing-n:127.0.0.1:59007_w_w%2Fsn) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 523826 INFO  (coreCloseExecutor-1258-thread-1) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@28a455c9
   [junit4]   2> 523826 INFO  (coreCloseExecutor-1258-thread-1) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1, tag=681858505
   [junit4]   2> 523827 INFO  (coreCloseExecutor-1258-thread-1) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e6b60ce: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1da4e9c9
   [junit4]   2> 523835 INFO  (coreCloseExecutor-1258-thread-1) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader, tag=681858505
   [junit4]   2> 533972 INFO  (ScheduledTrigger-1248-thread-3) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 533975 INFO  (AutoscalingActionExecutor-1249-thread-1-processing-n:127.0.0.1:59007_w_w%2Fsn) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
   [junit4]   2>   "id":"14f647c414b5c900T7ob78ik8ro4u8n4lj0fiq0j7j",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":1510473632516000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1510473632516000000],
   [junit4]   2>     "_enqueue_time_":1510473642549000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:59007_w_w%2Fsn"]}}
   [junit4]   2> 643801 ERROR (qtp176030831-2568) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.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:493)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 643801 INFO  (qtp176030831-2568) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59007_w_w%252Fsn&wt=javabin&version=2} status=500 QTime=180003
   [junit4]   2> 643802 ERROR (qtp176030831-2568) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.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:493)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 1063923 ERROR (OverseerThreadFactory-1250-thread-1-processing-n:127.0.0.1:59007_w_w%2Fsn) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:59007/w_w/sn
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:59007/w_w/sn
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 1063923 ERROR (OverseerThreadFactory-1250-thread-1-processing-n:127.0.0.1:59007_w_w%2Fsn) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 1063923 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.Overseer Overseer (id=98990395985428484-127.0.0.1:59007_w_w%2Fsn-n_0000000000) closing
   [junit4]   2> 1063947 INFO  (OverseerStateUpdate-98990395985428484-127.0.0.1:59007_w_w%2Fsn-n_0000000000) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59007_w_w%2Fsn
   [junit4]   2> 1063947 INFO  (OverseerThreadFactory-1250-thread-1-processing-n:127.0.0.1:59007_w_w%2Fsn) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1093971 INFO  (zkCallback-412-thread-5-processing-n:127.0.0.1:59007_w_w%2Fsn) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1093971 ERROR (OverseerThreadFactory-1250-thread-1-processing-n:127.0.0.1:59007_w_w%2Fsn) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:678)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1093986 INFO  (OverseerThreadFactory-1250-thread-1-processing-n:127.0.0.1:59007_w_w%2Fsn) [n:127.0.0.1:59007_w_w%2Fsn    ] 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> 1093986 WARN  (OverseerAutoScalingTriggerThread-98990395985428484-127.0.0.1:59007_w_w%2Fsn-n_0000000000) [n:127.0.0.1:59007_w_w%2Fsn    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1093986 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 0x15faf3d9ce30004, 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> 1094002 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@49fa10e1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1094002 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c171074{/w_w/sn,null,UNAVAILABLE}
   [junit4]   2> 1094018 ERROR (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: control_collection slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.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:426)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 1094018 ERROR (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.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:426)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: control_collection slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 1094018 INFO  (qtp176030831-2570) [n:127.0.0.1:59007_w_w%2Fsn c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=630115
   [junit4]   2> 1094018 ERROR (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] 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> 1094018 INFO  (TEST-TestReplicaProperties.test-seed#[339692DF2B268097]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58996 58996
   [junit4]   2> 1094018 INFO  (Thread-616) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58996 58996
   [junit4]   2> 1094018 WARN  (Thread-616) [    ] 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> NOTE: reproduce with: ant test  -Dtestcase=TestReplicaProperties -Dtests.method=test -Dtests.seed=339692DF2B268097 -Dtests.slow=true -Dtests.locale=ko-KR -Dtests.timezone=America/Nipigon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    631s J0 | TestReplicaProperties.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:59007/w_w/sn
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([339692DF2B268097:BBC2AD0585DAED6F]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    > 	... 43 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestReplicaProperties_339692DF2B268097-001
   [junit4]   2> Nov 12, 2017 8:10:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1609, maxMBSortInHeap=6.076583967626201, sim=RandomSimilarity(queryNorm=false): {}, locale=ko-KR, timezone=America/Nipigon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=113288672,total=346030080
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMetricReporterTest, CircularListTest, SolrTestCaseJ4Test, CleanupOldIndexTest, TestFiltering, StatsReloadRaceTest, TestCloudPseudoReturnFields, PKIAuthenticationIntegrationTest, HighlighterConfigTest, CoreAdminCreateDiscoverTest, TestQuerySenderNoQuery, TestNumericRangeQuery32, FacetPivotSmallTest, TestCoreDiscovery, PeerSyncReplicationTest, TestFieldCacheVsDocValues, TestUtils, AutoAddReplicasPlanActionTest, ReturnFieldsTest, TestHdfsUpdateLog, DocExpirationUpdateProcessorFactoryTest, TestScoreJoinQPScore, TestSolr4Spatial, DistributedSpellCheckComponentTest, DistribJoinFromCollectionTest, QueryParsingTest, TestLegacyTerms, LeaderFailureAfterFreshStartTest, PathHierarchyTokenizerFactoryTest, ResponseHeaderTest, SignatureUpdateProcessorFactoryTest, TestStandardQParsers, UUIDUpdateProcessorFallbackTest, TestSizeLimitedDistributedMap, FastVectorHighlighterTest, RankQueryTest, TestConfigSetProperties, TestSubQueryTransformer, SolrCoreMetricManagerTest, TestReqParamsAPI, TestSha256AuthenticationProvider, SolrCmdDistributorTest, CoreMergeIndexesAdminHandlerTest, ZkFailoverTest, TestHashQParserPlugin, TestReplicaProperties]
   [junit4] Completed [131/748 (1!)] on J0 in 631.61s, 1 test, 1 error <<< FAILURES!

[...truncated 1653 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.InfoHandlerTest
   [junit4]   2> 3346122 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001\init-core-data-001
   [junit4]   2> 3346127 WARN  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 3346127 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3346135 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-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> 3346138 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3346140 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3346232 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3346260 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 3346406 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3346537 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b090a86
   [junit4]   2> 3346545 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b090a86
   [junit4]   2> 3346545 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b090a86
   [junit4]   2> 3346547 INFO  (coreLoadExecutor-12321-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3346547 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3346641 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3346710 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3346824 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3346841 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3346842 INFO  (coreLoadExecutor-12321-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@5b090a86
   [junit4]   2> 3346843 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3346843 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001\init-core-data-001\]
   [junit4]   2> 3346845 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=83.5576171875, floorSegmentMB=1.6005859375, forceMergeDeletesPctAllowed=8.336897482190633, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3347091 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3347091 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3347093 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3347093 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3347095 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=65.1328125, floorSegmentMB=0.8076171875, forceMergeDeletesPctAllowed=20.729549201917152, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14840726811599358
   [junit4]   2> 3347095 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a335ce0[collection1] main]
   [junit4]   2> 3347096 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3347120 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3347251 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3347251 INFO  (searcherExecutor-12322-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3347252 INFO  (coreLoadExecutor-12321-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583849365177368576
   [junit4]   2> 3347259 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3347276 INFO  (TEST-InfoHandlerTest.testOverriddenHandlers-seed#[339692DF2B268097]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOverriddenHandlers
   [junit4]   2> 3347296 INFO  (searcherExecutor-12322-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3347309 INFO  (searcherExecutor-12322-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3347309 INFO  (searcherExecutor-12322-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3347321 INFO  (searcherExecutor-12322-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3347322 INFO  (searcherExecutor-12322-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3347323 INFO  (searcherExecutor-12322-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3347325 INFO  (searcherExecutor-12322-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3347328 INFO  (searcherExecutor-12322-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3347329 INFO  (searcherExecutor-12322-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a335ce0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3347350 INFO  (TEST-InfoHandlerTest.testOverriddenHandlers-seed#[339692DF2B268097]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOverriddenHandlers
   [junit4]   2> 3347365 INFO  (TEST-InfoHandlerTest.testCoreAdminHandler-seed#[339692DF2B268097]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 3347378 INFO  (TEST-InfoHandlerTest.testCoreAdminHandler-seed#[339692DF2B268097]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 3347378 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3347379 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1693194455
   [junit4]   2> 3347379 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3347379 INFO  (SUITE-InfoHandlerTest-seed#[339692DF2B268097]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@554ec96: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node

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

ne waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1219, maxMBSortInHeap=5.972384468204429, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-CS, timezone=Indian/Cocos
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=172445432,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrGraphiteReporterTest, FileUtilsTest, TestDistributedGrouping, ChaosMonkeySafeLeaderTest, TestFieldSortValues, SystemInfoHandlerTest, TestCollectionsAPIViaSolrCloudCluster, TestPerFieldSimilarity, TestTrackingShardHandlerFactory, LoggingHandlerTest, TestSolrDeletionPolicy1, DistributedSuggestComponentTest, TestConfigSets, OverseerTaskQueueTest, SimpleMLTQParserTest, TestFieldCacheSortRandom, TestRTimerTree, ExecutePlanActionTest, TestComplexPhraseQParserPlugin, SolrIndexSplitterTest, FieldMutatingUpdateProcessorTest, TestFunctionQuery, TestReloadDeadlock, DistributedMLTComponentTest, DistribDocExpirationUpdateProcessorTest, SortSpecParsingTest, TestNumericRangeQuery64, TestLegacyNumericUtils, LeaderElectionIntegrationTest, TestLuceneMatchVersion, TestRuleBasedAuthorizationPlugin, TemplateUpdateProcessorTest, TestSimpleQParserPlugin, DOMUtilTest, TestSolrCloudWithKerberosAlt, TestHttpShardHandlerFactory, TestCollapseQParserPlugin, TestConfigSetImmutable, TestManagedResource, SolrMetricsIntegrationTest, TestSQLHandlerNonCloud, TestDefaultStatsCache, SoftAutoCommitTest, LukeRequestHandlerTest, AutoScalingHandlerTest, TestFoldingMultitermQuery, TestSSLRandomization, TestCustomDocTransformer, DocumentAnalysisRequestHandlerTest, TestSuggestSpellingConverter, TestReplicationHandlerBackup, RecoveryAfterSoftCommitTest, TestMergePolicyConfig, LeaderFailoverAfterPartitionTest, SimpleCollectionCreateDeleteTest, BasicDistributedZk2Test, TermVectorComponentDistributedTest, TestLockTree, PreAnalyzedUpdateProcessorTest, SearchHandlerTest, TestDistribDocBasedVersion, TestDocSet, TestCloudInspectUtil, TestSchemaManager, TestJavabinTupleStreamParser, TestJsonRequest, TestCloudNestedDocsSort, CoreAdminRequestStatusTest, SolrCloudExampleTest, SchemaVersionSpecificBehaviorTest, TestFastLRUCache, ShardSplitTest, MergeStrategyTest, TestHighFrequencyDictionaryFactory, TestInitParams, BasicAuthStandaloneTest, LeaderInitiatedRecoveryOnCommitTest, TestFieldTypeResource, TestFastWriter, PreAnalyzedFieldManagedSchemaCloudTest, CollectionsAPIAsyncDistributedZkTest, DistributedQueryComponentCustomSortTest, DistributedFacetPivotSmallTest, DeleteStatusTest, SolrMetricManagerTest, TestCoreContainer, CollectionsAPIDistributedZkTest, TestCollationFieldDocValues, ImplicitSnitchTest, CdcrBidirectionalTest, QueryElevationComponentTest, TestSolrJ, PropertiesRequestHandlerTest, TestBadConfig, HttpSolrCallGetCoreTest, TestAnalyzedSuggestions, TestStressVersions, MBeansHandlerTest, IndexSchemaRuntimeFieldTest, HdfsUnloadDistributedZkTest, ConnectionManagerTest, TestSolrIndexConfig, TestSkipOverseerOperations, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestCrossCoreJoin, SmileWriterTest, TestManagedSchema, SearchHandlerTest, TestSimpleTextCodec, TestCloudPivotFacet, TestCryptoKeys, TestConfig, TermVectorComponentTest, TestRestManager, TestWordDelimiterFilterFactory, SOLR749Test, DistributedDebugComponentTest, HighlighterMaxOffsetTest, UpdateParamsTest, InfixSuggestersTest, TestPerFieldSimilarityWithDefaultOverride, WrapperMergePolicyFactoryTest, CustomCollectionTest, ChangedSchemaMergeTest, TestSearchPerf, DocValuesTest, TestRetrieveFieldsOptimizer, TestReloadAndDeleteDocs, DistributedFacetPivotLongTailTest, TestSolrCoreSnapshots, TestCharFilters, TestLeaderInitiatedRecoveryThread, TestStressReorder, SolrIndexConfigTest, TestDistributedStatsComponentCardinality, TestRestoreCore, TestStressLiveNodes, CollectionStateFormat2Test, DistributedIntervalFacetingTest, TestUseDocValuesAsStored, MetricsConfigTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, AnalysisErrorHandlingTest, PreAnalyzedFieldTest, TestFieldResource, TestScoreJoinQPNoScore, TestStressLucene, SolrIndexMetricsTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, ConfigureRecoveryStrategyTest, FullSolrCloudDistribCmdsTest, TestApiFramework, TestChildDocTransformer, ShufflingReplicaListTransformerTest, TestFieldCacheWithThreads, TestSolrQueryParser, BlockJoinFacetSimpleTest, TestOnReconnectListenerSupport, TestTestInjection, TestSchemaResource, TestRandomFaceting, TestLRUCache, TestBackupRepositoryFactory, TestHashPartitioner, TestQueryUtils, ExplicitHLLTest, EnumFieldTest, JsonLoaderTest, BadComponentTest, TestLRUStatsCache, TestDocumentBuilder, TestMaxScoreQueryParser, CdcrRequestHandlerTest, TestSystemIdResolver, OverseerRolesTest, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestOverriddenPrefixQueryForCustomFieldType, TestManagedSynonymFilterFactory, TestExceedMaxTermLength, BlockJoinFacetDistribTest, DebugComponentTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, BasicZkTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestFaceting, TestRecovery, ZkControllerTest, TestReload, TestRangeQuery, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, TestIndexSearcher, ShowFileRequestHandlerTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, TestIndexingPerformance, MoreLikeThisHandlerTest, SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, TestLFUCache, CopyFieldTest, TestStressRecovery, MultiTermTest, SampleTest, TestBinaryField, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions, EchoParamsTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, AliasIntegrationTest, AssignTest, AsyncCallRequestStatusResponseTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DeleteNodeTest, DeleteShardTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, LegacyCloudClusterPropTest, MissingSegmentRecoveryTest, MoveReplicaTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrCLIZkUtilsTest, TestAuthenticationFramework, TestCloudJSONFacetJoinDomain, TestCloudSearcherWarming, TestPrepRecovery, TestPullReplicaErrorHandling, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, AutoAddReplicasIntegrationTest, SystemLogListenerTest, TriggerIntegrationTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestSolrConfigHandler, TestSolrXml, RequestLoggingTest, TestBlobHandler, TestSQLHandler, TestSystemCollAutoCreate, InfoHandlerTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=InfoHandlerTest -Dtests.seed=339692DF2B268097 -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=Indian/Cocos -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | InfoHandlerTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001\init-core-data-001\spellcheckerFQCN
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.InfoHandlerTest_339692DF2B268097-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([339692DF2B268097]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [620/748 (2!)] on J1 in 1.33s, 2 tests, 1 error <<< FAILURES!

[...truncated 47748 lines...]

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

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

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.snowball.TestSnowballVocab

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_714252FA2502A4DF-001\tempDir-017\lovins: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_714252FA2502A4DF-001\tempDir-017\lovins    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_714252FA2502A4DF-001\tempDir-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_714252FA2502A4DF-001\tempDir-017 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_714252FA2502A4DF-001\tempDir-017\lovins: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_714252FA2502A4DF-001\tempDir-017\lovins
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_714252FA2502A4DF-001\tempDir-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_714252FA2502A4DF-001\tempDir-017

	at __randomizedtesting.SeedInfo.seed([714252FA2502A4DF]: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-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_217EE178893FC986-001\testVInt-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_217EE178893FC986-001\testVInt-001 

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

	at __randomizedtesting.SeedInfo.seed([217EE178893FC986]: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.TestNRTCachingDirectory

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

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

	at __randomizedtesting.SeedInfo.seed([217EE178893FC986]: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.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([392ACD884BDE4F57:2D6296DD68D9F249]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

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

	at __randomizedtesting.SeedInfo.seed([392ACD884BDE4F57]: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 996 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=LuceneVarGapFixedInterval), junk=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=943, maxMBSortInHeap=6.557196558275647, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-HK, timezone=Africa/Algiers
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=143151856,total=295698432
   [junit4]   2> NOTE: All tests run in this JVM: [TestBooleanMinShouldMatch, TestSimpleAttributeImpl, TestBytesRef, TestSpanSearchEquivalence, TestMultiPhraseEnum, TestSimilarity2, TestWordlistLoader, TestMathUtil, TestPayloadsOnVectors, TestRAMDirectory, TestSegmentReader, TestOmitTf, TestOmitPositions, TestHighCompressionMode, TestIndexableField, TestDocsAndPositions, TestFixedBitDocIdSet, Test2BPoints, TestNumericDocValuesUpdates, TestUpgradeIndexMergePolicy, TestTopDocsMerge, TestSameTokenSamePosition, TestComplexExplanations, TestDirectPacked, TestIndexWriterWithThreads, TestBinaryTerms, TestBagOfPositions, TestAllFilesDetectTruncation, TestDocValuesIndexing, TestMixedCodecs, TestFilterCodecReader, TestSpanOrQuery, TestSimilarityProvider, TestBufferedIndexInput, TestEarlyTerminatingSortingCollector, TestCodecUtil, Test2BSortedDocValuesOrds, TestRegExp, TestTrackingDirectoryWrapper, TestConjunctionDISI, TestExternalCodecs, TestPhrasePrefixQuery, TestFrequencyTrackingRingBuffer, TestMultiThreadTermVectors, TestIOUtils, TestDeterminizeLexicon, TestReqExclBulkScorer, TestSpanCollection, TestStressDeletes, TestParallelLeafReader, TestArrayUtil, TestSparseFixedBitDocIdSet, TestMutablePointsReaderUtils, TestSpansEnum, TestSortedNumericSortField, TestIndexSearcher, TestTerm, TestDocumentsWriterDeleteQueue, TestDocument, TestPrefixRandom, TestSPIClassIterator, TestBinaryDocument, TestNativeFSLockFactory, TestGeoEncodingUtils, TestBooleanSimilarity, TestMultiTermsEnum, TestTimSorter, TestSumDocFreq, TestDoubleRangeFieldQueries, TestScorerPerf, TestSameScoresWithThreads, TestFieldInvertState, TestIndexWriterMaxDocs, MultiCollectorTest, TestMutableValues, TestUTF32ToUTF8, TestCollectionUtil, TestReadOnlyIndex, TestRegexpQuery, TestDocsWithFieldSet, TestBKD, TestAutomaton, TestNotDocIdSet, TestAssertions, TestTermQuery, TestLucene60PointsFormat, TestNeedsScores, TestCrash, TestFlushByRamOrCountsPolicy, TestAddIndexes, TestLucene50StoredFieldsFormat, TestFloatRangeFieldQueries, TestSearchForDuplicates, TestExceedMaxTermLength, FiniteStringsIteratorTest, TestCharsRefBuilder, TestMatchAllDocsQuery, TestTragicIndexWriterDeadlock, TestForceMergeForever, TestIndexWriterUnicode, TestFilterDirectory, TestForUtil, TestRamUsageEstimator, TestBooleanQueryVisitSubscorers, TestLogMergePolicy, TestMinShouldMatch2, Test4GBStoredFields, TestIndexWriterExceptions, TestSloppyPhraseQuery, TestDocValuesQueries, TestWildcardRandom, TestConjunctions, TestSimpleExplanationsWithFillerDocs, TestBooleanOr, TestIndexWriter, TestPerFieldDocValuesFormat, TestIndexWriterReader, TestIndexWriterMerging, TestFSTs, TestBytesStore, TestPackedInts, TestShardSearching, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=217EE178893FC986 -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=Africa/Algiers -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_217EE178893FC986-001\testVInt-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_217EE178893FC986-001\testVInt-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([217EE178893FC986]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [228/456 (1!)] on J0 in 6.20s, 54 tests, 1 error <<< FAILURES!

[...truncated 42 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {date=PostingsFormat(name=Asserting), docid=Lucene50(blocksize=128), titleTokenized=BlockTreeOrds(blocksize=128), body=PostingsFormat(name=Asserting), title=PostingsFormat(name=MockRandom)}, docValues:{docid_intDV=DocValuesFormat(name=Asserting), titleDV=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=289, maxMBSortInHeap=6.267944987382897, sim=RandomSimilarity(queryNorm=false): {titleTokenized=IB LL-D3(800.0), body=DFR I(ne)LZ(0.3)}, locale=en-CA, timezone=Africa/Tunis
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=172475816,total=214958080
   [junit4]   2> NOTE: All tests run in this JVM: [TestNIOFSDirectory, TestCachingCollector, TestCheckIndex, TestControlledRealTimeReopenThread, Test2BPagedBytes, TestRateLimiter, TestIndexWriterForceMerge, TestPostingsOffsets, TestFileSwitchDirectory, TestSmallFloat, TestLucene70NormsFormat, FuzzyTermOnShortTermsTest, TestGraphTokenizers, TestComplexExplanationsOfNonMatches, TestIndexReaderClose, TestSparseFixedBitSet, TestFuzzyQuery, TestReaderWrapperDVTypeCheck, TestGrowableByteArrayDataOutput, TestField, TestTimSorterWorstCase, Test2BPostingsBytes, TestNRTThreads, Test2BDocs, TestSegmentTermDocs, TestDirectMonotonic, TestSpanContainQuery, TestOmitNorms, TestMultiFields, TestCustomSearcherSort, Test2BBinaryDocValues, TestReaderClosed, TestUsageTrackingFilterCachingPolicy, TestElevationComparator, TestForTooMuchCloning, TestMatchNoDocsQuery, TestFilterDirectoryReader, TestSortedSetDocValues, TestSimilarityBase, TestByteBlockPool, TestIndexWriterNRTIsCurrent, TestAutomatonQuery, TestStopFilter, TestBoolean2ScorerSupplier, TestFilterWeight, TestSearcherManager, TestInfoStream, TestTermRangeQuery, TestPositiveScoresOnlyCollector, TestSpanFirstQuery, TestDisjunctionMaxQuery, TestDocValuesRewriteMethod, TestPolygon2D, TestClassicSimilarity, TestFastDecompressionMode, TestNot, TestUniqueTermCount, TestFastCompressionMode, TestIndexOrDocValuesQuery, TestNormsFieldExistsQuery, TestDirectoryReaderReopen, TestQueryBuilder, TestSegmentMerger, TestLongRangeFieldQueries, TestSimpleFSLockFactory, TestSimilarity, Test2BTerms, TestSloppyPhraseQuery2, TestMultiPhraseQuery, TestFixedLengthBytesRefArray, TestSizeBoundedForceMerge, TestSegmentCacheables, TestTopFieldCollector, TestSearchAfter, TestIndexWriterOnJRECrash, TestConcurrentMergeScheduler, TestPersistentSnapshotDeletionPolicy, TestSynonymQuery, TestVersion, TestMergedIterator, TestBytesRefArray, TestNearSpansOrdered, TestTermsEnum, TestIndexCommit, TestSortRescorer, TestPerFieldPostingsFormat2, TestIndexWriterCommit, TestMixedDocValuesUpdates, TestTermVectorsReader, TestNRTReaderWithThreads, Test2BNumericDocValues, TestRollback, TestBlockPostingsFormat, TestDuelingCodecsAtNight, TestDocumentWriter, TestWildcard, TestBooleanScorer, TestDeterminism, TestGeoUtils, TestDoubleValuesSource, TestBytesRefHash, TestSleepingLockWrapper, TestIndexWriterOnDiskFull, TestAllFilesCheckIndexHeader, TestMultiTermQueryRewrites, TestStressIndexing2, TestMultiLevelSkipList, TestLucene50CompoundFormat, TestIndexedDISI, TestLSBRadixSorter, TestPhraseQuery, TestCompiledAutomaton, TestNRTCachingDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNRTCachingDirectory -Dtests.seed=217EE178893FC986 -Dtests.slow=true -Dtests.locale=en-CA -Dtests.timezone=Africa/Tunis -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestNRTCachingDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNRTCachingDirectory_217EE178893FC986-001\testVInt-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNRTCachingDirectory_217EE178893FC986-001\testVInt-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([217EE178893FC986]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [242/456 (2!)] on J1 in 1.58s, 44 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 1653 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1844, maxMBSortInHeap=6.110423898604828, sim=RandomSimilarity(queryNorm=true): {}, locale=vi, timezone=Atlantic/Jan_Mayen
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=110409448,total=270008320
   [junit4]   2> NOTE: All tests run in this JVM: [TestFrenchAnalyzer, TestSnowballPorterFilterFactory, TestIndonesianAnalyzer, TestRollingCharBuffer, TestSpanishLightStemFilterFactory, HTMLStripCharFilterTest, TestSynonymMapFilter, TestTruncateTokenFilterFactory, TestHunspellStemFilter, TestReversePathHierarchyTokenizer, ShingleAnalyzerWrapperTest, TestComplexPrefix, TestSimplePatternSplitTokenizer, TestTrimFilterFactory, TestFrenchMinimalStemFilter, TestGermanStemFilterFactory, TestCzechAnalyzer, TestAnalysisSPILoader, TestGermanMinimalStemFilter, TestSoraniStemFilterFactory, TestCompoundWordTokenFilter, TestDoubleEscape, WikipediaTokenizerTest, TestCustomAnalyzer, TestSnowball, TestPathHierarchyTokenizer, TestLatvianStemmer, TestHungarianLightStemFilter, TestSerbianNormalizationRegularFilter, TestGermanLightStemFilter, TestPortugueseMinimalStemFilterFactory, TestBengaliStemmer, TestGermanMinimalStemFilterFactory, TestOptionalCondition, TestWordDelimiterFilter, TestRandomChains, TestApostropheFilterFactory, TestKeywordAnalyzer, TestMappingCharFilterFactory, TestAsciiFoldingFilterFactory, TestCJKBigramFilterFactory, TestEnglishAnalyzer, TestCollationDocValuesField, TestScandinavianFoldingFilterFactory, TestRemoveDuplicatesTokenFilter, TestStandardFactories, TestHindiFilters, TestNeedAffix, TestSoraniNormalizationFilterFactory, TestSpanishAnalyzer, NumericPayloadTokenFilterTest, EdgeNGramTokenFilterTest, TestZeroAffix, TestNGramFilters, TestLimitTokenCountFilter, TestLimitTokenPositionFilterFactory, MinHashFilterTest, TestPersianNormalizationFilterFactory, NGramTokenFilterTest, TestCharArrayIterator, TestSoraniAnalyzer, TestCondition2, TestAlternateCasing, TestFinnishLightStemFilter, TestPatternReplaceFilter, TestDuelingAnalyzers, DateRecognizerFilterTest, TestHyphenatedWordsFilter, TestHunspellStemFilterFactory, TestHyphenationCompoundWordTokenFilterFactory, TestSolrSynonymParser, TestAnalyzers, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab -Dtests.seed=714252FA2502A4DF -Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=Atlantic/Jan_Mayen -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSnowballVocab (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_714252FA2502A4DF-001\tempDir-017\lovins: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_714252FA2502A4DF-001\tempDir-017\lovins
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_714252FA2502A4DF-001\tempDir-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_714252FA2502A4DF-001\tempDir-017
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([714252FA2502A4DF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [149/284 (1!)] on J1 in 33.13s, 1 test, 1 error <<< FAILURES!

[...truncated 10199 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\init-core-data-001
   [junit4]   2> 1723969 WARN  (SUITE-TestReplicationHandler-seed#[392ACD884BDE4F57]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=123 numCloses=123
   [junit4]   2> 1723970 INFO  (SUITE-TestReplicationHandler-seed#[392ACD884BDE4F57]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1723976 INFO  (SUITE-TestReplicationHandler-seed#[392ACD884BDE4F57]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1723976 INFO  (SUITE-TestReplicationHandler-seed#[392ACD884BDE4F57]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1723979 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterWrite2Slave
   [junit4]   2> 1723981 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-001\collection1
   [junit4]   2> 1723997 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1723999 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c414bf{/solr,null,AVAILABLE}
   [junit4]   2> 1724003 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f4eaff{HTTP/1.1,[http/1.1]}{127.0.0.1:49509}
   [junit4]   2> 1724003 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.e.j.s.Server Started @1731606ms
   [junit4]   2> 1724003 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=49509}
   [junit4]   2> 1724004 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1724004 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1724004 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1724004 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1724004 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-11T22:38:18.648Z
   [junit4]   2> 1724006 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-001\solr.xml
   [junit4]   2> 1724023 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1724024 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1724027 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d93e65, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1724148 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d93e65
   [junit4]   2> 1724175 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d93e65
   [junit4]   2> 1724175 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d93e65
   [junit4]   2> 1724186 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-001\.
   [junit4]   2> 1724186 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1724205 INFO  (coreLoadExecutor-5948-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1724255 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1724266 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1724273 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1724273 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-001\.\collection1, trusted=true
   [junit4]   2> 1724274 INFO  (coreLoadExecutor-5948-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@d93e65
   [junit4]   2> 1724275 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1724275 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1724277 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=12.1396484375, floorSegmentMB=2.1591796875, forceMergeDeletesPctAllowed=2.6815033586914696, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1724391 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1724391 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1724393 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=97.615234375, floorSegmentMB=0.5498046875, forceMergeDeletesPctAllowed=10.046025497772845, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1724393 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d79f5e[collection1] main]
   [junit4]   2> 1724394 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-001\collection1\conf
   [junit4]   2> 1724396 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1724396 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1724397 INFO  (searcherExecutor-5949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d79f5e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1724403 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-002\collection1
   [junit4]   2> 1724415 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1724416 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a51f7c{/solr,null,AVAILABLE}
   [junit4]   2> 1724418 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@178e26a{HTTP/1.1,[http/1.1]}{127.0.0.1:49512}
   [junit4]   2> 1724418 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.e.j.s.Server Started @1732020ms
   [junit4]   2> 1724418 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=49512}
   [junit4]   2> 1724418 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1724418 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1724418 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1724418 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1724419 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-11T22:38:19.063Z
   [junit4]   2> 1724420 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-002\solr.xml
   [junit4]   2> 1724435 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1724435 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1724438 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d93e65, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1724543 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d93e65
   [junit4]   2> 1724554 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d93e65
   [junit4]   2> 1724555 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d93e65
   [junit4]   2> 1724560 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-002\.
   [junit4]   2> 1724560 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[392ACD884BDE4F57]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1724563 INFO  (coreLoadExecutor-5958-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1724597 INFO  (coreLoadExecutor-5958-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1724616 INFO  (coreLoadExecutor-5958-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1724622 INFO  (coreLoadExecutor-5958-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1724622 INFO  (coreLoadExecutor-5958-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-002\.\collection1, trusted=true
   [junit4]   2> 1724622 INFO  (coreLoadExecutor-5958-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@d93e65
   [junit4]   2> 1724622 INFO  (coreLoadExecutor-5958-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1724622 INFO  (coreLoadExecutor-5958-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1724625 INFO  (coreLoadExecutor-5958-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=12.1396484375, floorSegmentMB=2.1591796875, forceMergeDeletesPctAllowed=2.6815033586914696, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1724734 INFO  (coreLoadExecutor-5958-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1724735 INFO  (coreLoadExecutor-5958-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1724737 INFO  (coreLoadExecutor-5958-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=97.615234375, floorSegmentMB=0.5498046875, forceMergeDeletesPctAllowed=10.046025497772845, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1724737 INFO  (coreLoadExecutor-5958-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15baee3[collection1] main]
   [junit4]   2> 1724737 INFO  (coreLoadExecutor-5958-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_392ACD884BDE4F57-001\solr-instance-002\collection1\conf
   [junit4]   2> 1724742 INFO  (coreLoadExecutor-5958-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1724742 INFO  (coreLoadExecutor-5958-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1724744 INFO  (searcherExecutor-5959-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15baee3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1724745 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1724745 INFO  (indexFetcher-5963-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1724745 INFO  (indexFetcher-5963-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1724745 INFO  (indexFetcher-5963-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1724745 INFO  (indexFetcher-5963-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1724745 INFO  (indexFetcher-5963-thread-1) [    x:collection1] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1724745 INFO  (indexFetcher-5963-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1724746 INFO  (indexFetcher-5963-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@419a7a commitCommandVersion:0
   [junit4]   2> 1724747 INFO  (indexFetcher-5963-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e9f30d[collection1] main]
   [junit4]   2> 1724748 INFO  (indexFetcher-5963-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1724751 INFO  (searcherExecutor-5959-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e9f30d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1725245 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1725247 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1725248 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1725248 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1725249 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1725250 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1725251 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1725251 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1725252 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1725252 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1725253 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1725254 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1725254 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1725255 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1725255 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1725256 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1725257 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1725257 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1725258 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1725258 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1725259 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1725259 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1725259 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1725259 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1725264 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1725265 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1725266 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1725266 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1725267 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1725267 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1725268 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1725269 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1725269 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1725270 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1725270 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1725270 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1725271 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1725271 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1725272 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1725272 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1725273 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1725273 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1725274 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1725274 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1725275 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1725275 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1725276 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1725276 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1725277 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1725277 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1725278 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1725278 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1725279 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1725279 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1725280 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1725280 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1725281 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1725281 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1725282 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1725282 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1725283 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1725283 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1725284 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1725284 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1725285 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1725285 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1725285 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1725286 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1725286 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1725287 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1725287 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1725288 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1725288 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1725289 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1725289 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1725290 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1725290 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1725290 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1725291 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1725291 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1725292 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1725292 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1725294 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1725294 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1725294 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1725295 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1725295 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1725296 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1725296 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1725297 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1725297 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1725298 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1725299 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1725299 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1725300 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1725300 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1725302 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1725302 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1725303 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1725303 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1725303 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1725304 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1725305 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1725305 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1725306 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1725306 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1725307 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1725307 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1725308 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1725308 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1725309 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1725309 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1725310 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1725310 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1725311 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1725311 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1725312 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1725312 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1725313 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 1725313 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 1725314 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 1725314 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 1725315 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 1725315 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 1725316 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 1725316 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 1725317 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 1725317 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 1725319 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 1725319 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 1725319 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 1725320 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 1725320 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 1725321 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 1725321 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 1725322 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 1725322 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 1725323 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 1725323 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 1725324 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 1725324 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 1725325 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 1725325 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 1725326 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 1725326 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 1725327 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 1725327 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 1725329 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 1725329 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 1725330 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 1725330 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 1725331 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 1725331 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 1725332 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 1725332 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 1725333 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 1725333 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 1725334 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 1725334 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 1725335 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 1725335 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 1725336 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 1725336 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 1725337 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 1725337 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 1725338 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 1725338 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 1725339 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 1725339 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 1725340 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 1725340 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 1725341 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 1725341 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 1725342 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 1725342 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 1725343 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 1725343 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 1725344 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 1725344 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 1725345 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 1725345 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 1725346 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 1725346 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 1725347 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 1725347 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 1725349 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 1725349 INFO  (qtp18508944-13921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 1725349 INFO  (qtp18508944-13922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 1725350 INFO  (qtp18508944-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 1725350 INFO  (qtp18508944-13924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 1725351 INFO  (qtp18508944-13925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 1725351 INFO  (qtp18508944-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 1725352 INFO  (qtp18508944-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 1725

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

aramsZkACLAndCredentialsProvidersTest, TestMinMaxOnMultiValuedField, TermVectorComponentTest, BasicZkTest, TestRebalanceLeaders, TestExceedMaxTermLength, PreAnalyzedUpdateProcessorTest, TestFastOutputStream, OverseerRolesTest, TestTestInjection, TestUninvertingReader, SolrGraphiteReporterTest, TestUseDocValuesAsStored, CoreAdminRequestStatusTest, MissingSegmentRecoveryTest, TestChildDocTransformer, TestReload, LukeRequestHandlerTest, TestPullReplica, PreAnalyzedFieldManagedSchemaCloudTest, TestFastWriter, TestCollectionsAPIViaSolrCloudCluster, TestConfigSets, HdfsRecoverLeaseTest, TestFaceting, TestSuggestSpellingConverter, TestBadConfig, SimpleCollectionCreateDeleteTest, DateRangeFieldTest, DebugComponentTest, TestRuleBasedAuthorizationPlugin, TestSchemaManager, CdcrBidirectionalTest, TestReloadAndDeleteDocs, TestLRUCache, TestCloudManagedSchema, TestCloudNestedDocsSort, SimpleFacetsTest, TestSQLHandlerNonCloud, TestFoldingMultitermQuery, BasicAuthStandaloneTest, TestSchemaResource, TestDocSet, DistributedDebugComponentTest, QueryElevationComponentTest, TestRTimerTree, SolrMetricManagerTest, SimpleMLTQParserTest, TestSolrCloudWithKerberosAlt, HdfsCollectionsAPIDistributedZkTest, TestRetrieveFieldsOptimizer, ZkNodePropsTest, HdfsBasicDistributedZk2Test, TestFieldCacheWithThreads, TestApiFramework, TestQueryTypes, WrapperMergePolicyFactoryTest, TestFieldResource, EnumFieldTest, ActionThrottleTest, TestManagedSchemaThreadSafety, MergeStrategyTest, ChaosMonkeySafeLeaderTest, TriggerIntegrationTest, TestOverriddenPrefixQueryForCustomFieldType, TestCustomDocTransformer, TestGroupingSearch, TestSimpleTrackingShardHandler, TestStressVersions, DeleteReplicaTest, SolrJmxReporterTest, SolrCoreTest, PingRequestHandlerTest, CustomCollectionTest, PolyFieldTest, TestStressLucene, TestJavabinTupleStreamParser, TestManagedResource, TestFileDictionaryLookup, PropertiesRequestHandlerTest, LoggingHandlerTest, TestCloudPivotFacet, HdfsChaosMonkeyNothingIsSafeTest, TestDelegationWithHadoopAuth, TestPartialUpdateDeduplication, TestInitQParser, AutoScalingHandlerTest, ConjunctionSolrSpellCheckerTest, DistributedSuggestComponentTest, DistributedFacetExistsSmallTest, MetricsConfigTest, TestSolrFieldCacheBean, TestRandomFlRTGCloud, SchemaVersionSpecificBehaviorTest, DocumentAnalysisRequestHandlerTest, TestRequestForwarding, TestCloudInspectUtil, ChangedSchemaMergeTest, DataDrivenBlockJoinTest, SpellPossibilityIteratorTest, TestCopyFieldCollectionResource, DeleteLastCustomShardedReplicaTest, UpdateRequestProcessorFactoryTest, SolrCloudExampleTest, TestDistribDocBasedVersion, JsonLoaderTest, TestLMJelinekMercerSimilarityFactory, TestFastLRUCache, BadComponentTest, HighlighterMaxOffsetTest, DistributedFacetPivotLongTailTest, SearchHandlerTest, TestElisionMultitermQuery, EchoParamsTest, PluginInfoTest, TestMergePolicyConfig, ConnectionManagerTest, SampleTest, TestMaxScoreQueryParser, SoftAutoCommitTest, ShardSplitTest, TestScoreJoinQPNoScore, TestQueryUtils, TestExactSharedStatsCache, TestDistributedGrouping, TestSearchPerf, UpdateParamsTest, TestSimpleQParserPlugin, TestTrackingShardHandlerFactory, RestartWhileUpdatingTest, OverseerCollectionConfigSetProcessorTest, DistributedQueryComponentCustomSortTest, BlockJoinFacetSimpleTest, TestComplexPhraseQParserPlugin, TestValueSourceCache, TestConfigReload, TestLRUStatsCache, TestSkipOverseerOperations, CacheHeaderTest, DistributedQueueTest, TestRandomCollapseQParserPlugin, SpellingQueryConverterTest, AutoAddReplicasIntegrationTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, OutOfBoxZkACLAndCredentialsProvidersTest, HdfsDirectoryTest, TestJsonRequest, TestEmbeddedSolrServerConstructors, SolrPluginUtilsTest, TestSubQueryTransformerCrossCore, DirectoryFactoryTest, MoreLikeThisHandlerTest, CursorMarkTest, TestPerFieldSimilarity, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, TestDistributedSearch, TermVectorComponentDistributedTest, TestJoin, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestIndexSearcher, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, DocValuesTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, TermsComponentTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, MBeansHandlerTest, TestQuerySenderListener, TestSolrIndexConfig, CopyFieldTest, TestSolrDeletionPolicy2, TestBinaryField, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, SynonymTokenizerTest, TimeZoneUtilsTest, ScriptEngineTest, DateMathParserTest, TestSystemIdResolver, DateFieldTest, ClusterStateTest, DistributedMLTComponentTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestLuceneIndexBackCompat, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnCommitTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MultiThreadedOCPTest, TestLocalFSCloudBackupRestore, TestReplicaProperties, TestSSLRandomization, TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, TestTlogReplica, ComputePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, NodeAddedTriggerTest, SystemLogListenerTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, TestDynamicLoading, TestSolrXml, TestSolrCoreSnapshots, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestSolrConfigHandlerCloud, TestSolrConfigHandlerConcurrent, V2ApiIntegrationTest, V2StandaloneTest, AutoscalingHistoryHandlerTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestDistributedStatsComponentCardinality]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.seed=392ACD884BDE4F57 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=America/Indiana/Petersburg -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestDistributedStatsComponentCardinality (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_392ACD884BDE4F57-001\tempDir-001\control\cores\collection1\data\spellchecker2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_392ACD884BDE4F57-001\tempDir-001\control\cores\collection1\data\spellchecker2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_392ACD884BDE4F57-001\tempDir-001\control\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_392ACD884BDE4F57-001\tempDir-001\control\cores\collection1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_392ACD884BDE4F57-001\tempDir-001\control\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_392ACD884BDE4F57-001\tempDir-001\control\cores\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_392ACD884BDE4F57-001\tempDir-001\control\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_392ACD884BDE4F57-001\tempDir-001\control\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_392ACD884BDE4F57-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_392ACD884BDE4F57-001\tempDir-001\control
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_392ACD884BDE4F57-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_392ACD884BDE4F57-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([392ACD884BDE4F57]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [641/748 (2!)] on J1 in 26.30s, 1 test, 1 error <<< FAILURES!

[...truncated 43421 lines...]

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

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

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

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

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

	at __randomizedtesting.SeedInfo.seed([8E750C09AB49F8DA]: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.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:56628/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:56628/collection1
	at __randomizedtesting.SeedInfo.seed([F8F4332C03B5FC24:70A00CF6AD4991DC]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1582)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
7 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=13837, name=zkCallback-2351-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=13699, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    3) Thread[id=13700, name=zkCallback-2351-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=13697, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=13819, name=zkCallback-2351-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=13838, name=zkCallback-2351-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=13698, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]-SendThread(127.0.0.1:56576), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 7 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=13837, name=zkCallback-2351-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=13699, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   3) Thread[id=13700, name=zkCallback-2351-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=13697, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=13819, name=zkCallback-2351-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=13838, name=zkCallback-2351-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=13698, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]-SendThread(127.0.0.1:56576), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
	at __randomizedtesting.SeedInfo.seed([F8F4332C03B5FC24]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=13837, name=zkCallback-2351-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=13700, name=zkCallback-2351-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=13819, name=zkCallback-2351-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=13838, name=zkCallback-2351-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=13698, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]-SendThread(127.0.0.1:56576), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=13837, name=zkCallback-2351-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=13700, name=zkCallback-2351-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=13819, name=zkCallback-2351-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=13838, name=zkCallback-2351-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=13698, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]-SendThread(127.0.0.1:56576), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
	at __randomizedtesting.SeedInfo.seed([F8F4332C03B5FC24]:0)




Build Log:
[...truncated 1267 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1290, maxMBSortInHeap=7.642517381374831, sim=RandomSimilarity(queryNorm=false): {}, locale=ko-KR, timezone=America/Nassau
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=94052000,total=257687552
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiFields, TestSpanTermQuery, TestOneMergeWrappingMergePolicy, TestIndexWriterDeleteByQuery, TestMultiTermQueryRewrites, Test2BPagedBytes, TestNGramPhraseQuery, TestBlockPostingsFormat, TestCharTermAttributeImpl, TestWildcard, TestIndexWriterDelete, TestTransactions, LimitedFiniteStringsIteratorTest, TestRollingBuffer, TestSegmentMerger, TestExitableDirectoryReader, Test2BNumericDocValues, TestDocIDMerger, TestFixedLengthBytesRefArray, TestDisjunctionMaxQuery, TestLucene70NormsFormat, TestIndexWriterConfig, TestPagedBytes, TestParallelTermEnum, TestBufferedChecksum, TestPersistentSnapshotDeletionPolicy, TestShardSearching, TestSimpleFSLockFactory, TestSimilarity, TestMaxTermFrequency, TestInPlaceMergeSorter, TestBytesRefAttImpl, TestApproximationSearchEquivalence, TestStringMSBRadixSorter, TestLucene50StoredFieldsFormatHighCompression, TestDuelingCodecsAtNight, TestPointValues, TestConcurrentMergeScheduler, TestNRTReaderWithThreads, TestDirectory, TestMergeSchedulerExternal, TestSortRescorer, TestCustomTermFreq, TestLucene50CompoundFormat, TestPrefixInBooleanQuery, TestTermRangeQuery, TestBoostQuery, TestDocIdsWriter, TestLucene60FieldInfoFormat, TestMultiDocValues, TestNoMergeScheduler, TestDeletionPolicy, TestBoolean2, TestLongPostings, TestTermsEnum, TestTimSorterWorstCase, TestAutomatonQueryUnicode, TestPackedInts, TestPostingsOffsets, TestPrefixCodedTerms, TestBM25Similarity, TestPositiveScoresOnlyCollector, TestRollback, TestBooleanScorer, TestDoubleValuesSource, TestStressAdvance, TestNumericUtils, TestPerSegmentDeletes, TestPerFieldPostingsFormat2, TestPayloads, TestSparseFixedBitSet, TestVersion, TestTermsEnum2, TestNot, TestForTooMuchCloning, TestBlockPostingsFormat3, TestIndexedDISI, TestCharsRef, TestDemo, TestOperations, TestMultiCollector, TestSearchAfter, TestDocumentWriter, TestIntroSelector, TestTermdocPerf, TestSmallFloat, TestStressNRT, TestUsageTrackingFilterCachingPolicy, TestSloppyMath, TestIndexWriterReader, TestFieldMaskingSpanQuery, TestIndexWriterForceMerge, TestDocValues, TestFuzzyQuery, TestNRTReaderCleanup, TestTermVectorsWriter, TestMergePolicyWrapper, Test2BBKDPoints, TestNormsFieldExistsQuery, FuzzyTermOnShortTermsTest, TestFilterDirectoryReader, TestIndexWriterFromReader, TestAllFilesCheckIndexHeader, TestByteSlices, TestMultiset, TestDeterminism, TestSizeBoundedForceMerge, TestCachingCollector, TestDocValuesRewriteMethod, TestSynonymQuery, TestCheckIndex, TestMixedDocValuesUpdates, TestIntRangeFieldQueries, TestTotalHitCountCollector, TestSubScorerFreqs, TestIndexWriter, TestPerFieldDocValuesFormat, TestBytesStore, TestGraphTokenizers, TestIndexWriterExceptions, TestBasics, TestFlushByRamOrCountsPolicy, TestNRTThreads, TestAtomicUpdate, TestIndexWriterCommit, TestDirectoryReaderReopen, TestTimeLimitingCollector, TestSearchWithThreads, TestDocumentsWriterStallControl, TestRollingUpdates, TestSnapshotDeletionPolicy, TestLevenshteinAutomata, TestConsistentFieldNumbers, TestSimpleExplanations, TestPhraseQuery, TestOmitNorms, TestComplexExplanations, TestRegexpRandom2, TestNRTCachingDirectory, TestParallelCompositeReader, TestIndexWriterNRTIsCurrent, TestSimpleSearchEquivalence, TestDocValuesIndexing, TestSimilarityBase, TestBooleanMinShouldMatch, TestSpans, TestTransactionRollback, TestFlex, TestSpanExplanations, TestFastCompressionMode, TestStressIndexing2, TestBytesRefHash, TestCrashCausesCorruptIndex, TestScorerPerf, TestExternalCodecs, TestNoDeletionPolicy, TestRegexpQuery, TestTopDocsCollector, TestUniqueTermCount, TestComplexExplanationsOfNonMatches, TestSortRandom, TestParallelReaderEmptyIndex, TestTermScorer, TestTopFieldCollector, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=8E750C09AB49F8DA -Dtests.slow=true -Dtests.locale=ko-KR -Dtests.timezone=America/Nassau -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_8E750C09AB49F8DA-001\testCopyDestination-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_8E750C09AB49F8DA-001\testCopyDestination-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8E750C09AB49F8DA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [322/456 (1!)] on J1 in 2.11s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 11351 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\init-core-data-001
   [junit4]   2> 1123394 WARN  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[F8F4332C03B5FC24]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1123394 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[F8F4332C03B5FC24]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1123400 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[F8F4332C03B5FC24]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1123400 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[F8F4332C03B5FC24]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1123400 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[F8F4332C03B5FC24]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1123404 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1123404 INFO  (Thread-3288) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1123404 INFO  (Thread-3288) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1123409 ERROR (Thread-3288) [    ] 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> 1123505 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.ZkTestServer start zk server on port:56576
   [junit4]   2> 1123515 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 0x15fab41c1200000, 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> 1123527 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1123529 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1123535 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1123537 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1123540 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1123542 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1123544 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1123546 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1123549 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1123551 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1123553 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1123555 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 1124044 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1124045 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bce3d9{/,null,AVAILABLE}
   [junit4]   2> 1124046 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33be0c{HTTP/1.1,[http/1.1]}{127.0.0.1:56583}
   [junit4]   2> 1124046 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.e.j.s.Server Started @1131667ms
   [junit4]   2> 1124047 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=56583, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\control-001\cores}
   [junit4]   2> 1124047 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1124047 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1124047 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1124047 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1124047 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-11T13:25:34.752Z
   [junit4]   2> 1124052 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 0x15fab41c1200002, 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> 1124052 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1124052 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\control-001\solr.xml
   [junit4]   2> 1124061 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1124061 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1124063 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@95eaf0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1124068 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56576/solr
   [junit4]   2> 1124205 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56583_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1124206 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56583_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56583_
   [junit4]   2> 1124208 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56583_    ] o.a.s.c.Overseer Overseer (id=98986015726764036-127.0.0.1:56583_-n_0000000000) starting
   [junit4]   2> 1124217 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56583_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56583_
   [junit4]   2> 1124220 INFO  (OverseerStateUpdate-98986015726764036-127.0.0.1:56583_-n_0000000000) [n:127.0.0.1:56583_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1124451 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56583_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95eaf0
   [junit4]   2> 1124462 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56583_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95eaf0
   [junit4]   2> 1124462 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56583_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95eaf0
   [junit4]   2> 1124465 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56583_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\control-001\cores
   [junit4]   2> 1124503 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1124504 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56576/solr ready
   [junit4]   2> 1124506 INFO  (qtp29940148-13657) [n:127.0.0.1:56583_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:56583_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1124510 INFO  (OverseerThreadFactory-5831-thread-1-processing-n:127.0.0.1:56583_) [n:127.0.0.1:56583_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1124619 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1124620 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1124726 INFO  (zkCallback-2343-thread-1-processing-n:127.0.0.1:56583_) [n:127.0.0.1:56583_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1125648 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1125662 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1125740 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1125762 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1125763 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95eaf0
   [junit4]   2> 1125763 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1125764 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1125771 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=69.384765625, floorSegmentMB=1.533203125, forceMergeDeletesPctAllowed=29.066107936980956, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1125776 WARN  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1125860 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1125861 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1125862 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1125862 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1125863 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=1.19921875, floorSegmentMB=1.37109375, forceMergeDeletesPctAllowed=10.394928655465021, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8805165702684776
   [junit4]   2> 1125865 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10f55cb[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1125866 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1125866 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1125867 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1125868 INFO  (searcherExecutor-5834-thread-1-processing-n:127.0.0.1:56583_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@10f55cb[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1125869 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583776254209818624
   [junit4]   2> 1125874 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1125875 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1125875 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56583/control_collection_shard1_replica_n1/
   [junit4]   2> 1125875 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1125875 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:56583/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1125875 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1125878 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56583/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1125981 INFO  (zkCallback-2343-thread-2-processing-n:127.0.0.1:56583_) [n:127.0.0.1:56583_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1126031 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1126034 INFO  (qtp29940148-13659) [n:127.0.0.1:56583_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1416
   [junit4]   2> 1126039 INFO  (qtp29940148-13657) [n:127.0.0.1:56583_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1126135 INFO  (zkCallback-2343-thread-2-processing-n:127.0.0.1:56583_) [n:127.0.0.1:56583_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1126512 INFO  (OverseerCollectionConfigSetProcessor-98986015726764036-127.0.0.1:56583_-n_0000000000) [n:127.0.0.1:56583_    ] 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> 1127039 INFO  (qtp29940148-13657) [n:127.0.0.1:56583_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:56583_&wt=javabin&version=2} status=0 QTime=2532
   [junit4]   2> 1127040 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 0x15fab41c1200005, 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> 1127050 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1127051 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56576/solr ready
   [junit4]   2> 1127051 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1127053 INFO  (qtp29940148-13662) [n:127.0.0.1:56583_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1127056 INFO  (OverseerThreadFactory-5831-thread-2-processing-n:127.0.0.1:56583_) [n:127.0.0.1:56583_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1127057 WARN  (OverseerThreadFactory-5831-thread-2-processing-n:127.0.0.1:56583_) [n:127.0.0.1:56583_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1127261 INFO  (qtp29940148-13662) [n:127.0.0.1:56583_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1127261 INFO  (qtp29940148-13662) [n:127.0.0.1:56583_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=208
   [junit4]   2> 1127744 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\shard-1-001 of type TLOG
   [junit4]   2> 1127745 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1127746 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@140d02b{/,null,AVAILABLE}
   [junit4]   2> 1127747 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c5dd0{HTTP/1.1,[http/1.1]}{127.0.0.1:56610}
   [junit4]   2> 1127747 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.e.j.s.Server Started @1135368ms
   [junit4]   2> 1127747 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=56610, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\shard-1-001\cores}
   [junit4]   2> 1127748 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1127748 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1127748 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1127748 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1127748 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-11T13:25:38.453Z
   [junit4]   2> 1127754 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1127754 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\shard-1-001\solr.xml
   [junit4]   2> 1127762 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1127762 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1127762 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@95eaf0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1127767 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56576/solr
   [junit4]   2> 1127771 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 0x15fab41c1200008, 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> 1127782 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56610_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1127787 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56610_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1127791 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56610_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56610_
   [junit4]   2> 1127793 INFO  (zkCallback-2351-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1127793 INFO  (zkCallback-2356-thread-1-processing-n:127.0.0.1:56610_) [n:127.0.0.1:56610_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1127793 INFO  (zkCallback-2343-thread-2-processing-n:127.0.0.1:56583_) [n:127.0.0.1:56583_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1128020 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56610_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95eaf0
   [junit4]   2> 1128036 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56610_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95eaf0
   [junit4]   2> 1128037 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56610_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95eaf0
   [junit4]   2> 1128040 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56610_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\shard-1-001\cores
   [junit4]   2> 1128089 INFO  (qtp29940148-13655) [n:127.0.0.1:56583_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:56610_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1128094 INFO  (OverseerCollectionConfigSetProcessor-98986015726764036-127.0.0.1:56583_-n_0000000000) [n:127.0.0.1:56583_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1128095 INFO  (OverseerThreadFactory-5831-thread-3-processing-n:127.0.0.1:56583_) [n:127.0.0.1:56583_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:56610_ for creating new replica
   [junit4]   2> 1128101 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1128102 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1129132 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1129151 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema [collection1_shard1_replica_t21] Schema name=test
   [junit4]   2> 1129233 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1129256 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t21' using configuration from collection collection1, trusted=true
   [junit4]   2> 1129257 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t21' (registry 'solr.core.collection1.shard1.replica_t21') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95eaf0
   [junit4]   2> 1129257 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1129257 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore [[collection1_shard1_replica_t21] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\shard-1-001\cores\collection1_shard1_replica_t21], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\shard-1-001\cores\collection1_shard1_replica_t21\data\]
   [junit4]   2> 1129264 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=69.384765625, floorSegmentMB=1.533203125, forceMergeDeletesPctAllowed=29.066107936980956, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1129271 WARN  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1129356 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1129356 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1129358 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1129358 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1129360 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=1.19921875, floorSegmentMB=1.37109375, forceMergeDeletesPctAllowed=10.394928655465021, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8805165702684776
   [junit4]   2> 1129360 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e13d1f[collection1_shard1_replica_t21] main]
   [junit4]   2> 1129362 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1129362 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1129364 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1129366 INFO  (searcherExecutor-5845-thread-1-processing-n:127.0.0.1:56610_ x:collection1_shard1_replica_t21 s:shard1 c:collection1) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore [collection1_shard1_replica_t21] Registered new searcher Searcher@1e13d1f[collection1_shard1_replica_t21] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1129366 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583776257876688896
   [junit4]   2> 1129371 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1129371 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1129371 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56610/collection1_shard1_replica_t21/
   [junit4]   2> 1129371 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1129371 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy http://127.0.0.1:56610/collection1_shard1_replica_t21/ has no replicas
   [junit4]   2> 1129371 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1129372 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController collection1_shard1_replica_t21 stopping background replication from leader
   [junit4]   2> 1129376 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56610/collection1_shard1_replica_t21/ shard1
   [junit4]   2> 1129528 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1129531 INFO  (qtp2312421-13704) [n:127.0.0.1:56610_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1429
   [junit4]   2> 1129534 INFO  (qtp29940148-13655) [n:127.0.0.1:56583_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:56610_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1444
   [junit4]   2> 1130015 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\shard-2-001 of type TLOG
   [junit4]   2> 1130016 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1130016 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b4e1d1{/,null,AVAILABLE}
   [junit4]   2> 1130018 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ca3af2{HTTP/1.1,[http/1.1]}{127.0.0.1:56628}
   [junit4]   2> 1130018 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.e.j.s.Server Started @1137639ms
   [junit4]   2> 1130018 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=56628, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\shard-2-001\cores}
   [junit4]   2> 1130018 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1130019 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1130019 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1130019 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1130019 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-11T13:25:40.724Z
   [junit4]   2> 1130023 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1130023 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\shard-2-001\solr.xml
   [junit4]   2> 1130030 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1130030 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1130031 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@95eaf0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1130036 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56576/solr
   [junit4]   2> 1130059 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56628_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1130062 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56628_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1130066 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56628_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56628_
   [junit4]   2> 1130067 INFO  (zkCallback-2351-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1130067 INFO  (zkCallback-2356-thread-1-processing-n:127.0.0.1:56610_) [n:127.0.0.1:56610_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1130068 INFO  (zkCallback-2343-thread-1-processing-n:127.0.0.1:56583_) [n:127.0.0.1:56583_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1130068 INFO  (zkCallback-2362-thread-1-processing-n:127.0.0.1:56628_) [n:127.0.0.1:56628_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1130098 INFO  (OverseerCollectionConfigSetProcessor-98986015726764036-127.0.0.1:56583_-n_0000000000) [n:127.0.0.1:56583_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1130266 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56628_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95eaf0
   [junit4]   2> 1130279 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56628_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95eaf0
   [junit4]   2> 1130279 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56628_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95eaf0
   [junit4]   2> 1130281 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]) [n:127.0.0.1:56628_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\shard-2-001\cores
   [junit4]   2> 1130328 INFO  (qtp29940148-13658) [n:127.0.0.1:56583_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:56628_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1130333 INFO  (OverseerThreadFactory-5831-thread-4-processing-n:127.0.0.1:56583_) [n:127.0.0.1:56583_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:56628_ for creating new replica
   [junit4]   2> 1130336 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1130338 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1131362 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1131375 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema [collection1_shard1_replica_t23] Schema name=test
   [junit4]   2> 1131451 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1131474 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t23' using configuration from collection collection1, trusted=true
   [junit4]   2> 1131474 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t23' (registry 'solr.core.collection1.shard1.replica_t23') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95eaf0
   [junit4]   2> 1131475 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1131475 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore [[collection1_shard1_replica_t23] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\shard-2-001\cores\collection1_shard1_replica_t23], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_F8F4332C03B5FC24-001\shard-2-001\cores\collection1_shard1_replica_t23\data\]
   [junit4]   2> 1131481 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=69.384765625, floorSegmentMB=1.533203125, forceMergeDeletesPctAllowed=29.066107936980956, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1131486 WARN  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1131571 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1131571 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1131573 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1131573 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1131574 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=1.19921875, floorSegmentMB=1.37109375, forceMergeDeletesPctAllowed=10.394928655465021, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8805165702684776
   [junit4]   2> 1131575 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ed4bee[collection1_shard1_replica_t23] main]
   [junit4]   2> 1131577 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1131578 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1131578 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1131579 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583776260197187584
   [junit4]   2> 1131580 INFO  (searcherExecutor-5856-thread-1-processing-n:127.0.0.1:56628_ x:collection1_shard1_replica_t23 s:shard1 c:collection1) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore [collection1_shard1_replica_t23] Registered new searcher Searcher@1ed4bee[collection1_shard1_replica_t23] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1131583 INFO  (qtp17996096-13733) [n:127.0.0.1:56628_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.ZkController Core needs to recover:collection1_shard1_replica_t23
   [junit4]   2> 1131583 INFO  (updateExecutor-2359-thread-1-processing-n:127.0.0.1:56628_ x:collection1_shard1_replica_t23 s:shard1 c:collection1) [n:127.0.0.1:56628_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1131583 INFO  (recoveryExecutor-2360-thread-1-processing-n:127.0.0.1:56628_ x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:56628_ c:collection1 s

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

1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=13699, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]    >    3) Thread[id=13700, name=zkCallback-2351-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=13697, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=13819, name=zkCallback-2351-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=13838, name=zkCallback-2351-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=13698, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]-SendThread(127.0.0.1:56576), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F8F4332C03B5FC24]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13837, name=zkCallback-2351-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=13700, name=zkCallback-2351-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=13819, name=zkCallback-2351-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=13838, name=zkCallback-2351-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=13698, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F8F4332C03B5FC24]-SendThread(127.0.0.1:56576), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F8F4332C03B5FC24]:0)
   [junit4] Completed [305/748 (1!)] on J0 in 79.63s, 1 test, 3 errors <<< FAILURES!

[...truncated 44492 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 301 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/301/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

8 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-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AE9E8C0D5CF1CC45-001\2.4.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AE9E8C0D5CF1CC45-001\2.4.0-cfs-001 

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

	at __randomizedtesting.SeedInfo.seed([AE9E8C0D5CF1CC45]: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.lucene.search.grouping.TestGrouping

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

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

	at __randomizedtesting.SeedInfo.seed([76C3D761FD533046]: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.ActionThrottleTest.testAZeroNanoTimeReturnInWait

Error Message:
987ms

Stack Trace:
java.lang.AssertionError: 987ms
	at __randomizedtesting.SeedInfo.seed([D18FB04BBD6B7F5D:12E44B79092A82BE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.ActionThrottleTest.testAZeroNanoTimeReturnInWait(ActionThrottleTest.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_D18FB04BBD6B7F5D-001\tempDir-008\core2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_D18FB04BBD6B7F5D-001\tempDir-008\core2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_D18FB04BBD6B7F5D-001\tempDir-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_D18FB04BBD6B7F5D-001\tempDir-008 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_D18FB04BBD6B7F5D-001\tempDir-008\core2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_D18FB04BBD6B7F5D-001\tempDir-008\core2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_D18FB04BBD6B7F5D-001\tempDir-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_D18FB04BBD6B7F5D-001\tempDir-008

	at __randomizedtesting.SeedInfo.seed([D18FB04BBD6B7F5D]: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.search.stats.TestExactStatsCache

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.DataDrivenBlockJoinTest

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

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

	at __randomizedtesting.SeedInfo.seed([D18FB04BBD6B7F5D]: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.common.cloud.TestZkConfigManager

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_CCD1C8A7AEC09257-001\config-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_CCD1C8A7AEC09257-001\config-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_CCD1C8A7AEC09257-001\config-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_CCD1C8A7AEC09257-001\config-001

	at __randomizedtesting.SeedInfo.seed([CCD1C8A7AEC09257]: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.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale

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

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

	at __randomizedtesting.SeedInfo.seed([CCD1C8A7AEC09257:78E0504F4D29E47B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:559)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:844)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1740 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20171111_025718_74811030071798579833933.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-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20171111_025718_7487931406765810949981.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 309 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171111_030212_19917556773784758735851.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-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171111_030212_1995039168901684378148.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 1055 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171111_030305_08117261899400512118072.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-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171111_030305_0815136355962578729308.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 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171111_030500_39510477634265272245127.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 ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171111_030500_3958938126055902931956.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 247 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171111_030510_5616305796787612473172.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 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171111_030510_5611750724251063378143.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 J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171111_030530_076250862643077496412.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-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171111_030530_07613900980423276188822.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 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171111_030534_01417523557766654966968.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-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171111_030534_01512762003221158636240.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-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171111_030542_054825877782784699867.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-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171111_030542_05313005972964919575790.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-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171111_030547_6256817129415718294752.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-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171111_030547_6249753526481908607819.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-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171111_030551_27110032867111145910470.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 181 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [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.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [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.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.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=BlockTreeOrds(blocksize=128), content5=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content4=PostingsFormat(name=LuceneVarGapFixedInterval), trieInt=BlockTreeOrds(blocksize=128), content3=PostingsFormat(name=LuceneVarGapDocFreqInterval), content2=BlockTreeOrds(blocksize=128), fie?ld=BlockTreeOrds(blocksize=128), utf8=PostingsFormat(name=LuceneVarGapFixedInterval), trieLong=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=BlockTreeOrds(blocksize=128), content=PostingsFormat(name=LuceneVarGapFixedInterval), autf8=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{utf8=DocValuesFormat(name=Asserting), fie?ld=DocValuesFormat(name=Memory), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Asserting), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Memory), dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Asserting), floatPoint1d=DocValuesFormat(name=Memory), intPoint1d=DocValuesFormat(name=Direct), doublePoint2d=DocValuesFormat(name=Memory), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), binaryPoint2d=DocValuesFormat(name=Asserting), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Asserting), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), trieInt=DocValuesFormat(name=Memory), dvBytesStraightVar=DocValuesFormat(name=Direct), dvBytesStraightFixed=DocValuesFormat(name=Memory), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Asserting), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Memory), content5=DocValuesFormat(name=Direct), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Memory), content4=DocValuesFormat(name=Asserting), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Memory), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=443, maxMBSortInHeap=7.742842461939617, sim=RandomSimilarity(queryNorm=false): {content6=DFR I(ne)2, content5=DFR I(ne)L2, content2=DFR I(n)L1, utf8=DFR I(ne)B2, fie?ld=DFR I(ne)1, content=IB LL-D1, autf8=DFR I(F)L3(800.0)}, locale=pt-PT, timezone=SystemV/MST7
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=67742704,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene53NormsFormat, TestIndexWriterOnOldIndex, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=AE9E8C0D5CF1CC45 -Dtests.slow=true -Dtests.locale=pt-PT -Dtests.timezone=SystemV/MST7 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [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-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AE9E8C0D5CF1CC45-001\2.4.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AE9E8C0D5CF1CC45-001\2.4.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AE9E8C0D5CF1CC45]: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 [3/8 (1!)] on J1 in 33.91s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171111_030609_11917240958747093986892.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 17 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171111_030609_11997068696508583064.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 1278 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171111_030708_14113174284037163263135.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-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171111_030708_1389031994875312817730.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-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20171111_030718_04814028800002727536568.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-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20171111_030718_0489730398257860960020.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 260 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20171111_030733_05111611947585992680585.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-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20171111_030733_05013769199837902927286.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 238 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20171111_030853_94210211026482833871683.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-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20171111_030853_9439536492792843665173.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-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20171111_030857_7384223648241153788750.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-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20171111_030857_7382271731471325070183.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 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20171111_030903_2736441042913321811935.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-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20171111_030903_27317899532225429254022.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 171 lines...]
   [junit4] Suite: org.apache.lucene.search.grouping.TestGrouping
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {content=IB LL-LZ(0.3)}, locale=pt-MO, timezone=Etc/GMT-3
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=79014072,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestGrouping]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGrouping -Dtests.seed=76C3D761FD533046 -Dtests.slow=true -Dtests.locale=pt-MO -Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestGrouping (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\J0\temp\lucene.search.grouping.TestGrouping_76C3D761FD533046-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\J0\temp\lucene.search.grouping.TestGrouping_76C3D761FD533046-001\index-SimpleFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\J0\temp\lucene.search.grouping.TestGrouping_76C3D761FD533046-001\index-SimpleFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\J0\temp\lucene.search.grouping.TestGrouping_76C3D761FD533046-001\index-SimpleFSDirectory-001\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\J0\temp\lucene.search.grouping.TestGrouping_76C3D761FD533046-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\J0\temp\lucene.search.grouping.TestGrouping_76C3D761FD533046-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([76C3D761FD533046]: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 [3/6 (1!)] on J0 in 4.54s, 2 tests, 1 error <<< FAILURES!

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20171111_030930_2038736752534886145657.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-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20171111_030930_20314386002658356559019.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 252 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171111_030938_1348654931664392605586.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-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171111_030938_134139383248517488862.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-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20171111_030954_10811874766257061960524.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 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20171111_030954_1089149591031051231438.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 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20171111_031004_1108323015999268461565.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-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20171111_031004_1092762974635057889021.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 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20171111_031010_1033475664386149765049.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-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20171111_031010_1035544084822536025797.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 324 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20171111_031028_1421612770099266025438.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-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20171111_031028_1406200626010559561939.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 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171111_031037_5197969087134276961844.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-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171111_031037_51910658263191125405439.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 208 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20171111_031046_47117169189827714433977.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-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20171111_031046_47112058994534717054799.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 217 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171111_031101_63311645881634598158855.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 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171111_031101_63214163684721501376220.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 416 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171111_031131_6278382117935420222794.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-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171111_031131_6277627485644216531652.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 181 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171111_031145_94114497250298045149993.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-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171111_031145_9416666256822946344699.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 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20171111_031200_74210312066234061243642.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 248 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20171111_031203_91214096008257787036821.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 ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20171111_031203_91214032326576655684493.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 2774 lines...]
   [junit4] Suite: org.apache.solr.cloud.ActionThrottleTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ActionThrottleTest_D18FB04BBD6B7F5D-001\init-core-data-001
   [junit4]   2> 1480878 INFO  (SUITE-ActionThrottleTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1480878 INFO  (SUITE-ActionThrottleTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1480878 INFO  (SUITE-ActionThrottleTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1480878 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAZeroNanoTimeReturnInWait
   [junit4]   2> 1480878 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.c.ActionThrottle The last test attempt started 0ms ago.
   [junit4]   2> 1480878 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.c.ActionThrottle Throttling test attempts - waiting for 1000ms
   [junit4]   2> 1481878 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAZeroNanoTimeReturnInWait
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ActionThrottleTest -Dtests.method=testAZeroNanoTimeReturnInWait -Dtests.seed=D18FB04BBD6B7F5D -Dtests.slow=true -Dtests.locale=ln -Dtests.timezone=Africa/Asmara -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 1.00s J1 | ActionThrottleTest.testAZeroNanoTimeReturnInWait <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 987ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D18FB04BBD6B7F5D:12E44B79092A82BE]:0)
   [junit4]    > 	at org.apache.solr.cloud.ActionThrottleTest.testAZeroNanoTimeReturnInWait(ActionThrottleTest.java:92)
   [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]   2> 1481878 INFO  (TEST-ActionThrottleTest.testBasics-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1481878 INFO  (TEST-ActionThrottleTest.testBasics-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.c.ActionThrottle The last test attempt started 0ms ago.
   [junit4]   2> 1481878 INFO  (TEST-ActionThrottleTest.testBasics-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.c.ActionThrottle Throttling test attempts - waiting for 1000ms
   [junit4]   2> 1482891 INFO  (TEST-ActionThrottleTest.testBasics-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.c.ActionThrottle The last test attempt started 0ms ago.
   [junit4]   2> 1482891 INFO  (TEST-ActionThrottleTest.testBasics-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.c.ActionThrottle Throttling test attempts - waiting for 1000ms
   [junit4]   2> 1484112 INFO  (TEST-ActionThrottleTest.testBasics-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ActionThrottleTest_D18FB04BBD6B7F5D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1047, maxMBSortInHeap=5.780898935298019, sim=RandomSimilarity(queryNorm=true): {}, locale=ln, timezone=Africa/Asmara
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=213857288,total=397799424
   [junit4]   2> NOTE: All tests run in this JVM: [TestUninvertingReader, HdfsBasicDistributedZk2Test, BlockJoinFacetDistribTest, AnalysisErrorHandlingTest, SegmentsInfoRequestHandlerTest, HdfsRestartWhileUpdatingTest, TestRemoteStreaming, DistributedFacetPivotSmallTest, TestBadConfig, TestRestoreCore, CdcrRequestHandlerTest, TestSuggestSpellingConverter, TestReloadAndDeleteDocs, TestRetrieveFieldsOptimizer, TestManagedResource, TestSolr4Spatial2, SolrCoreCheckLockOnStartupTest, BasicZkTest, TestPostingsSolrHighlighter, OverseerCollectionConfigSetProcessorTest, SimpleFacetsTest, ReplaceNodeTest, TestExactSharedStatsCache, FullSolrCloudDistribCmdsTest, TestZkChroot, TestSlowCompositeReaderWrapper, TestUniqueKeyFieldResource, PingRequestHandlerTest, TestSchemaManager, LeaderFailoverAfterPartitionTest, SystemLogListenerTest, TestSimpleTrackingShardHandler, CollectionsAPIAsyncDistributedZkTest, DirectoryFactoryTest, TestAnalyzeInfixSuggestions, SimplePostToolTest, HdfsCollectionsAPIDistributedZkTest, TestFieldResource, PropertiesRequestHandlerTest, TestPayloadScoreQParserPlugin, UpdateRequestProcessorFactoryTest, CollectionStateFormat2Test, TestSolrCloudWithKerberosAlt, BlockDirectoryTest, TestReload, TestSchemaResource, TestCrossCoreJoin, TestLegacyNumericUtils, TriggerIntegrationTest, AtomicUpdatesTest, CursorMarkTest, LeaderInitiatedRecoveryOnCommitTest, TestSimpleTextCodec, TestTestInjection, TestSolrCloudWithHadoopAuthPlugin, ConfigureRecoveryStrategyTest, SimpleMLTQParserTest, TestRequestForwarding, MultiThreadedOCPTest, TestRebalanceLeaders, TestConfigsApi, BadComponentTest, TestPartialUpdateDeduplication, TestLuceneIndexBackCompat, AssignTest, TestLuceneMatchVersion, ConjunctionSolrSpellCheckerTest, UpdateParamsTest, DistributedDebugComponentTest, TestFoldingMultitermQuery, TestDistributedMissingSort, ChaosMonkeyNothingIsSafeWithPullReplicasTest, LukeRequestHandlerTest, TestCSVLoader, TestFieldSortValues, PolyFieldTest, TestSort, ClassificationUpdateProcessorIntegrationTest, TestFileDictionaryLookup, TestHighFrequencyDictionaryFactory, EchoParamsTest, SoftAutoCommitTest, NodeLostTriggerTest, HLLSerializationTest, TestCloudRecovery, TestMergePolicyConfig, QueryElevationComponentTest, DistanceUnitsTest, TestValueSourceCache, ShardSplitTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SSLMigrationTest, CdcrReplicationDistributedZkTest, StatelessScriptUpdateProcessorFactoryTest, TestFastOutputStream, TestScoreJoinQPNoScore, AnalyticsMergeStrategyTest, DistributedSuggestComponentTest, TestCustomStream, SolrCoreTest, SpellingQueryConverterTest, TestDocSet, DebugComponentTest, TestNumericTerms32, CloneFieldUpdateProcessorFactoryTest, TestFunctionQuery, TestSchemaVersionResource, TestOnReconnectListenerSupport, TestSearchPerf, IndexSchemaRuntimeFieldTest, TestCustomDocTransformer, RecoveryAfterSoftCommitTest, TestSolrFieldCacheBean, TestSolrCoreSnapshots, TestDynamicFieldResource, TestJettySolrRunner, TestComponentsName, TestManagedSchema, V2ApiIntegrationTest, TestMaxScoreQueryParser, SampleTest, BadCopyFieldTest, TestStressLucene, TestCloudInspectUtil, RulesTest, TestLeaderInitiatedRecoveryThread, TestAuthenticationFramework, DeleteLastCustomShardedReplicaTest, TestRTGBase, SmileWriterTest, TemplateUpdateProcessorTest, TestSimpleQParserPlugin, TestSortByMinMaxFunction, RegexBytesRefFilterTest, SimpleCollectionCreateDeleteTest, BlockJoinFacetSimpleTest, TestStressLiveNodes, SuggestComponentContextFilterQueryTest, MoveReplicaHDFSTest, TestFieldCacheSortRandom, DistributedIntervalFacetingTest, CollectionsAPIDistributedZkTest, BasicDistributedZk2Test, DateRangeFieldTest, MBeansHandlerTest, SpellPossibilityIteratorTest, TermsComponentTest, TestFastLRUCache, OverseerRolesTest, TestSystemIdResolver, TestMacros, TestConfigReload, TestSSLRandomization, TestCloudNestedDocsSort, TestDefaultStatsCache, TestInitQParser, ShardRoutingCustomTest, HdfsDirectoryTest, HdfsChaosMonkeyNothingIsSafeTest, ActionThrottleTest]
   [junit4] Completed [330/748 (1!)] on J1 in 3.23s, 2 tests, 1 failure <<< FAILURES!

[...truncated 113 lines...]
   [junit4] Suite: org.apache.solr.update.DataDrivenBlockJoinTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_D18FB04BBD6B7F5D-001\init-core-data-001
   [junit4]   2> 1714859 WARN  (SUITE-DataDrivenBlockJoinTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1714860 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1714862 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1714862 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1714863 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddNestedDocuments
   [junit4]   2> 1714872 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1714889 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1714896 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-add-schema-fields-update-processor.xml instead
   [junit4]   2> 1714899 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.s.IndexSchema [null] Schema name=add-schema-fields-update-processor
   [junit4]   2> 1714906 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6 with uniqueid field id
   [junit4]   2> 1714908 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_D18FB04BBD6B7F5D-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1714911 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_D18FB04BBD6B7F5D-001\tempDir-001\collection1\conf\schema-add-schema-fields-update-processor.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_D18FB04BBD6B7F5D-001\tempDir-001\collection1\conf\schema-add-schema-fields-update-processor.xml.bak
   [junit4]   2> 1714969 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3f8388
   [junit4]   2> 1714983 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3f8388
   [junit4]   2> 1714983 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3f8388
   [junit4]   2> 1714986 INFO  (coreLoadExecutor-7990-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1715007 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1715021 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 1715028 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6 with uniqueid field id
   [junit4]   2> 1715028 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_D18FB04BBD6B7F5D-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 1715029 INFO  (coreLoadExecutor-7990-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@3e3f8388
   [junit4]   2> 1715029 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1715029 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_D18FB04BBD6B7F5D-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_D18FB04BBD6B7F5D-001\init-core-data-001\]
   [junit4]   2> 1715036 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6f5ef87
   [junit4]   2> 1715148 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1715148 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1715150 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1715150 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1715151 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=15.1396484375, floorSegmentMB=1.6708984375, forceMergeDeletesPctAllowed=16.924048433095173, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1715152 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a0d7571[collection1] main]
   [junit4]   2> 1715153 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_D18FB04BBD6B7F5D-001\tempDir-001\collection1\conf
   [junit4]   2> 1715154 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1715154 INFO  (coreLoadExecutor-7990-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583739532854951936
   [junit4]   2> 1715159 INFO  (searcherExecutor-7991-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a0d7571[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1715161 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1715163 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_D18FB04BBD6B7F5D-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1715170 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1583739532866486272)]} 0 9
   [junit4]   2> 1715170 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583739532871729152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1715170 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@112e15b3 commitCommandVersion:1583739532871729152
   [junit4]   2> 1715268 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c9573df[collection1] main]
   [junit4]   2> 1715269 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1715270 INFO  (searcherExecutor-7991-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c9573df[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C3)))}
   [junit4]   2> 1715270 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 96
   [junit4]   2> 1715271 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[D18FB04BBD6B7F5D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddNestedDocuments
   [junit4]   2> 1715272 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1715272 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=398687753
   [junit4]   2> 1715272 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1715272 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d965780: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5f177e5e
   [junit4]   2> 1715274 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1715274 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6604f6f3: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@61f9d146
   [junit4]   2> 1715297 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1715297 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1af26c49: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3a07d696
   [junit4]   2> 1715305 INFO  (coreCloseExecutor-7996-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ca1e5fa
   [junit4]   2> 1715305 INFO  (coreCloseExecutor-7996-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=211936762
   [junit4]   2> 1715306 INFO  (coreCloseExecutor-7996-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16cf6564: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@647963b
   [junit4]   2> 1715319 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[D18FB04BBD6B7F5D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Nov 11, 2017 3:41:56 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=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=471, maxMBSortInHeap=7.327766233312674, sim=RandomSimilarity(queryNorm=true): {}, locale=es-CL, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=258803920,total=397799424
   [junit4]   2> NOTE: All tests run in this JVM: [TestUninvertingReader, HdfsBasicDistributedZk2Test, BlockJoinFacetDistribTest, AnalysisErrorHandlingTest, SegmentsInfoRequestHandlerTest, HdfsRestartWhileUpdatingTest, TestRemoteStreaming, DistributedFacetPivotSmallTest, TestBadConfig, TestRestoreCore, CdcrRequestHandlerTest, TestSuggestSpellingConverter, TestReloadAndDeleteDocs, TestRetrieveFieldsOptimizer, TestManagedResource, TestSolr4Spatial2, SolrCoreCheckLockOnStartupTest, BasicZkTest, TestPostingsSolrHighlighter, OverseerCollectionConfigSetProcessorTest, SimpleFacetsTest, ReplaceNodeTest, TestExactSharedStatsCache, FullSolrCloudDistribCmdsTest, TestZkChroot, TestSlowCompositeReaderWrapper, TestUniqueKeyFieldResource, PingRequestHandlerTest, TestSchemaManager, LeaderFailoverAfterPartitionTest, SystemLogListenerTest, TestSimpleTrackingShardHandler, CollectionsAPIAsyncDistributedZkTest, DirectoryFactoryTest, TestAnalyzeInfixSuggestions, SimplePostToolTest, HdfsCollectionsAPIDistributedZkTest, TestFieldResource, PropertiesRequestHandlerTest, TestPayloadScoreQParserPlugin, UpdateRequestProcessorFactoryTest, CollectionStateFormat2Test, TestSolrCloudWithKerberosAlt, BlockDirectoryTest, TestReload, TestSchemaResource, TestCrossCoreJoin, TestLegacyNumericUtils, TriggerIntegrationTest, AtomicUpdatesTest, CursorMarkTest, LeaderInitiatedRecoveryOnCommitTest, TestSimpleTextCodec, TestTestInjection, TestSolrCloudWithHadoopAuthPlugin, ConfigureRecoveryStrategyTest, SimpleMLTQParserTest, TestRequestForwarding, MultiThreadedOCPTest, TestRebalanceLeaders, TestConfigsApi, BadComponentTest, TestPartialUpdateDeduplication, TestLuceneIndexBackCompat, AssignTest, TestLuceneMatchVersion, ConjunctionSolrSpellCheckerTest, UpdateParamsTest, DistributedDebugComponentTest, TestFoldingMultitermQuery, TestDistributedMissingSort, ChaosMonkeyNothingIsSafeWithPullReplicasTest, LukeRequestHandlerTest, TestCSVLoader, TestFieldSortValues, PolyFieldTest, TestSort, ClassificationUpdateProcessorIntegrationTest, TestFileDictionaryLookup, TestHighFrequencyDictionaryFactory, EchoParamsTest, SoftAutoCommitTest, NodeLostTriggerTest, HLLSerializationTest, TestCloudRecovery, TestMergePolicyConfig, QueryElevationComponentTest, DistanceUnitsTest, TestValueSourceCache, ShardSplitTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SSLMigrationTest, CdcrReplicationDistributedZkTest, StatelessScriptUpdateProcessorFactoryTest, TestFastOutputStream, TestScoreJoinQPNoScore, AnalyticsMergeStrategyTest, DistributedSuggestComponentTest, TestCustomStream, SolrCoreTest, SpellingQueryConverterTest, TestDocSet, DebugComponentTest, TestNumericTerms32, CloneFieldUpdateProcessorFactoryTest, TestFunctionQuery, TestSchemaVersionResource, TestOnReconnectListenerSupport, TestSearchPerf, IndexSchemaRuntimeFieldTest, TestCustomDocTransformer, RecoveryAfterSoftCommitTest, TestSolrFieldCacheBean, TestSolrCoreSnapshots, TestDynamicFieldResource, TestJettySolrRunner, TestComponentsName, TestManagedSchema, V2ApiIntegrationTest, TestMaxScoreQueryParser, SampleTest, BadCopyFieldTest, TestStressLucene, TestCloudInspectUtil, RulesTest, TestLeaderInitiatedRecoveryThread, TestAuthenticationFramework, DeleteLastCustomShardedReplicaTest, TestRTGBase, SmileWriterTest, TemplateUpdateProcessorTest, TestSimpleQParserPlugin, TestSortByMinMaxFunction, RegexBytesRefFilterTest, SimpleCollectionCreateDeleteTest, BlockJoinFacetSimpleTest, TestStressLiveNodes, SuggestComponentContextFilterQueryTest, MoveReplicaHDFSTest, TestFieldCacheSortRandom, DistributedIntervalFacetingTest, CollectionsAPIDistributedZkTest, BasicDistributedZk2Test, DateRangeFieldTest, MBeansHandlerTest, SpellPossibilityIteratorTest, TermsComponentTest, TestFastLRUCache, OverseerRolesTest, TestSystemIdResolver, TestMacros, TestConfigReload, TestSSLRandomization, TestCloudNestedDocsSort, TestDefaultStatsCache, TestInitQParser, ShardRoutingCustomTest, HdfsDirectoryTest, HdfsChaosMonkeyNothingIsSafeTest, ActionThrottleTest, TestOverriddenPrefixQueryForCustomFieldType, CoreAdminHandlerTest, TestCloudPivotFacet, DocValuesMultiTest, TestCryptoKeys, AutoAddReplicasIntegrationTest, SolrCloudExampleTest, SearchHandlerTest, TolerantUpdateProcessorTest, ZkNodePropsTest, SpatialRPTFieldTypeTest, SparseHLLTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestReRankQParserPlugin, DataDrivenBlockJoinTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DataDrivenBlockJoinTest -Dtests.seed=D18FB04BBD6B7F5D -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=Chile/EasterIsland -Dtests.as

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

4542358883167091.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-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20171111_040708_1152432859407776303159.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 1369 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171111_041119_82018326308817688106796.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-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171111_041119_8208753735770931668364.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 782 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171111_041143_3989774384636923911724.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-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171111_041143_3994683219305097515578.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 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171111_041301_05217420016387102557305.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-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171111_041301_05213562096066359166468.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 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171111_041352_99015881420593164665615.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-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171111_041352_99016151291142093779475.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 650 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171111_041419_42913740751579030094690.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-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171111_041419_4296731090393160593918.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 558 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171111_041506_80511174683079405843037.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-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171111_041506_8056740776546972374748.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 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171111_041534_53512774900756370597703.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 ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171111_041534_5357845940877166586949.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 649 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171111_041555_35914360568851469378495.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-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171111_041555_3594861460159544497547.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 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171111_041640_00410143983175643073483.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-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171111_041640_00413274142142050259333.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 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171111_041706_34117541137299694632098.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 31671 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 300 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/300/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

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

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

	at __randomizedtesting.SeedInfo.seed([EBD0BC67540A04C2]: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.TestMultiPassIndexSplitter

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

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

	at __randomizedtesting.SeedInfo.seed([55B5933D9AF98593]: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.response.TestRawResponseWriter

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawResponseWriter_F87C81C2E914288A-001\init-core-data-001\spellchecker2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawResponseWriter_F87C81C2E914288A-001\init-core-data-001\spellchecker2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawResponseWriter_F87C81C2E914288A-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawResponseWriter_F87C81C2E914288A-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-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawResponseWriter_F87C81C2E914288A-001\init-core-data-001\spellchecker2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawResponseWriter_F87C81C2E914288A-001\init-core-data-001\spellchecker2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawResponseWriter_F87C81C2E914288A-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawResponseWriter_F87C81C2E914288A-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([F87C81C2E914288A]: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.update.SolrCmdDistributorTest

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

	at __randomizedtesting.SeedInfo.seed([F87C81C2E914288A]: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.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale

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

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

	at __randomizedtesting.SeedInfo.seed([D21534D157E51957:6624AC39B40C6F7B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:559)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:844)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1279 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1363, maxDocsPerChunk=7, blockSize=7), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1363, blockSize=7)), sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SA, timezone=America/Indiana/Knox
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=175746200,total=301465600
   [junit4]   2> NOTE: All tests run in this JVM: [Test2BPositions, TestArrayUtil, TestMatchAllDocsQuery, TestIndexWriterMerging, TestUsageTrackingFilterCachingPolicy, TestIndexInput, Test2BBKDPoints, TestCharFilter, TestDirectoryReader, TestIndexWriterOutOfFileDescriptors, TestMergedIterator, TestLongValuesSource, TestOperations, TestMultiTermsEnum, TestNorms, TestBufferedIndexInput, TestPrefixQuery, TestAllFilesHaveCodecHeader, TestTimeLimitingCollector, TestBlockPostingsFormat2, TestSpans, TestSimpleFSLockFactory, TestBinaryDocValuesUpdates, TestLevenshteinAutomata, TestDateSort, TestUTF32ToUTF8, TestLucene70SegmentInfoFormat, TestHighCompressionMode, TestMultiPhraseEnum, TestBufferedChecksum, TestIndexFileDeleter, TestForUtil, TestPhrasePrefixQuery, TestPriorityQueue, TestReadOnlyIndex, TestMaxPosition, TestFieldInvertState, TestDocIdsWriter, TestIndexableField, TestRateLimiter, TestToken, TestPackedTokenAttributeImpl, TestRecyclingIntBlockAllocator, TestBinaryDocument, TestInPlaceMergeSorter, TestRecyclingByteBlockAllocator, TestCollectionUtil, TestIndexWriterMergePolicy, TestIndexingSequenceNumbers, TestNewestSegment, TestAllFilesDetectTruncation, TestComplexExplanations, TestIndexWriterExceptions2, TestExternalCodecs, TestTimSorterWorstCase, TestSegmentTermEnum, TestFieldValueQuery, TestPrefixRandom, TestTopDocsCollector, TestSegmentReader, TestForceMergeForever, TestLazyProxSkipping, TestSortedSetSelector, TestLRUQueryCache, Test4GBStoredFields, TestFlushByRamOrCountsPolicy, TestDemoParallelLeafReader, TestSimilarity2, TestSloppyMath, TestBytesRefArray, TestQueryBuilder, TestThreadedForceMerge, TestLockFactory, TestPayloadsOnVectors, TestIndexWriterMaxDocs, TestDocCount, TestCodecs, TestSnapshotDeletionPolicy, TestMergeRateLimiter, TestDuelingCodecs, TestGraphTokenStreamFiniteStrings, TestConjunctionDISI, TestTermScorer, TestTieredMergePolicy, TestPolygon, TestSpanNotQuery, TestConjunctions, TestFilterLeafReader, TestBM25Similarity, TestTopDocsMerge, TestDocValuesQueries, TestFieldsReader, TestVirtualMethod, TestSleepingLockWrapper, TestFieldCacheRewriteMethod, TestByteArrayDataInput, TestLogMergePolicy, TestDocValuesIndexing, TestOmitPositions, TermInSetQueryTest, Test2BPoints, TestIndexManyDocuments, TestAddIndexes, TestMinShouldMatch2, LimitedFiniteStringsIteratorTest, TestUnicodeUtil, TestDocumentsWriterDeleteQueue, TestLSBRadixSorter, TestIndexWriterExceptions, TestMultiThreadTermVectors, TestParallelCompositeReader, TestNoMergePolicy, TestLiveFieldValues, TestByteSlices, TestConsistentFieldNumbers, TestSimpleExplanations, TestPhraseQuery, TestBagOfPositions, TestOmitNorms, TestRegexpRandom2, TestNRTCachingDirectory, TestFastDecompressionMode, TestPagedBytes, TestCrash, TestSort, TestMultiDocValues, TestHugeRamFile, Test2BDocs, TestCustomNorms, TestFlex, TestSpanExplanations, TestStressIndexing2, TestDeterminism, TestBagOfPostings, TestParallelLeafReader, TestBytesRefHash, TestDisjunctionMaxQuery, TestSameScoresWithThreads, TestMultiFields, TestCrashCausesCorruptIndex, TestMultiTermConstantScore, TestSpanSearchEquivalence, TestWildcard, TestSimpleExplanationsOfNonMatches, TestTermVectorsReader, TestUniqueTermCount, TestPrefixCodedTerms, TestDocument, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=EBD0BC67540A04C2 -Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=America/Indiana/Knox -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_EBD0BC67540A04C2-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_EBD0BC67540A04C2-001\tempDir-005
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EBD0BC67540A04C2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [322/455 (1!)] on J0 in 2.20s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 6657 lines...]
   [junit4] Suite: org.apache.lucene.index.TestMultiPassIndexSplitter
   [junit4]   2> Writing part 1 ...
   [junit4]   2> Writing part 2 ...
   [junit4]   2> Writing part 3 ...
   [junit4]   2> Done.
   [junit4]   2> Writing part 1 ...
   [junit4]   2> Writing part 2 ...
   [junit4]   2> Writing part 3 ...
   [junit4]   2> Done.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {f=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=954, maxMBSortInHeap=6.0642282789070805, sim=RandomSimilarity(queryNorm=false): {f=DFR I(F)Z(0.3)}, locale=id, timezone=Indian/Comoro
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=90651144,total=121634816
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighFreqTerms, TestInetAddressPoint, TestMultiPassIndexSplitter]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiPassIndexSplitter -Dtests.seed=55B5933D9AF98593 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Indian/Comoro -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestMultiPassIndexSplitter (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.index.TestMultiPassIndexSplitter_55B5933D9AF98593-001\index-NIOFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.index.TestMultiPassIndexSplitter_55B5933D9AF98593-001\index-NIOFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.index.TestMultiPassIndexSplitter_55B5933D9AF98593-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.index.TestMultiPassIndexSplitter_55B5933D9AF98593-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([55B5933D9AF98593]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/13 (1!)] on J0 in 1.06s, 2 tests, 1 error <<< FAILURES!

[...truncated 3716 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\init-core-data-001
   [junit4]   2> 192200 WARN  (SUITE-SolrCmdDistributorTest-seed#[F87C81C2E914288A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 192201 INFO  (SUITE-SolrCmdDistributorTest-seed#[F87C81C2E914288A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 192205 INFO  (SUITE-SolrCmdDistributorTest-seed#[F87C81C2E914288A]-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> 192205 INFO  (SUITE-SolrCmdDistributorTest-seed#[F87C81C2E914288A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 192205 INFO  (SUITE-SolrCmdDistributorTest-seed#[F87C81C2E914288A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /xp_if/c
   [junit4]   2> 192764 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\control\cores\collection1
   [junit4]   2> 192769 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 192769 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70c64425{/xp_if/c,null,AVAILABLE}
   [junit4]   2> 192771 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@75f1cc14{SSL,[ssl, http/1.1]}{127.0.0.1:57393}
   [junit4]   2> 192771 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.Server Started @201449ms
   [junit4]   2> 192771 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001/control/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/xp_if/c, hostPort=57393, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\control\cores}
   [junit4]   2> 192771 ERROR (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 192772 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 192772 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 192772 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 192772 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-10T15:09:46.056Z
   [junit4]   2> 192773 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\control\solr.xml
   [junit4]   2> 192780 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 192780 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 192781 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 192848 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f
   [junit4]   2> 192853 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f
   [junit4]   2> 192853 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f
   [junit4]   2> 192856 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\control\cores
   [junit4]   2> 192856 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 192857 INFO  (coreLoadExecutor-1041-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 192858 INFO  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 192913 INFO  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 192923 INFO  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 193037 INFO  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 193056 INFO  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 193056 INFO  (coreLoadExecutor-1041-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@672a701f
   [junit4]   2> 193056 INFO  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 193056 INFO  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 193063 WARN  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 193140 INFO  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 193140 INFO  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 193141 INFO  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 193141 INFO  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 193142 INFO  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3cbc7e6f[collection1] main]
   [junit4]   2> 193143 WARN  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 193143 INFO  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 193144 INFO  (searcherExecutor-1042-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3cbc7e6f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 193144 INFO  (coreLoadExecutor-1041-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583692210690326528
   [junit4]   2> 193592 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 193596 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 193597 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28c669a{/xp_if/c,null,AVAILABLE}
   [junit4]   2> 193598 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@32990ef7{SSL,[ssl, http/1.1]}{127.0.0.1:57413}
   [junit4]   2> 193598 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.Server Started @202275ms
   [junit4]   2> 193598 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001/shard0/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/xp_if/c, hostPort=57413, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard0\cores}
   [junit4]   2> 193598 ERROR (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 193598 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 193598 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 193598 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 193598 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-10T15:09:46.882Z
   [junit4]   2> 193599 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 193605 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 193605 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 193606 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 193667 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f
   [junit4]   2> 193673 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f
   [junit4]   2> 193673 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f
   [junit4]   2> 193676 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard0\cores
   [junit4]   2> 193676 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 193677 INFO  (coreLoadExecutor-1052-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 193678 INFO  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 193724 INFO  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 193740 INFO  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 193831 INFO  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 193843 INFO  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 193844 INFO  (coreLoadExecutor-1052-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@672a701f
   [junit4]   2> 193844 INFO  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 193844 INFO  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 193847 WARN  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 193911 INFO  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 193911 INFO  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 193911 INFO  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 193911 INFO  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 193912 INFO  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e90b9cd[collection1] main]
   [junit4]   2> 193913 WARN  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 193913 INFO  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 193916 INFO  (searcherExecutor-1053-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e90b9cd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 193916 INFO  (coreLoadExecutor-1052-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583692211499827200
   [junit4]   2> 194786 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 194809 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 194809 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d20e868{/xp_if/c,null,AVAILABLE}
   [junit4]   2> 194811 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7526ece9{SSL,[ssl, http/1.1]}{127.0.0.1:57421}
   [junit4]   2> 194811 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.Server Started @203488ms
   [junit4]   2> 194811 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001/shard1/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/xp_if/c, hostPort=57421, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard1\cores}
   [junit4]   2> 194811 ERROR (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 194811 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 194811 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 194811 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 194811 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-10T15:09:48.095Z
   [junit4]   2> 194812 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 194829 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 194829 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 194830 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 194907 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f
   [junit4]   2> 194927 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f
   [junit4]   2> 194928 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f
   [junit4]   2> 194931 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard1\cores
   [junit4]   2> 194931 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 194935 INFO  (coreLoadExecutor-1063-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 194936 INFO  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 194988 INFO  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 194999 INFO  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 195091 INFO  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 195111 INFO  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 195111 INFO  (coreLoadExecutor-1063-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@672a701f
   [junit4]   2> 195111 INFO  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 195111 INFO  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 195118 WARN  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 195191 INFO  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 195191 INFO  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 195191 INFO  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 195191 INFO  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 195192 INFO  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e508ea5[collection1] main]
   [junit4]   2> 195193 WARN  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 195193 INFO  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 195195 INFO  (searcherExecutor-1064-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e508ea5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 195195 INFO  (coreLoadExecutor-1063-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583692212840955904
   [junit4]   2> 195644 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 195649 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 195651 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d9271e5{/xp_if/c,null,AVAILABLE}
   [junit4]   2> 195651 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@51cff8a9{SSL,[ssl, http/1.1]}{127.0.0.1:57425}
   [junit4]   2> 195651 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.Server Started @204329ms
   [junit4]   2> 195651 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001/shard2/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/xp_if/c, hostPort=57425, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard2\cores}
   [junit4]   2> 195652 ERROR (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 195652 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 195652 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 195652 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 195652 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-10T15:09:48.936Z
   [junit4]   2> 195652 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard2\solr.xml
   [junit4]   2> 195659 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 195659 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 195660 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 195721 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f
   [junit4]   2> 195727 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f
   [junit4]   2> 195727 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f
   [junit4]   2> 195730 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard2\cores
   [junit4]   2> 195730 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 195730 INFO  (coreLoadExecutor-1074-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 195731 INFO  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 195780 INFO  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 195788 INFO  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 195891 INFO  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 195906 INFO  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 195906 INFO  (coreLoadExecutor-1074-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@672a701f
   [junit4]   2> 195906 INFO  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 195906 INFO  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard2\cores\collection1\data\]
   [junit4]   2> 195912 WARN  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 195973 INFO  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 195973 INFO  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 195974 INFO  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 195974 INFO  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 195975 INFO  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@763eacd3[collection1] main]
   [junit4]   2> 195975 WARN  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 195976 INFO  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 195977 INFO  (searcherExecutor-1075-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@763eacd3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 195977 INFO  (coreLoadExecutor-1074-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583692213660942336
   [junit4]   2> 196506 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard3\cores\collection1
   [junit4]   2> 196510 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 196511 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39f66086{/xp_if/c,null,AVAILABLE}
   [junit4]   2> 196512 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2cc12b8a{SSL,[ssl, http/1.1]}{127.0.0.1:57428}
   [junit4]   2> 196512 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.e.j.s.Server Started @205189ms
   [junit4]   2> 196512 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001/shard3/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/xp_if/c, hostPort=57428, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard3\cores}
   [junit4]   2> 196513 ERROR (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 196513 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 196513 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 196513 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 196513 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-10T15:09:49.797Z
   [junit4]   2> 196513 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard3\solr.xml
   [junit4]   2> 196518 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 196520 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 196520 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 196596 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f
   [junit4]   2> 196602 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f
   [junit4]   2> 196603 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@672a701f
   [junit4]   2> 196605 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard3\cores
   [junit4]   2> 196605 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 196606 INFO  (coreLoadExecutor-1085-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 196607 INFO  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 196665 INFO  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 196678 INFO  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 196769 INFO  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 196783 INFO  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 196783 INFO  (coreLoadExecutor-1085-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@672a701f
   [junit4]   2> 196784 INFO  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 196784 INFO  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_F87C81C2E914288A-001\tempDir-001\shard3\cores\collection1\data\]
   [junit4]   2> 196787 WARN  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 196868 INFO  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 196868 INFO  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 196870 INFO  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 196870 INFO  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 196872 INFO  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@27af051a[collection1] main]
   [junit4]   2> 196873 WARN  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 196873 INFO  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 196875 INFO  (searcherExecutor-1086-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@27af051a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 196875 INFO  (coreLoadExecutor-1085-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583692214602563584
   [junit4]   2> 197380 INFO  (TEST-SolrCmdDistributorTest.test-seed#[F87C81C2E914288A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 197423 INFO  (qtp1731683298-2071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1583692215157260288)} 0 19
   [junit4]   2> 197446 INFO  (qtp856775433-2088) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1583692215198154752)} 0 2
   [junit4]   2> 197473 INFO  (qtp1356095960-2107) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1583692215225417728)} 0 3
   [junit4]   2> 197499 INFO  (qtp1310860192-2128) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1583692215255826432)} 0 2
   [junit4]   2> 197524 INFO  (qtp1651939469-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1583692215280992256)} 0 2
   [junit4]   2> 197545 INFO  (qtp1731683298-2072) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={wt=javabin&version=2}{add=[1 (1583692215291478016)]} 0 12
   [junit4]   2> 197546 INFO  (qtp1731683298-2067) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583692215306158080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197546 INFO  (qtp1731683298-2067) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@58658334 commitCommandVersion:1583692215306158080
   [junit4]   2> 197578 INFO  (qtp1731683298-2067) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d99ba99[collection1] main]
   [junit4]   2> 197578 INFO  (qtp1731683298-2067) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197581 INFO  (searcherExecutor-1042-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d99ba99[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
   [junit4]   2> 197581 INFO  (qtp1731683298-2067) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 34
   [junit4]   2> 197582 INFO  (qtp1731683298-2069) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/xp_if/c path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 197596 INFO  (qtp856775433-2091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={commit_end_point=true&wt=javabin&version=2}{add=[2 (1583692215357538304), 3 (1583692215358586880), 4 (1583692215358586881)]} 0 1
   [junit4]   2> 197597 INFO  (qtp1731683298-2070) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={commit_end_point=true&wt=javabin&version=2}{add=[2 (1583692215350198272), 3 (1583692215357538304)]} 0 10
   [junit4]   2> 197599 INFO  (qtp856775433-2084) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583692215360684032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197599 INFO  (qtp856775433-2084) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@25d74fc2 commitCommandVersion:1583692215360684032
   [junit4]   2> 197599 INFO  (qtp1731683298-2070) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583692215361732608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197599 INFO  (qtp1731683298-2070) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@58658334 commitCommandVersion:1583692215361732608
   [junit4]   2> 197618 INFO  (qtp856775433-2084) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3467be90[collection1] main]
   [junit4]   2> 197620 INFO  (qtp856775433-2084) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197620 INFO  (qtp1731683298-2070) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45d9d31a[collection1] main]
   [junit4]   2> 197621 INFO  (searcherExecutor-1053-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3467be90[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C3)))}
   [junit4]   2> 197621 INFO  (qtp856775433-2084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 21
   [junit4]   2> 197622 INFO  (qtp1731683298-2070) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197625 INFO  (searcherExecutor-1042-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@45d9d31a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1) Uninverting(_1(7.2.0):C2)))}
   [junit4]   2> 197625 INFO  (qtp1731683298-2070) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 25
   [junit4]   2> 197626 INFO  (qtp1731683298-2071) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/xp_if/c path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=1
   [junit4]   2> 197672 INFO  (qtp856775433-2086) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/xp_if/c path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0
   [junit4]   2> 197685 INFO  (qtp856775433-2087) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={commit_end_point=true&wt=javabin&version=2}{delete=[3 (-1583692215440375808)]} 0 11
   [junit4]   2> 197686 INFO  (qtp1731683298-2074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={commit_end_point=true&wt=javabin&version=2}{delete=[3 (-1583692215440375808)]} 0 12
   [junit4]   2> 197687 INFO  (qtp856775433-2088) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583692215454007296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197687 INFO  (qtp1731683298-2073) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583692215454007296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197687 INFO  (qtp856775433-2088) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@25d74fc2 commitCommandVersion:1583692215454007296
   [junit4]   2> 197687 INFO  (qtp1731683298-2073) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@58658334 commitCommandVersion:1583692215454007296
   [junit4]   2> 197690 INFO  (qtp1731683298-2073) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@39500725[collection1] main]
   [junit4]   2> 197694 INFO  (qtp1731683298-2073) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197696 INFO  (searcherExecutor-1042-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39500725[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1) Uninverting(_1(7.2.0):C2/1:delGen=1)))}
   [junit4]   2> 197696 INFO  (qtp1731683298-2073) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 9
   [junit4]   2> 197698 INFO  (qtp856775433-2088) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68a4a372[collection1] main]
   [junit4]   2> 197698 INFO  (qtp856775433-2088) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197701 INFO  (searcherExecutor-1053-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68a4a372[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C3/1:delGen=1)))}
   [junit4]   2> 197701 INFO  (qtp856775433-2088) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 14
   [junit4]   2> 197703 INFO  (qtp1731683298-2072) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/xp_if/c path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 197705 INFO  (qtp856775433-2090) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/xp_if/c path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 197706 INFO  (qtp856775433-2089) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583692215473930240,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197706 WARN  (qtp856775433-2089) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 197730 INFO  (qtp856775433-2089) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@25d74fc2 commitCommandVersion:1583692215473930240
   [junit4]   2> 197732 INFO  (qtp856775433-2089) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@421a7914[collection1] main]
   [junit4]   2> 197733 INFO  (qtp856775433-2089) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197734 INFO  (searcherExecutor-1053-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@421a7914[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):C2)))}
   [junit4]   2> 197734 INFO  (qtp856775433-2089) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 27
   [junit4]   2> 197737 INFO  (qtp1356095960-2106) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583692215506436096,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197737 WARN  (qtp1356095960-2106) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 197737 INFO  (qtp1356095960-2106) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 197738 INFO  (qtp1356095960-2106) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197738 INFO  (qtp1356095960-2106) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 1
   [junit4]   2> 197739 INFO  (qtp1310860192-2127) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583692215508533248,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197739 WARN  (qtp1310860192-2127) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 197740 INFO  (qtp1310860192-2127) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 197740 INFO  (qtp1310860192-2127) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197740 INFO  (qtp1310860192-2127) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 1
   [junit4]   2> 197741 INFO  (qtp1651939469-2144) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583692215510630400,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197742 WARN  (qtp1651939469-2144) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 197743 INFO  (qtp1651939469-2144) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 197743 INFO  (qtp1651939469-2144) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197745 INFO  (qtp1651939469-2144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 2
   [junit4]   2> 197854 INFO  (qtp1356095960-2105) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={wt=javabin&version=2}{add=[5 (1583692215525310464), 6 (1583692215532650496), 8 (1583692215532650497), 10 (1583692215532650498), 16 (1583692215532650499), 17 (1583692215532650500), 21 (1583692215532650501), 22 (1583692215533699072), 26 (1583692215533699073), 29 (1583692215533699074), ... (212 adds)]} 0 98
   [junit4]   2> 197855 INFO  (qtp1651939469-2146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={wt=javabin&version=2}{add=[7 (1583692215555719168), 8 (1583692215557816320), 14 (1583692215559913472), 15 (1583692215560962048), 16 (1583692215560962049), 19 (1583692215560962050), 22 (1583692215560962051), 25 (1583692215560962052), 26 (1583692215562010624), 28 (1583692215562010625), ... (223 adds)]} 0 69
   [junit4]   2> 197855 INFO  (qtp1310860192-2125) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={wt=javabin&version=2}{add=[5 (1583692215560962048), 6 (1583692215562010624), 13 (1583692215563059200), 16 (1583692215563059201), 17 (1583692215563059202), 18 (1583692215563059203), 19 (1583692215563059204), 23 (1583692215563059205), 24 (1583692215563059206), 25 (1583692215563059207), ... (213 adds)]} 0 66
   [junit4]   2> 197857 INFO  (qtp856775433-2091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={wt=javabin&version=2}{add=[10 (1583692215563059200), 11 (1583692215576690688), 14 (1583692215602905088), 15 (1583692215602905089), 16 (1583692215602905090), 19 (1583692215602905091), 29 (1583692215602905092), 31 (1583692215602905093), 34 (1583692215602905094), 37 (1583692215602905095), ... (205 adds)]} 0 66
   [junit4]   2> 197860 INFO  (qtp856775433-2084) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583692215635410944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197860 INFO  (qtp856775433-2084) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@25d74fc2 commitCommandVersion:1583692215635410944
   [junit4]   2> 197861 INFO  (qtp1356095960-2104) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583692215636459520,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197861 INFO  (qtp1356095960-2104) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ba46563 commitCommandVersion:1583692215636459520
   [junit4]   2> 197863 INFO  (qtp1310860192-2124) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583692215638556672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197863 INFO  (qtp1310860192-2124) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6a751e2c commitCommandVersion:1583692215638556672
   [junit4]   2> 197863 INFO  (qtp1651939469-2147) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583692215638556672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197863 INFO  (qtp1651939469-2147) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@475cbef0 commitCommandVersion:1583692215638556672
   [junit4]   2> 197884 INFO  (qtp856775433-2084) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60c449a7[collection1] main]
   [junit4]   2> 197885 INFO  (qtp856775433-2084) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197888 INFO  (searcherExecutor-1053-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60c449a7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):C2) Uninverting(_2(7.2.0):C205)))}
   [junit4]   2> 197889 INFO  (qtp856775433-2084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xp_if/c path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 29
   [junit4]   2> 197893 INFO  (qtp1651939469-2147) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ea51519[collection1] main]
   [junit4]   2> 197895 INFO  (qtp1651939469-2147) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197896 INFO  (searcherExecutor-1086-thread-1-processing-x:

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

collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ec642b3: rootName = solr_51631, domain = solr.core.multicollection1.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.multicollection1.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@3e74bedc
   [junit4]   2> 206488 INFO  (coreCloseExecutor-923-thread-6) [n:127.0.0.1:51629_solr c:multicollection2 s:shard2 r:core_node4 x:multicollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.multicollection2.shard2.leader, tag=905212457
   [junit4]   2> 206492 INFO  (coreCloseExecutor-921-thread-7) [n:127.0.0.1:51639_solr c:multicollection1 s:shard1 r:core_node3 x:multicollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.multicollection1.shard1.leader, tag=2100257062
   [junit4]   2> 206494 INFO  (coreCloseExecutor-921-thread-8) [n:127.0.0.1:51639_solr c:stale_state_test_col s:shard1 r:core_node4 x:stale_state_test_col_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.stale_state_test_col.shard1.replica_n3, tag=1092480214
   [junit4]   2> 206494 INFO  (coreCloseExecutor-921-thread-8) [n:127.0.0.1:51639_solr c:stale_state_test_col s:shard1 r:core_node4 x:stale_state_test_col_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62e0d70e: rootName = solr_51639, domain = solr.core.stale_state_test_col.shard1.replica_n3, service url = null, agent id = null] for registry solr.core.stale_state_test_col.shard1.replica_n3 / com.codahale.metrics.MetricRegistry@2b7a2cd6
   [junit4]   2> 206495 INFO  (coreCloseExecutor-922-thread-7) [n:127.0.0.1:51631_solr c:multicollection1 s:shard2 r:core_node4 x:multicollection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.multicollection1.shard2.leader, tag=127103624
   [junit4]   2> 206497 INFO  (coreCloseExecutor-922-thread-8) [n:127.0.0.1:51631_solr c:multicollection2 s:shard1 r:core_node3 x:multicollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.multicollection2.shard1.replica_n1, tag=325794185
   [junit4]   2> 206497 INFO  (coreCloseExecutor-922-thread-8) [n:127.0.0.1:51631_solr c:multicollection2 s:shard1 r:core_node3 x:multicollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7be99ccd: rootName = solr_51631, domain = solr.core.multicollection2.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.multicollection2.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7fd654f4
   [junit4]   2> 206502 INFO  (coreCloseExecutor-922-thread-8) [n:127.0.0.1:51631_solr c:multicollection2 s:shard1 r:core_node3 x:multicollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.multicollection2.shard1.leader, tag=325794185
   [junit4]   2> 206507 INFO  (coreCloseExecutor-921-thread-8) [n:127.0.0.1:51639_solr c:stale_state_test_col s:shard1 r:core_node4 x:stale_state_test_col_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.stale_state_test_col.shard1.leader, tag=1092480214
   [junit4]   2> 206515 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 0x15fa6afb3a10009, 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> 206516 INFO  (jetty-closer-277-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29ee0e0{/solr,null,UNAVAILABLE}
   [junit4]   2> 206520 INFO  (jetty-closer-277-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98980990388600839-127.0.0.1:51631_solr-n_0000000000) closing
   [junit4]   2> 206521 INFO  (OverseerStateUpdate-98980990388600839-127.0.0.1:51631_solr-n_0000000000) [n:127.0.0.1:51631_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51631_solr
   [junit4]   2> 206523 WARN  (OverseerAutoScalingTriggerThread-98980990388600839-127.0.0.1:51631_solr-n_0000000000) [n:127.0.0.1:51631_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 206525 INFO  (jetty-closer-277-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@605f225a{/solr,null,UNAVAILABLE}
   [junit4]   2> 206527 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 0x15fa6afb3a10007, 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> 206528 INFO  (jetty-closer-277-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@249a508{/solr,null,UNAVAILABLE}
   [junit4]   2> 206530 ERROR (SUITE-CloudSolrClientTest-seed#[D21534D157E51957]-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> 206530 INFO  (SUITE-CloudSolrClientTest-seed#[D21534D157E51957]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51625 51625
   [junit4]   2> 206532 INFO  (Thread-402) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51625 51625
   [junit4]   2> 206533 WARN  (Thread-402) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/foo/state.json
   [junit4]   2> 	21	/solr/collections/localShardsTestColl/state.json
   [junit4]   2> 	16	/solr/collections/stale_state_test_col/state.json
   [junit4]   2> 	12	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/collections/2nd_collection/state.json
   [junit4]   2> 	12	/solr/collections/multicollection2/state.json
   [junit4]   2> 	12	/solr/collections/multicollection1/state.json
   [junit4]   2> 	10	/solr/collections/nemesis/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/overwrite/state.json
   [junit4]   2> 	2	/solr/collections/localShardsTestColl/leader_elect/shard2/election/98980990388600839-core_node11-n_0000000000
   [junit4]   2> 	2	/solr/collections/localShardsTestColl/leader_elect/shard3/election/98980990388600839-core_node17-n_0000000000
   [junit4]   2> 	2	/solr/collections/foo/leader_elect/shard1/election/98980990388600840-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/98980990388600839-127.0.0.1:51631_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_D21534D157E51957-001
   [junit4]   2> Nov 10, 2017 4:08:11 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=th-TH, timezone=Pacific/Truk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=153419704,total=377487360
   [junit4]   2> NOTE: All tests run in this JVM: [CorrelationEvaluatorTest, LargeVolumeJettyTest, StreamExpressionToExplanationTest, RoundEvaluatorTest, TangentEvaluatorTest, TestConfigSetAdminRequest, FacetFieldTest, LargeVolumeEmbeddedTest, TestClusteringResponse, HttpSolrClientConPoolTest, GraphExpressionTest, ArcCosineEvaluatorTest, ClientUtilsTest, OrEvaluatorTest, TestNamedListCodec, CommonParamsTest, SolrPingTest, TestPathTrie, RawValueEvaluatorTest, OperationsTest, TestFastInputStream, HyperbolicCosineEvaluatorTest, DivideEvaluatorTest, TestZkConfigManager, CloudSolrClientCacheTest, QueryResponseTest, AndEvaluatorTest, BasicHttpSolrClientTest, TestSolrJErrorHandling, SolrExampleJettyTest, ContentStreamTest, SolrExceptionTest, TestValidatingJsonMap, ConcurrentUpdateSolrClientTest, SolrExampleBinaryTest, SolrExampleStreamingBinaryTest, LargeVolumeBinaryJettyTest, TestBatchUpdate, JettyWebappTest, SolrParamTest, TermsResponseTest, MergeIndexesEmbeddedTest, TestEmbeddedSolrServer, TestCoreAdmin, TestDocumentObjectBinder, SolrQueryTest, DocumentAnalysisResponseTest, TestUpdateRequestCodec, FieldAnalysisResponseTest, NamedListTest, AnlysisResponseBaseTest, UsingSolrJRefGuideExamplesTest, CollectionAdminRequestRequiredParamsTest, SolrSchemalessExampleTest, TestLBHttpSolrClient, CloudSolrClientMultiConstructorTest, CloudSolrClientTest]
   [junit4] Completed [102/146 (1!)] on J1 in 38.62s, 16 tests, 1 error <<< FAILURES!

[...truncated 46521 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 299 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/299/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestDemoParallelLeafReader

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

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

	at __randomizedtesting.SeedInfo.seed([9E11470C033E8FC4]: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.lucene.store.TestNRTCachingDirectory

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

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

	at __randomizedtesting.SeedInfo.seed([9E11470C033E8FC4]: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.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([9C1C444653D4D11D:1392A3E641B822E2]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([9C1C444653D4D11D]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.schema.TestICUCollationFieldOptions_63B9506D753A096F-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.schema.TestICUCollationFieldOptions_63B9506D753A096F-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.schema.TestICUCollationFieldOptions_63B9506D753A096F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.schema.TestICUCollationFieldOptions_63B9506D753A096F-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.schema.TestICUCollationFieldOptions_63B9506D753A096F-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.schema.TestICUCollationFieldOptions_63B9506D753A096F-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.schema.TestICUCollationFieldOptions_63B9506D753A096F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.schema.TestICUCollationFieldOptions_63B9506D753A096F-001

	at __randomizedtesting.SeedInfo.seed([63B9506D753A096F]: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.TestLTROnSolrCloud

Error Message:
Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1\data\version-2.

Stack Trace:
java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1\data\version-2.
	at __randomizedtesting.SeedInfo.seed([4451231CE1B20A56]:0)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.solr.ltr.TestLTROnSolrCloud.after(TestLTROnSolrCloud.java:301)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	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.ltr.TestLTROnSolrCloud

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-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-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_4451231CE1B20A56-001\tempDir-001

	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.feature.TestExternalValueFeatures

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-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-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([4451231CE1B20A56]: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.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale

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

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

	at __randomizedtesting.SeedInfo.seed([16615AD460C512B7:A250C23C832C649B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:559)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:844)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 423 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=20448, maxDocsPerChunk=1, blockSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=20448, blockSize=3)), sim=RandomSimilarity(queryNorm=true): {text=IB LL-D2}, locale=en-BE, timezone=Asia/Ashkhabad
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=81600776,total=146800640
   [junit4]   2> NOTE: All tests run in this JVM: [TestSegmentReader, TestMergeRateLimiter, TestLSBRadixSorter, TestDocIdSetBuilder, TestOperations, TestIndexWriterExceptions2, Test2BBKDPoints, TestSpanContainQuery, TestIndexWriterExceptions, TestRateLimiter, TestSort, TestArrayUtil, TestStressDeletes, TestNorms, TestEarlyTerminatingSortingCollector, TermInSetQueryTest, TestSpanNotQuery, TestSearchForDuplicates, TestFilterIterator, TestWildcardRandom, TestLockFactory, TestClassicSimilarity, TestSleepingLockWrapper, TestAttributeSource, TestFieldCacheRewriteMethod, TestDemoParallelLeafReader]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDemoParallelLeafReader -Dtests.seed=9E11470C033E8FC4 -Dtests.slow=true -Dtests.locale=en-BE -Dtests.timezone=Asia/Ashkhabad -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestDemoParallelLeafReader (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_9E11470C033E8FC4-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_9E11470C033E8FC4-001\tempDir-004
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9E11470C033E8FC4]: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 [62/455 (1!)] on J0 in 7.49s, 5 tests, 1 error <<< FAILURES!

[...truncated 291 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestNRTCachingDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {titleTokenized=DFI(Saturated), body=IB SPL-D2}, locale=en-RW, timezone=Asia/Thimphu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=151330136,total=426770432
   [junit4]   2> NOTE: All tests run in this JVM: [TestPrefixInBooleanQuery, TestIndexWriterForceMerge, TestNearSpansOrdered, TestPostingsOffsets, TestIndexWriterReader, TestSetOnce, TestOfflineSorter, TestCharsRef, TestSortedSetDocValues, TestSizeBoundedForceMerge, TestPayloads, TestSpansEnum, TestOmitNorms, TestDocValuesRewriteMethod, TestIndexWriterDeleteByQuery, TestBooleanSimilarity, TestFilterDirectory, TestTimSorter, TestCustomTermFreq, TestCachingTokenFilter, TestBoolean2ScorerSupplier, TestMultiCollector, Test2BDocs, TestLucene60FieldInfoFormat, TestBlockPostingsFormat3, TestDisjunctionMaxQuery, TestConstantScoreQuery, TestSimpleExplanationsWithFillerDocs, TestNRTThreads, TestByteBlockPool, TestDocValues, TestPersistentSnapshotDeletionPolicy, TestFixedBitDocIdSet, TestFieldReuse, TestTermVectorsWriter, Test2BBinaryDocValues, TestIndexWriterDelete, TestOneMergeWrappingMergePolicy, TestBytesRefHash, TestAutomatonQueryUnicode, TestCharArraySet, TestElevationComparator, TestSearcherManager, TestSpanNearQuery, TestTrackingDirectoryWrapper, TestIndexReaderClose, TestLongPostings, TestBooleanScorer, TestStressNRT, TestCachingCollector, TestMergePolicyWrapper, TestParallelTermEnum, TestTermdocPerf, TestExitableDirectoryReader, TestStressAdvance, TestIntsRef, TestIndexedDISI, TestBKD, TestMultiTermQueryRewrites, TestDemo, TestTotalHitCountCollector, TestForTooMuchCloning, TestIndexWriterNRTIsCurrent, TestBytesStore, TestSwappedIndexFiles, TestPerSegmentDeletes, TestMultiset, TestLucene70NormsFormat, TestStringHelper, TestMultiFields, FiniteStringsIteratorTest, TestShardSearching, TestStopFilter, TestBoolean2, TestDocIDMerger, TestBoostQuery, TestIndexWriterThreadsToSegments, TestMatchNoDocsQuery, TestMultiTermConstantScore, TestMmapDirectory, TestIndexWriterLockRelease, TestSpanMultiTermQueryWrapper, TestDoubleValuesSource, TestFastCompressionMode, TestSingleInstanceLockFactory, TestFastDecompressionMode, TestSubScorerFreqs, TestBytesRefAttImpl, TestPerFieldPostingsFormat, TestSimpleFSDirectory, TestByteSlices, TestSparseFixedBitDocIdSet, TestIndexWriterConfig, TestNRTCachingDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNRTCachingDirectory -Dtests.seed=9E11470C033E8FC4 -Dtests.slow=true -Dtests.locale=en-RW -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestNRTCachingDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNRTCachingDirectory_9E11470C033E8FC4-001\tempDir-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNRTCachingDirectory_9E11470C033E8FC4-001\tempDir-008
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9E11470C033E8FC4]: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 [150/455 (2!)] on J1 in 0.87s, 44 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 7990 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> Nov 09, 2017 8:57:55 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([9C1C444653D4D11D]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=9C1C444653D4D11D -Dtests.slow=true -Dtests.locale=en-MP -Dtests.timezone=America/Santa_Isabel -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   3.36s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9C1C444653D4D11D:1392A3E641B822E2]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9C1C444653D4D11D]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=en-MP, timezone=America/Santa_Isabel
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=52595992,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [4/9 (1!)] on J0 in 4.90s, 5 tests, 1 error <<< FAILURES!

[...truncated 5920 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> SLF4J: Class path contains multiple SLF4J bindings.
   [junit4]   2> SLF4J: Found binding in [jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/solrj/test-lib/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: Found binding in [jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/lib/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [junit4]   2> SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_16615AD460C512B7-001\init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-CloudSolrClientTest-seed#[16615AD460C512B7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 114  INFO  (SUITE-CloudSolrClientTest-seed#[16615AD460C512B7]-worker) [    ] o.e.j.u.log Logging initialized @10350ms
   [junit4]   2> 123  INFO  (SUITE-CloudSolrClientTest-seed#[16615AD460C512B7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 133  INFO  (SUITE-CloudSolrClientTest-seed#[16615AD460C512B7]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 152  INFO  (SUITE-CloudSolrClientTest-seed#[16615AD460C512B7]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_16615AD460C512B7-001\tempDir-001
   [junit4]   2> 161  INFO  (SUITE-CloudSolrClientTest-seed#[16615AD460C512B7]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 165  INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 167  INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 266  INFO  (SUITE-CloudSolrClientTest-seed#[16615AD460C512B7]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:60969
   [junit4]   2> 441  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 443  ERROR (Thread-0) [    ] 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> 2243 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2244 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2244 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2305 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5367c45f{/solr,null,AVAILABLE}
   [junit4]   2> 2305 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5252129d{/solr,null,AVAILABLE}
   [junit4]   2> 2307 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bf9f70f{/solr,null,AVAILABLE}
   [junit4]   2> 2316 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@363a6465{HTTP/1.1,[http/1.1]}{127.0.0.1:60979}
   [junit4]   2> 2317 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server Started @12557ms
   [junit4]   2> 2318 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60979}
   [junit4]   2> 2316 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6dc7f93f{HTTP/1.1,[http/1.1]}{127.0.0.1:60978}
   [junit4]   2> 2316 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@77334004{HTTP/1.1,[http/1.1]}{127.0.0.1:60977}
   [junit4]   2> 2321 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @12560ms
   [junit4]   2> 2321 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @12560ms
   [junit4]   2> 2321 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60977}
   [junit4]   2> 2321 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60978}
   [junit4]   2> 2351 ERROR (jetty-launcher-1-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2351 ERROR (jetty-launcher-1-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2351 ERROR (jetty-launcher-1-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2352 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 2352 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 2352 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 2357 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2358 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2358 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2359 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2359 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2359 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2377 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-10T06:05:37.956524200Z
   [junit4]   2> 2379 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-10T06:05:37.957480200Z
   [junit4]   2> 2380 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-10T06:05:37.956524200Z
   [junit4]   2> 2455 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2520 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2524 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2763 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3000 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 0x15fa48896cf0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3261 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60969/solr
   [junit4]   2> 3262 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60969/solr
   [junit4]   2> 3285 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60969/solr
   [junit4]   2> 3732 WARN  (jetty-launcher-1-thread-1) [n:127.0.0.1:60977_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 3733 WARN  (jetty-launcher-1-thread-3) [n:127.0.0.1:60979_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 3735 WARN  (jetty-launcher-1-thread-2) [n:127.0.0.1:60978_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 3918 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:60979_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3918 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:60977_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3930 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:60978_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3933 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:60979_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60979_solr
   [junit4]   2> 3955 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:60979_solr    ] o.a.s.c.Overseer Overseer (id=98978623378096136-127.0.0.1:60979_solr-n_0000000000) starting
   [junit4]   2> 3955 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:60977_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60977_solr
   [junit4]   2> 3957 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:60978_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60978_solr
   [junit4]   2> 3989 INFO  (zkCallback-16-thread-1-processing-n:127.0.0.1:60977_solr) [n:127.0.0.1:60977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3993 INFO  (zkCallback-18-thread-1-processing-n:127.0.0.1:60978_solr) [n:127.0.0.1:60978_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3989 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:60979_solr) [n:127.0.0.1:60979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4505 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:60978_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60978.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18db4e3e
   [junit4]   2> 4505 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:60978_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60978.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18db4e3e
   [junit4]   2> 4507 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:60978_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60978.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18db4e3e
   [junit4]   2> 4633 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:60977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60977.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18db4e3e
   [junit4]   2> 4670 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:60977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60977.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18db4e3e
   [junit4]   2> 4671 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:60977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60977.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18db4e3e
   [junit4]   2> 4743 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:60978_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_16615AD460C512B7-001\tempDir-001\node3\.
   [junit4]   2> 4854 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:60977_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_16615AD460C512B7-001\tempDir-001\node1\.
   [junit4]   2> 4914 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:60979_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60979_solr
   [junit4]   2> 4974 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:60979_solr) [n:127.0.0.1:60979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4978 INFO  (zkCallback-18-thread-1-processing-n:127.0.0.1:60978_solr) [n:127.0.0.1:60978_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5079 INFO  (zkCallback-16-thread-1-processing-n:127.0.0.1:60977_solr) [n:127.0.0.1:60977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5112 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:60979_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60979.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18db4e3e
   [junit4]   2> 5134 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:60979_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60979.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18db4e3e
   [junit4]   2> 5134 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:60979_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60979.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18db4e3e
   [junit4]   2> 5138 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:60979_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_16615AD460C512B7-001\tempDir-001\node2\.
   [junit4]   2> 5412 INFO  (SUITE-CloudSolrClientTest-seed#[16615AD460C512B7]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 5414 INFO  (SUITE-CloudSolrClientTest-seed#[16615AD460C512B7]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60969/solr ready
   [junit4]   2> 5819 INFO  (qtp747422738-87) [n:127.0.0.1:60977_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5864 INFO  (OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:60979_solr) [n:127.0.0.1:60979_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 6011 INFO  (OverseerStateUpdate-98978623378096136-127.0.0.1:60979_solr-n_0000000000) [n:127.0.0.1:60979_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60979/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6019 INFO  (OverseerStateUpdate-98978623378096136-127.0.0.1:60979_solr-n_0000000000) [n:127.0.0.1:60979_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60978/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6256 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6261 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6267 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6296 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6413 INFO  (zkCallback-18-thread-1-processing-n:127.0.0.1:60978_solr) [n:127.0.0.1:60978_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 6415 INFO  (zkCallback-18-thread-2-processing-n:127.0.0.1:60978_solr) [n:127.0.0.1:60978_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 6414 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:60979_solr) [n:127.0.0.1:60979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 6415 INFO  (zkCallback-17-thread-2-processing-n:127.0.0.1:60979_solr) [n:127.0.0.1:60979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 7358 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 7365 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 7445 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 7455 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 7710 WARN  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7710 WARN  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7717 WARN  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7719 WARN  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7734 WARN  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 7734 WARN  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 7736 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 7738 WARN  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 7739 WARN  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 7739 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 7750 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 7752 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 7772 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60978.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18db4e3e
   [junit4]   2> 7772 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60979.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18db4e3e
   [junit4]   2> 7778 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 7778 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 7780 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_16615AD460C512B7-001\tempDir-001\node3\collection1_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_16615AD460C512B7-001\tempDir-001\node3\.\collection1_shard2_replica_n2\data\]
   [junit4]   2> 7780 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_16615AD460C512B7-001\tempDir-001\node2\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest_16615AD460C512B7-001\tempDir-001\node2\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 8238 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8238 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8239 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8239 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8251 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8251 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8251 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8251 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8276 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@65b68835[collection1_shard2_replica_n2] main]
   [junit4]   2> 8276 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ac08fb8[collection1_shard1_replica_n1] main]
   [junit4]   2> 8294 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 8294 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 8307 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 8307 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 8319 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 8319 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 8396 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583657982615355392
   [junit4]   2> 8399 INFO  (searcherExecutor-23-thread-1-processing-n:127.0.0.1:60978_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@65b68835[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8400 INFO  (searcherExecutor-24-thread-1-processing-n:127.0.0.1:60979_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@5ac08fb8[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8400 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583657982619549696
   [junit4]   2> 8416 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8418 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 8416 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8418 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 8419 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60979/solr/collection1_shard1_replica_n1/
   [junit4]   2> 8419 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60978/solr/collection1_shard2_replica_n2/
   [junit4]   2> 8421 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 8421 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 8421 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:60978/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 8421 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:60979/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 8421 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 8421 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 8437 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60978/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 8437 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60979/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 8440 INFO  (zkCallback-17-thread-3-processing-n:127.0.0.1:60979_solr) [n:127.0.0.1:60979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8441 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:60979_solr) [n:127.0.0.1:60979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8441 INFO  (zkCallback-18-thread-2-processing-n:127.0.0.1:60978_solr) [n:127.0.0.1:60978_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8441 INFO  (zkCallback-18-thread-1-processing-n:127.0.0.1:60978_solr) [n:127.0.0.1:60978_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8489 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 8497 INFO  (qtp543110119-89) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2248
   [junit4]   2> 8597 INFO  (zkCallback-18-thread-1-processing-n:127.0.0.1:60978_solr) [n:127.0.0.1:60978_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8597 INFO  (zkCallback-18-thread-2-processing-n:127.0.0.1:60978_solr) [n:127.0.0.1:60978_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8597 INFO  (zkCallback-17-thread-2-processing-n:127.0.0.1:60979_solr) [n:127.0.0.1:60979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8597 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:60979_solr) [n:127.0.0.1:60979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8640 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 8647 INFO  (qtp1313640818-81) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2380
   [junit4]   2> 8684 INFO  (qtp747422738-87) [n:127.0.0.1:60977_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> 8748 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:60979_solr) [n:127.0.0.1:60979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8749 INFO  (zkCallback-17-thread-2-processing-n:127.0.0.1:60979_solr) [n:127.0.0.1:60979_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8749 INFO  (zkCallback-18-thread-1-processing-n:127.0.0.1:60978_solr) [n:127.0.0.1:60978_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 8749 INFO  (zkCallback-18-thread-2-processing-n:127.0.0.1:60978_solr) [n:127.0.0.1:60978_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 9689 INFO  (qtp747422738-87) [n:127.0.0.1:60977_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3908
   [junit4]   2> 9697 INFO  (SUITE-CloudSolrClientTest-seed#[16615AD460C512B7]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 9698 INFO  (SUITE-CloudSolrClientTest-seed#[16615AD460C512B7]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 9708 INFO  (qtp747422738-86) [n:127.0.0.1:60977_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 9712 INFO  (qtp747422738-86) [n:127.0.0.1:60977_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 9748 INFO  (TEST-CloudSolrClientTest.testParallelUpdateQTime-seed#[16615AD460C512B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParallelUpdateQTime
   [junit4]   2> 9890 INFO  (OverseerCollectionConfigSetProcessor-98978623378096136-127.0.0.1:60979_solr-n_0000000000) [n:127.0.0.1:60979_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> 9892 INFO  (qtp1313640818-79) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60978/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1583657984114819072)} 0 66
   [junit4]   2> 9899 INFO  (qtp1313640818-77) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583657984191365120,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9899 INFO  (qtp1313640818-77) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 9904 INFO  (qtp1313640818-77) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9911 INFO  (qtp1313640818-77) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60978/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 12
   [junit4]   2> 9911 INFO  (qtp543110119-92) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583657984203948032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9912 INFO  (qtp543110119-92) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 9914 INFO  (qtp543110119-92) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9914 INFO  (qtp543110119-92) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60978/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 9916 INFO  (qtp543110119-91) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:5&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1583657984108527616),commit=} 0 149
   [junit4]   2> 10054 INFO  (qtp543110119-93) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1056 (1583657984245891072), 1034 (1583657984351797248), 1077 (1583657984352845824)]} 0 106
   [junit4]   2> 10057 INFO  (qtp1313640818-76) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1011 (1583657984240648192), 1015 (1583657984351797248), 1061 (1583657984352845824), 1079 (1583657984353894400), 1100 (1583657984354942976), 1041 (1583657984355991552), 1045 (1583657984355991553)]} 0 127
   [junit4]   2> 10060 INFO  (TEST-CloudSolrClientTest.testParallelUpdateQTime-seed#[16615AD460C512B7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParallelUpdateQTime
   [junit4]   2> 10101 INFO  (TEST-CloudSolrClientTest.customHttpClientTest-seed#[16615AD460C512B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting customHttpClientTest
   [junit4]   2> 10482 INFO  (qtp543110119-94) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@28be48f5[collection1_shard2_replica_n2] realtime]
   [junit4]   2> 10482 INFO  (qtp1313640818-75) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1de9080d[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 10520 INFO  (qtp1313640818-75) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@674bb942[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 10521 INFO  (qtp543110119-94) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6873a33b[collection1_shard2_replica_n2] realtime]
   [junit4]   2> 10527 INFO  (qtp543110119-94) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60979/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1583657984426246144)} 0 404
   [junit4]   2> 10538 INFO  (qtp1313640818-74) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583657984860356608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 10538 INFO  (qtp1313640818-74) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39ca2b8e commitCommandVersion:1583657984860356608
   [junit4]   2> 10544 INFO  (qtp543110119-95) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583657984867696640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 10545 INFO  (qtp543110119-95) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5263a1eb commitCommandVersion:1583657984867696640
   [junit4]   2> 10547 INFO  (qtp1313640818-74) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4dfe79bf[collection1_shard1_replica_n1] main]
   [junit4]   2> 10550 INFO  (qtp543110119-95) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d995fec[collection1_shard2_replica_n2] main]
   [junit4]   2> 10551 INFO  (qtp543110119-95) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 10551 INFO  (qtp1313640818-74) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 10553 INFO  (searcherExecutor-24-thread-1-processing-n:127.0.0.1:60979_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@4dfe79bf[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10553 INFO  (qtp1313640818-74) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60979/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 16
   [junit4]   2> 10553 INFO  (searcherExecutor-23-thread-1-processing-n:127.0.0.1:60978_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@1d995fec[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10557 INFO  (qtp543110119-95) [n:127.0.0.1:60978_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60979/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 13
   [junit4]   2> 10558 INFO  (qtp1313640818-75) [n:127.0.0.1:60979_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:5&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1583657984405274624),commit=} 0 454
   [junit4]   2> 10560 INFO  (TEST-CloudSolrClientTest.customHttpClientTest-seed#[16615AD460C512B7]) [    ] o.a.s.SolrTestCaseJ4 ###

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

Request [collection1]  webapp=/solr path=/query params={q=*:*&indent=on&fl=*,score,features:[fv]&rows=3&wt=json&rq={!ltr+reRankDocs%3D3+model%3Dexternal_model_binary_feature+efi.user_device_tablet%3D1}} hits=5 status=0 QTime=0
   [junit4]   2> 35177 INFO  (TEST-TestExternalValueFeatures.efiFeatureProcessing_oneEfiMissing_shouldNotCalculateMissingFeature-seed#[4451231CE1B20A56]) [    ] o.a.s.SolrTestCaseJ4 ###Ending efiFeatureProcessing_oneEfiMissing_shouldNotCalculateMissingFeature
   [junit4]   2> 35179 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@41c1c23{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 35179 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=672114852
   [junit4]   2> 35179 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 35180 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21a3a104: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2b9875bc
   [junit4]   2> 35186 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 35186 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7797c9be: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@150a1509
   [junit4]   2> 35192 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 35192 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12ffea28: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@500889cc
   [junit4]   2> 35193 INFO  (coreCloseExecutor-264-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6728f0c0
   [junit4]   2> 35193 INFO  (coreCloseExecutor-264-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1730736320
   [junit4]   2> 35193 INFO  (coreCloseExecutor-264-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64e03e03: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@202bf39a
   [junit4]   2> 35210 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3fd2e23e{/solr,null,UNAVAILABLE}
   [junit4]   2> 35213 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 35213 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=981682275
   [junit4]   2> 35213 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 35213 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3cf2538b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@67a2d3d5
   [junit4]   2> 35215 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 35215 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ec979d0: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@150a1509
   [junit4]   2> 35216 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 35216 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ee84aba: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@500889cc
   [junit4]   2> 35216 INFO  (coreCloseExecutor-266-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f9f474e
   [junit4]   2> 35217 INFO  (coreCloseExecutor-266-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2141144910
   [junit4]   2> 35217 INFO  (coreCloseExecutor-266-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3fe82336: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@792c4bc
   [junit4]   2> 35219 INFO  (SUITE-TestExternalValueFeatures-seed#[4451231CE1B20A56]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {description=PostingsFormat(name=Direct), id=PostingsFormat(name=MockRandom), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), title=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=521, maxMBSortInHeap=7.5709757640359445, sim=RandomSimilarity(queryNorm=false): {}, locale=kw, timezone=America/Dawson
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=79970848,total=262144000
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedFeatureStore, TestOriginalScoreScorer, TestUserTermScoreWithQ, TestLTRScoringQuery, TestUserTermScorereQDF, TestModelManagerPersistence, TestLTRQParserPlugin, TestEdisMaxSolrFeature, TestLTROnSolrCloud, TestLTRReRankingPipeline, TestLTRWithSort, TestRerankBase, TestExternalValueFeatures]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExternalValueFeatures -Dtests.seed=4451231CE1B20A56 -Dtests.slow=true -Dtests.locale=kw -Dtests.timezone=America/Dawson -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestExternalValueFeatures (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestExternalValueFeatures_4451231CE1B20A56-001\tempDir-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4451231CE1B20A56]: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 [19/33 (2!)] on J0 in 1.81s, 2 tests, 1 error <<< FAILURES!

[...truncated 32865 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 298 - Failure!

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

No tests ran.

Build Log:
[...truncated 957 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=Asserting), junk=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1608, maxMBSortInHeap=5.210417873157954, sim=RandomSimilarity(queryNorm=false): {}, locale=ja-JP, timezone=America/Santiago
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=413670264,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDisjunctionMaxQuery, TestFixedBitSet, TestBytesRefHash, TestTransactionRollback, TestPositiveScoresOnlyCollector, TestNoDeletionPolicy, TestDocIDMerger, TestSimpleExplanations, TestSimilarity, Test2BSortedDocValuesFixedSorted, TestBlockPostingsFormat, TestBooleanScorer, TestPostingsOffsets, TestIndexWriterLockRelease, TestNGramPhraseQuery, TestTermQuery, TestManyFields, TestControlledRealTimeReopenThread, TestApproximationSearchEquivalence, TestDateTools, TestIndexOrDocValuesQuery, TestStringHelper, TestMixedDocValuesUpdates, TestMatchNoDocsQuery, FiniteStringsIteratorTest, TestIsCurrent, TestLongPostings, TestNot, TestField, TestPerFieldPostingsFormat, TestNearSpansOrdered, TestBoostQuery, TestSortRandom, TestLucene60FieldInfoFormat, TestRadixSelector, TestFlex, TestDirectoryReaderReopen, Test2BDocs, TestPerFieldDocValuesFormat, TestTermsEnum2, TestNRTReaderWithThreads, TestIndexWriterFromReader, TestCachingTokenFilter, TestTransactions, TestPrefixCodedTerms, TestStressAdvance, TestFieldType, TestTermVectorsReader, TestRegExp, TestTermdocPerf, Test2BNumericDocValues, TestIndexWriterDeleteByQuery, TestIndexWriterForceMerge, TestIntroSorter, TestNativeFSLockFactory, TestCompiledAutomaton, TestSegmentMerger, TestRollback, TestBlockPostingsFormat3, TestSortedNumericSortField, TestSpanCollection, TestBKD, TestNRTReaderCleanup, TestLucene50CompoundFormat, TestAutomatonQuery, TestLucene50StoredFieldsFormatHighCompression, TestIndexWriterNRTIsCurrent, TestIndexWriterThreadsToSegments, TestCharsRef, TestMergePolicyWrapper, TestIndexCommit, TestQueryRescorer, TestGeoUtils, TestTrackingDirectoryWrapper, TestMutablePointsReaderUtils, TestSparseFixedBitDocIdSet, TestFilterDirectoryReader, TestParallelTermEnum, TestStressIndexing2, TestMergeSchedulerExternal, TestFilterSpans, TestFastCompressionMode, TestTotalHitCountCollector, TestDocValuesScoring, TestSetOnce, TestLucene70NormsFormat, TestTryDelete, TestMutableValues, TestStressNRT, TestSortedSetDocValues, TestSubScorerFreqs, TestFilterDirectory, TestLongBitSet, TestCharArraySet, TestMultiLevelSkipList, TestOneMergeWrappingMergePolicy, TestSpanOrQuery, TestFastDecompressionMode, TestSpanFirstQuery, TestIntRangeFieldQueries, TestPackedInts, TestSpansEnum, TestSpanNearQuery, TestConstantScoreQuery, Test2BPostings, TestIndexWriterDelete, TestDocValuesRewriteMethod, TestIntArrayDocIdSet, TestStressIndexing, TestBoolean2ScorerSupplier, TestFileSwitchDirectory, TestByteBlockPool, TestFieldMaskingSpanQuery, TestSimpleSearchEquivalence, TestIndexWriter, TestIndexWriterReader, TestFSTs, TestBytesStore, TestIndexWriterWithThreads, TestGraphTokenizers, TestShardSearching, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=F0C293843B2DD05E -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=America/Santiago -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | 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-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_F0C293843B2DD05E-001\testSeekZero-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_F0C293843B2DD05E-001\testSeekZero-004
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F0C293843B2DD05E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [218/455 (1!)] on J1 in 6.78s, 54 tests, 1 error <<< FAILURES!

[...truncated 12238 lines...]
   [junit4] Suite: org.apache.solr.TestCursorMarkWithoutUniqueKey
   [junit4]   2> 2389780 INFO  (SUITE-TestCursorMarkWithoutUniqueKey-seed#[6FBB5D5A3049EDFB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestCursorMarkWithoutUniqueKey_6FBB5D5A3049EDFB-001\init-core-data-001
   [junit4]   2> 2389782 WARN  (SUITE-TestCursorMarkWithoutUniqueKey-seed#[6FBB5D5A3049EDFB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2389782 INFO  (SUITE-TestCursorMarkWithoutUniqueKey-seed#[6FBB5D5A3049EDFB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2389786 INFO  (SUITE-TestCursorMarkWithoutUniqueKey-seed#[6FBB5D5A3049EDFB]-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> 2389788 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2389788 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2389790 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2389848 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2389857 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 2389861 WARN  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2389861 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2389945 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1749620
   [junit4]   2> 2389955 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1749620
   [junit4]   2> 2389955 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1749620
   [junit4]   2> 2389957 INFO  (coreLoadExecutor-8757-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2389958 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2390026 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2390035 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 2390038 WARN  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2390038 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2390038 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2390039 INFO  (coreLoadExecutor-8757-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@1749620
   [junit4]   2> 2390039 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2390039 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestCursorMarkWithoutUniqueKey_6FBB5D5A3049EDFB-001\init-core-data-001\]
   [junit4]   2> 2390041 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2390128 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2390128 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2390129 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2390129 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2390131 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=88.2001953125, floorSegmentMB=1.5458984375, forceMergeDeletesPctAllowed=2.8576184077522813, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5659912827187709
   [junit4]   2> 2390131 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@195c352[collection1] main]
   [junit4]   2> 2390133 WARN  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2390133 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2390135 INFO  (searcherExecutor-8758-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@195c352[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2390135 INFO  (coreLoadExecutor-8757-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583618252683083776
   [junit4]   2> 2390138 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2390142 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 2
   [junit4]   2> 2390146 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583618252694618112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2390146 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d0bf25 commitCommandVersion:1583618252694618112
   [junit4]   2> 2390152 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16e2b7b[collection1] main]
   [junit4]   2> 2390154 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2390155 INFO  (searcherExecutor-8758-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16e2b7b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
   [junit4]   2> 2390155 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 2390159 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching Cursor functionality is not available unless the IndexSchema defines a uniqueKey field
   [junit4]   2> 2390159 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&cursorMark=*&sort=fld+desc&wt=xml} status=400 QTime=0
   [junit4]   2> 2390159 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.SolrTestCaseJ4 Ignoring exception matching Cursor functionality is not available unless the IndexSchema defines a uniqueKey field
   [junit4]   2> 2390159 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2390159 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2773695
   [junit4]   2> 2390159 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2390159 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1141167: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@17f7243
   [junit4]   2> 2390164 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2390165 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16855bf: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@bba8a1
   [junit4]   2> 2390169 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2390169 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1662b88: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@13d3d03
   [junit4]   2> 2390170 INFO  (coreCloseExecutor-8763-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c8f9e7
   [junit4]   2> 2390170 INFO  (coreCloseExecutor-8763-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=13171175
   [junit4]   2> 2390170 INFO  (coreCloseExecutor-8763-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13f9809: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b4cc3f
   [junit4]   2> 2390181 INFO  (TEST-TestCursorMarkWithoutUniqueKey.test-seed#[6FBB5D5A3049EDFB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 2390182 INFO  (SUITE-TestCursorMarkWithoutUniqueKey-seed#[6FBB5D5A3049EDFB]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {fld=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=177, maxMBSortInHeap=7.648316250166204, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-ME, timezone=Africa/Bujumbura
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=248342600,total=406102016
   [junit4]   2> NOTE: All tests run in this JVM: [AnalyticsQueryTest, MoveReplicaTest, TestAddFieldRealTimeGet, TestExactStatsCache, ClassificationUpdateProcessorTest, LeaderInitiatedRecoveryOnShardRestartTest, HdfsLockFactoryTest, TestNumericTerms64, SolrInfoBeanTest, TestFieldCacheVsDocValues, DocExpirationUpdateProcessorFactoryTest, UUIDUpdateProcessorFallbackTest, CurrencyFieldTypeTest, UniqFieldsUpdateProcessorFactoryTest, OverseerTest, CdcrUpdateLogTest, DisMaxRequestHandlerTest, BasicDistributedZkTest, DistribJoinFromCollectionTest, TestDistributedSearch, TestManagedSynonymGraphFilterFactory, DeleteShardTest, TestHashQParserPlugin, TestRangeQuery, DistributedTermsComponentTest, DateMathParserTest, DistributedExpandComponentTest, TestSurroundQueryParser, DistributedFacetPivotLargeTest, TestNamedUpdateProcessors, BooleanFieldTest, SolrXmlInZkTest, TestIndexingPerformance, TestPushWriter, MultiTermTest, RAMDirectoryFactoryTest, TestAtomicUpdateErrorCases, AlternateDirectoryTest, ClassificationUpdateProcessorFactoryTest, QueryParsingTest, ScriptEngineTest, TestInfoStreamLogging, RegexBoostProcessorTest, SpatialHeatmapFacetsTest, TestPointFields, TestCollectionAPIs, TestComplexPhraseLeadingWildcard, TestStressRecovery, TestSolrCloudWithDelegationTokens, TestIBSimilarityFactory, TestFiltering, RecoveryZkTest, PeerSyncWithIndexFingerprintCachingTest, TimeZoneUtilsTest, AddBlockUpdateTest, ExitableDirectoryReaderTest, TestEmbeddedSolrServerAdminHandler, TestDFRSimilarityFactory, TestLegacyFieldReuse, FastVectorHighlighterTest, TestTolerantSearch, TestRealTimeGet, CachingDirectoryFactoryTest, CloudMLTQParserTest, DateFieldTest, TestNumericRangeQuery32, TestConfigSetsAPIZkFailure, ForceLeaderTest, SuggesterTest, TestJoin, ConfigSetsAPITest, SolrShardReporterTest, TestReversedWildcardFilterFactory, GraphQueryTest, QueryResultKeyTest, TestReplicationHandler, TestEmbeddedSolrServerSchemaAPI, TestConfigSetsAPI, FullHLLTest, TestBinaryField, TestHdfsCloudBackupRestore, MinimalSchemaTest, AddReplicaTest, TestCodecSupport, V2StandaloneTest, TestExportWriter, LeaderElectionTest, SaslZkACLProviderTest, SuggesterFSTTest, HdfsAutoAddReplicasIntegrationTest, TestGraphMLResponseWriter, SearchRateTriggerTest, ConvertedLegacyTest, ResponseLogComponentTest, HdfsNNFailoverTest, TestRecovery, TestFilteredDocIdSet, TestSha256AuthenticationProvider, SyncSliceTest, TestCloudDeleteByQuery, TestRecoveryHdfs, HdfsSyncSliceTest, TestCoreDiscovery, SuggestComponentTest, BadIndexSchemaTest, TestScoreJoinQPScore, DistributedQueryComponentOptimizationTest, TestSolrCLIRunExample, MigrateRouteKeyTest, TestFieldTypeCollectionResource, DirectSolrConnectionTest, TestLeaderElectionZkExpiry, CreateCollectionCleanupTest, TestNoOpRegenerator, HLLUtilTest, TestJsonFacets, TestRequestStatusCollectionAPI, DistributedSpellCheckComponentTest, TestDynamicLoading, TestNumericTokenStream, TestImpersonationWithHadoopAuth, TestSolrConfigHandlerCloud, NumberUtilsTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ResponseHeaderTest, UUIDFieldTest, ReplicaListTransformerTest, SuggesterWFSTTest, TestSearcherReuse, SecurityConfHandlerTest, TestTlogReplica, CdcrVersionReplicationTest, RequestLoggingTest, BJQParserTest, PathHierarchyTokenizerFactoryTest, TriLevelCompositeIdRoutingTest, TestTrieFacet, TestUseDocValuesAsStored2, HighlighterConfigTest, TestSchemaNameResource, NodeAddedTriggerTest, TestLMDirichletSimilarityFactory, CleanupOldIndexTest, NoCacheHeaderTest, PKIAuthenticationIntegrationTest, TestSolrCoreProperties, HdfsWriteToMultipleCollectionsTest, ParsingFieldUpdateProcessorsTest, OverseerStatusTest, TestShardHandlerFactory, TestQuerySenderListener, BigEndianAscendingWordDeserializerTest, TestRandomDVFaceting, TestFieldCacheSort, SortByFunctionTest, PrimitiveFieldTypeTest, TestPseudoReturnFields, RequestHandlersTest, ReturnFieldsTest, ZkControllerTest, BaseCdcrDistributedZkTest, TestCoreAdminApis, DistribCursorPagingTest, TestLFUCache, TestRawTransformer, TestCSVResponseWriter, TestNonDefinedSimilarityFactory, TestDeleteCollectionOnDownNodes, UnloadDistributedZkTest, SuggesterTSTTest, TestDownShardTolerantSearch, BufferStoreTest, TestNestedDocsSort, NodeMutatorTest, TestSolrCoreParser, TestJmxIntegration, DistributedFacetPivotWhiteBoxTest, DirectUpdateHandlerOptimizeTest, DistributedFacetPivotSmallAdvancedTest, CircularListTest, TestSmileRequest, TestObjectReleaseTracker, ShardRoutingTest, ClusterStateUpdateTest, ZkSolrClientTest, TestFaceting, TestStressReorder, TestCoreContainer, TestSolr4Spatial, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, TestExtendedDismaxParser, SolrRequestParserTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestUpdate, QueryEqualityTest, TestRemoteStreaming, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, MBeansHandlerTest, PrimUtilsTest, TestSuggestSpellingConverter, ClusterStateTest, TestUtils, SliceStateTest, SystemInfoHandlerTest, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCursorMarkWithoutUniqueKey -Dtests.seed=6FBB5D5A3049EDFB -Dtests.slow=true -Dtests.locale=sr-ME -Dtests.timezone=Africa/Bujumbura -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestCursorMarkWithoutUniqueKey (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestCursorMarkWithoutUniqueKey_6FBB5D5A3049EDFB-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestCursorMarkWithoutUniqueKey_6FBB5D5A3049EDFB-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestCursorMarkWithoutUniqueKey_6FBB5D5A3049EDFB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestCursorMarkWithoutUniqueKey_6FBB5D5A3049EDFB-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestCursorMarkWithoutUniqueKey_6FBB5D5A3049EDFB-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestCursorMarkWithoutUniqueKey_6FBB5D5A3049EDFB-001\init-core-data-001\tlog\tlog.0000000000000000000
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6FBB5D5A3049EDFB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [477/748 (1!)] on J0 in 0.42s, 1 test, 1 error <<< FAILURES!

[...truncated 252 lines...]
ERROR: command execution failed.
ERROR: Step ‘Archive the artifacts’ failed: no workspace for Lucene-Solr-7.x-Windows #298
ERROR: Step ‘Scan for compiler warnings’ failed: no workspace for Lucene-Solr-7.x-Windows #298
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for Lucene-Solr-7.x-Windows #298
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 297 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/297/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

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

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

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

	at __randomizedtesting.SeedInfo.seed([A47C82DB4731CD50]: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.spatial.prefix.NumberRangeFacetsTest

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

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

	at __randomizedtesting.SeedInfo.seed([156781DD9D38DB52]: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.dataimport.TestZKPropertiesWriter

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001

	at __randomizedtesting.SeedInfo.seed([F5950F6308857AC2]: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.cloud.TestDistribDocBasedVersion

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\control-001\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\control-001\analysisconfs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\control-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\control-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\control-001\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\control-001\analysisconfs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\control-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\control-001

	at __randomizedtesting.SeedInfo.seed([37102F90235AD330]: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 972 lines...]
   [junit4] Suite: org.apache.lucene.search.TestShardSearching
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=7, maxDocsPerChunk=601, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=7, blockSize=9)), sim=RandomSimilarity(queryNorm=true): {}, locale=ar-EG, timezone=CNT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=172345616,total=235405312
   [junit4]   2> NOTE: All tests run in this JVM: [TestMmapDirectory, TestTransactionRollback, TestTryDelete, TestIntsRef, TestFileSwitchDirectory, TestDeterminism, TestInfoStream, TestIntArrayDocIdSet, TestNRTReaderWithThreads, TestPackedInts, TestDisjunctionMaxQuery, Test2BPostings, TestIndexedDISI, TestConcurrentMergeScheduler, TestManyFields, TestStressIndexing2, TestPayloads, TestMathUtil, TestBooleanSimilarity, TestCompiledAutomaton, TestIndexWriterReader, TestSortRandom, TestTimSorter, Test2BPagedBytes, TestMutableValues, TestPerFieldPostingsFormat2, TestFixedBitDocIdSet, TestSimpleExplanations, TestNGramPhraseQuery, TestVersion, TestFilterWeight, TestFieldMaskingSpanQuery, TestRollback, TestTotalHitCountCollector, TestCachingTokenFilter, TestIsCurrent, TestRollingBuffer, TestDirectoryReaderReopen, TestSpansEnum, TestIndexWriterDelete, TestFilterSpans, TestNormsFieldExistsQuery, TestDelegatingAnalyzerWrapper, TestIndexWriterConfig, TestDoubleValuesSource, TestCharTermAttributeImpl, TestFrequencyTrackingRingBuffer, TestIndexCommit, TestSwappedIndexFiles, TestNot, TestIndexOrDocValuesQuery, TestSegmentTermDocs, Test2BNumericDocValues, TestCharsRef, TestDocValues, TestLongRangeFieldQueries, TestIndexWriterOnDiskFull, TestNearSpansOrdered, TestSearchAfter, Test2BSortedDocValuesFixedSorted, TestTermQuery, TestNRTReaderCleanup, TestCharArraySet, TestMultiDocValues, TestMultiCollector, TestParallelTermEnum, TestSentinelIntSet, TestSingleInstanceLockFactory, TestPrefixCodedTerms, TestAutomatonQueryUnicode, TestStressIndexing, TestLongBitSet, TestPerSegmentDeletes, TestMergeSchedulerExternal, TestDeletionPolicy, TestTransactions, TestIndexWriterLockRelease, TestDocumentWriter, TestMatchNoDocsQuery, TestIntRangeFieldQueries, TestSloppyPhraseQuery2, TestBasics, TestMergePolicyWrapper, TestSpanMultiTermQueryWrapper, TestSimpleFSDirectory, TestFuzzyQuery, Test2BBinaryDocValues, TestFixedBitSet, TestDocValuesRewriteMethod, TestBytesStore, TestNoDeletionPolicy, TestBoostQuery, TestPerFieldDocValuesFormat, TestFieldType, TestPrefixInBooleanQuery, Test2BPostingsBytes, TestMultiLevelSkipList, TestTermsEnum, TestDocValuesScoring, TestSPIClassIterator, TestTermdocPerf, TestElevationComparator, TestLucene50StoredFieldsFormatHighCompression, TestTermRangeQuery, TestPolygon2D, TestIndexWriterThreadsToSegments, TestCharsRefBuilder, TestIndexWriterNRTIsCurrent, TestWildcard, TestCachingCollector, TestRadixSelector, TestPointValues, TestNativeFSLockFactory, TestIndexWriterCommit, TestFSTs, TestGraphTokenizers, TestAddIndexes, TestShardSearching]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestShardSearching -Dtests.seed=A47C82DB4731CD50 -Dtests.slow=true -Dtests.locale=ar-EG -Dtests.timezone=CNT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestShardSearching (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_A47C82DB4731CD50-001\ShardSearchingTestBase-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_A47C82DB4731CD50-001\ShardSearchingTestBase-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_A47C82DB4731CD50-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_A47C82DB4731CD50-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A47C82DB4731CD50]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [230/455 (1!)] on J1 in 4.57s, 1 test, 1 error <<< FAILURES!

[...truncated 8381 lines...]
   [junit4] Suite: org.apache.lucene.spatial.prefix.NumberRangeFacetsTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {dateRange=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=351, maxMBSortInHeap=6.289710988825599, sim=RandomSimilarity(queryNorm=true): {}, locale=en-IE, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=33440640,total=133693440
   [junit4]   2> NOTE: All tests run in this JVM: [TestBBoxStrategy, SpatialPrefixTreeTest, TestTermQueryPrefixGridStrategy, TestPointVectorStrategy, DateNRStrategyTest, RandomSpatialOpFuzzyPrefixTreeTest, NumberRangeFacetsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NumberRangeFacetsTest -Dtests.seed=156781DD9D38DB52 -Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | NumberRangeFacetsTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.prefix.NumberRangeFacetsTest_156781DD9D38DB52-001\index-MMapDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.prefix.NumberRangeFacetsTest_156781DD9D38DB52-001\index-MMapDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.prefix.NumberRangeFacetsTest_156781DD9D38DB52-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.prefix.NumberRangeFacetsTest_156781DD9D38DB52-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([156781DD9D38DB52]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [20/23 (1!)] on J1 in 1.59s, 20 tests, 1 error <<< FAILURES!

[...truncated 3942 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestDistribDocBasedVersion
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\init-core-data-001
   [junit4]   2> 2818934 INFO  (SUITE-TestDistribDocBasedVersion-seed#[37102F90235AD330]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2818944 INFO  (SUITE-TestDistribDocBasedVersion-seed#[37102F90235AD330]-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> 2818944 INFO  (SUITE-TestDistribDocBasedVersion-seed#[37102F90235AD330]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2818944 INFO  (SUITE-TestDistribDocBasedVersion-seed#[37102F90235AD330]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /wcax/kr
   [junit4]   2> 2819008 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2819009 INFO  (Thread-5978) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2819009 INFO  (Thread-5978) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2819015 ERROR (Thread-5978) [    ] 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> 2819109 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.ZkTestServer start zk server on port:56510
   [junit4]   2> 2819148 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-externalversionconstraint.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2819157 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2819160 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2819163 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2819168 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2819169 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2819172 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2819182 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2819185 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2819188 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2819191 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2819194 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2820639 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2820640 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@84082c9{/wcax/kr,null,AVAILABLE}
   [junit4]   2> 2820641 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@120d49a6{HTTP/1.1,[http/1.1]}{127.0.0.1:56517}
   [junit4]   2> 2820641 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.Server Started @2828858ms
   [junit4]   2> 2820641 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\tempDir-001/control/data, replicaType=NRT, hostContext=/wcax/kr, hostPort=56517, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\control-001\cores}
   [junit4]   2> 2820642 ERROR (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2820642 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 2820642 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2820642 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2820642 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-09T09:54:09.045Z
   [junit4]   2> 2820659 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 0x15fa03373ba0002, 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> 2820660 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2820661 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\control-001\solr.xml
   [junit4]   2> 2820674 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2820674 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2820675 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2820688 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56510/solr
   [junit4]   2> 2820697 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 0x15fa03373ba0003, 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> 2821058 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2821060 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56517_wcax%2Fkr
   [junit4]   2> 2821062 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.Overseer Overseer (id=98973859670786052-127.0.0.1:56517_wcax%2Fkr-n_0000000000) starting
   [junit4]   2> 2821075 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56517_wcax%2Fkr
   [junit4]   2> 2821077 INFO  (OverseerStateUpdate-98973859670786052-127.0.0.1:56517_wcax%2Fkr-n_0000000000) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2821254 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2821265 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2821265 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2821268 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\control-001\cores
   [junit4]   2> 2821312 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2821314 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56510/solr ready
   [junit4]   2> 2821315 INFO  (qtp476055614-30761) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:56517_wcax%252Fkr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2821317 INFO  (OverseerThreadFactory-11706-thread-1-processing-n:127.0.0.1:56517_wcax%2Fkr) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2821439 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2821440 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2821550 INFO  (zkCallback-5384-thread-1-processing-n:127.0.0.1:56517_wcax%2Fkr) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2822540 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2822562 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2822663 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2822694 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2822695 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2822695 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2822696 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 2822707 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=921266246, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2822968 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2822968 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2822968 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2822968 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2822977 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1381861630, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2822978 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@37ccc8e1[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2822981 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2822992 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2822992 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2822992 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583581758902763520
   [junit4]   2> 2822992 INFO  (searcherExecutor-11709-thread-1-processing-n:127.0.0.1:56517_wcax%2Fkr x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@37ccc8e1[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2823022 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2823022 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2823022 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56517/wcax/kr/control_collection_shard1_replica_n1/
   [junit4]   2> 2823022 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2823022 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:56517/wcax/kr/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2823022 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2823031 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56517/wcax/kr/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2823132 INFO  (zkCallback-5384-thread-2-processing-n:127.0.0.1:56517_wcax%2Fkr) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2823137 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2823149 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1710
   [junit4]   2> 2823155 INFO  (qtp476055614-30761) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2823247 INFO  (zkCallback-5384-thread-2-processing-n:127.0.0.1:56517_wcax%2Fkr) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2823319 INFO  (OverseerCollectionConfigSetProcessor-98973859670786052-127.0.0.1:56517_wcax%2Fkr-n_0000000000) [n:127.0.0.1:56517_wcax%2Fkr    ] 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> 2824168 INFO  (qtp476055614-30761) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:56517_wcax%252Fkr&wt=javabin&version=2} status=0 QTime=2852
   [junit4]   2> 2824169 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 0x15fa03373ba0005, 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> 2824191 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2824196 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56510/solr ready
   [junit4]   2> 2824196 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2824198 INFO  (qtp476055614-30766) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2824202 INFO  (OverseerThreadFactory-11706-thread-2-processing-n:127.0.0.1:56517_wcax%2Fkr) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2824203 WARN  (OverseerThreadFactory-11706-thread-2-processing-n:127.0.0.1:56517_wcax%2Fkr) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2824413 INFO  (qtp476055614-30766) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2824415 INFO  (qtp476055614-30766) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=216
   [junit4]   2> 2825124 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-1-001 of type NRT
   [junit4]   2> 2825124 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2825125 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cf879c9{/wcax/kr,null,AVAILABLE}
   [junit4]   2> 2825125 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4ce15773{HTTP/1.1,[http/1.1]}{127.0.0.1:56539}
   [junit4]   2> 2825125 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.Server Started @2833342ms
   [junit4]   2> 2825126 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/wcax/kr, hostPort=56539, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-1-001\cores}
   [junit4]   2> 2825126 ERROR (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2825126 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 2825126 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2825126 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2825126 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-09T09:54:13.529Z
   [junit4]   2> 2825130 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2825130 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-1-001\solr.xml
   [junit4]   2> 2825137 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2825138 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2825138 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2825142 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56510/solr
   [junit4]   2> 2825156 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56539_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2825159 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56539_wcax%2Fkr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2825164 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56539_wcax%2Fkr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56539_wcax%2Fkr
   [junit4]   2> 2825166 INFO  (zkCallback-5392-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2825166 INFO  (zkCallback-5384-thread-2-processing-n:127.0.0.1:56517_wcax%2Fkr) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2825166 INFO  (zkCallback-5397-thread-1-processing-n:127.0.0.1:56539_wcax%2Fkr) [n:127.0.0.1:56539_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2825320 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56539_wcax%2Fkr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2825339 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56539_wcax%2Fkr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2825340 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56539_wcax%2Fkr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2825343 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56539_wcax%2Fkr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-1-001\cores
   [junit4]   2> 2825422 INFO  (qtp476055614-30759) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:56539_wcax%252Fkr&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2825432 INFO  (OverseerCollectionConfigSetProcessor-98973859670786052-127.0.0.1:56517_wcax%2Fkr-n_0000000000) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2825432 INFO  (OverseerThreadFactory-11706-thread-3-processing-n:127.0.0.1:56517_wcax%2Fkr) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:56539_wcax%2Fkr for creating new replica
   [junit4]   2> 2825436 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2825436 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2826484 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2826496 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 2826590 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2826610 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 2826610 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2826610 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2826611 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 2826622 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=921266246, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2826721 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2826721 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2826725 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2826725 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2826726 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1381861630, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2826726 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@5457f55d[collection1_shard2_replica_n41] main]
   [junit4]   2> 2826728 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2826729 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2826729 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2826730 INFO  (searcherExecutor-11720-thread-1-processing-n:127.0.0.1:56539_wcax%2Fkr x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@5457f55d[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2826730 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583581762822340608
   [junit4]   2> 2826736 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2826736 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2826736 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56539/wcax/kr/collection1_shard2_replica_n41/
   [junit4]   2> 2826736 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2826736 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:56539/wcax/kr/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 2826736 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2826740 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56539/wcax/kr/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 2826892 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2826897 INFO  (qtp1203426378-30808) [n:127.0.0.1:56539_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1460
   [junit4]   2> 2826900 INFO  (qtp476055614-30759) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:56539_wcax%252Fkr&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1477
   [junit4]   2> 2827433 INFO  (OverseerCollectionConfigSetProcessor-98973859670786052-127.0.0.1:56517_wcax%2Fkr-n_0000000000) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2827672 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-2-001 of type NRT
   [junit4]   2> 2827672 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2827673 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f1435a9{/wcax/kr,null,AVAILABLE}
   [junit4]   2> 2827674 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@46ad5471{HTTP/1.1,[http/1.1]}{127.0.0.1:56552}
   [junit4]   2> 2827674 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.Server Started @2835891ms
   [junit4]   2> 2827674 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/wcax/kr, hostPort=56552, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-2-001\cores}
   [junit4]   2> 2827674 ERROR (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2827674 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 2827674 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2827674 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2827675 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-09T09:54:16.078Z
   [junit4]   2> 2827679 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2827680 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-2-001\solr.xml
   [junit4]   2> 2827689 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2827689 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2827690 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2827696 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56510/solr
   [junit4]   2> 2827711 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56552_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2827714 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56552_wcax%2Fkr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2827716 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56552_wcax%2Fkr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56552_wcax%2Fkr
   [junit4]   2> 2827717 INFO  (zkCallback-5384-thread-2-processing-n:127.0.0.1:56517_wcax%2Fkr) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2827717 INFO  (zkCallback-5392-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2827717 INFO  (zkCallback-5403-thread-1-processing-n:127.0.0.1:56552_wcax%2Fkr) [n:127.0.0.1:56552_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2827717 INFO  (zkCallback-5397-thread-1-processing-n:127.0.0.1:56539_wcax%2Fkr) [n:127.0.0.1:56539_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2827803 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56552_wcax%2Fkr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2827809 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56552_wcax%2Fkr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2827810 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56552_wcax%2Fkr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2827811 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56552_wcax%2Fkr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-2-001\cores
   [junit4]   2> 2827852 INFO  (qtp476055614-30762) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:56552_wcax%252Fkr&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2827854 INFO  (OverseerThreadFactory-11706-thread-4-processing-n:127.0.0.1:56517_wcax%2Fkr) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:56552_wcax%2Fkr for creating new replica
   [junit4]   2> 2827857 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2827857 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2828886 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2828895 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 2828964 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2829005 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 2829006 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2829006 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2829006 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-2-001\cores\collection1_shard1_replica_n43], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-2-001\cores\collection1_shard1_replica_n43\data\]
   [junit4]   2> 2829012 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=921266246, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2829108 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2829108 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2829110 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2829110 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2829111 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1381861630, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2829112 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@53a5ae8f[collection1_shard1_replica_n43] main]
   [junit4]   2> 2829113 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2829114 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2829114 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2829115 INFO  (searcherExecutor-11731-thread-1-processing-n:127.0.0.1:56552_wcax%2Fkr x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@53a5ae8f[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2829115 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583581765323194368
   [junit4]   2> 2829120 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2829120 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2829120 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56552/wcax/kr/collection1_shard1_replica_n43/
   [junit4]   2> 2829120 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2829120 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:56552/wcax/kr/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 2829120 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2829123 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56552/wcax/kr/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 2829275 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2829277 INFO  (qtp1850585843-30839) [n:127.0.0.1:56552_wcax%2Fkr c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1420
   [junit4]   2> 2829279 INFO  (qtp476055614-30762) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:56552_wcax%252Fkr&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1426
   [junit4]   2> 2829681 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-3-001 of type NRT
   [junit4]   2> 2829681 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2829682 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68781707{/wcax/kr,null,AVAILABLE}
   [junit4]   2> 2829683 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@47901d23{HTTP/1.1,[http/1.1]}{127.0.0.1:56565}
   [junit4]   2> 2829683 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.e.j.s.Server Started @2837899ms
   [junit4]   2> 2829683 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/wcax/kr, hostPort=56565, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-3-001\cores}
   [junit4]   2> 2829683 ERROR (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2829683 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 2829683 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2829683 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2829683 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-09T09:54:18.086Z
   [junit4]   2> 2829687 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2829687 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-3-001\solr.xml
   [junit4]   2> 2829693 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2829694 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2829694 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2829699 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56510/solr
   [junit4]   2> 2829709 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56565_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2829711 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56565_wcax%2Fkr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2829712 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56565_wcax%2Fkr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56565_wcax%2Fkr
   [junit4]   2> 2829714 INFO  (zkCallback-5384-thread-2-processing-n:127.0.0.1:56517_wcax%2Fkr) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2829714 INFO  (zkCallback-5392-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2829714 INFO  (zkCallback-5403-thread-1-processing-n:127.0.0.1:56552_wcax%2Fkr) [n:127.0.0.1:56552_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2829714 INFO  (zkCallback-5397-thread-1-processing-n:127.0.0.1:56539_wcax%2Fkr) [n:127.0.0.1:56539_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2829714 INFO  (zkCallback-5409-thread-1-processing-n:127.0.0.1:56565_wcax%2Fkr) [n:127.0.0.1:56565_wcax%2Fkr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2829811 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56565_wcax%2Fkr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2829818 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56565_wcax%2Fkr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2829818 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56565_wcax%2Fkr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2829819 INFO  (TEST-TestDistribDocBasedVersion.test-seed#[37102F90235AD330]) [n:127.0.0.1:56565_wcax%2Fkr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-3-001\cores
   [junit4]   2> 2829853 INFO  (qtp476055614-30763) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:56565_wcax%252Fkr&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2829854 INFO  (OverseerCollectionConfigSetProcessor-98973859670786052-127.0.0.1:56517_wcax%2Fkr-n_0000000000) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2829857 INFO  (OverseerThreadFactory-11706-thread-5-processing-n:127.0.0.1:56517_wcax%2Fkr) [n:127.0.0.1:56517_wcax%2Fkr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:56565_wcax%2Fkr for creating new replica
   [junit4]   2> 2829859 INFO  (qtp1189696680-30867) [n:127.0.0.1:56565_wcax%2Fkr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2829860 INFO  (qtp1189696680-30867) [n:127.0.0.1:56565_wcax%2Fkr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2830879 INFO  (qtp1189696680-30867) [n:127.0.0.1:56565_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2830886 INFO  (qtp1189696680-30867) [n:127.0.0.1:56565_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 2830947 INFO  (qtp1189696680-30867) [n:127.0.0.1:56565_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2830960 INFO  (qtp1189696680-30867) [n:127.0.0.1:56565_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 2830960 INFO  (qtp1189696680-30867) [n:127.0.0.1:56565_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab42e41
   [junit4]   2> 2830960 INFO  (qtp1189696680-30867) [n:127.0.0.1:56565_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2830960 INFO  (qtp1189696680-30867) [n:127.0.0.1:56565_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-3-001\cores\collection1_shard2_replica_n45], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestDistribDocBasedVersion_37102F90235AD330-001\shard-3-001\cores\collection1_shard2_replica_n45\data\]
   [junit4]   2> 2830965 INFO  (qtp1189696680-30867) [n:127.0.0.1:56565_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=921266246, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2831029 INFO  (qtp1189696680-30867) [n:127.0.0.1:56565_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2831029 INFO  (qtp1189696680-30867) [n:127.0.0.1:56565_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2831030 INFO  (qtp1189696680-30867) [n:127.0.0.1:56565_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2831030 INFO  (qtp1189696680-30867) [n:127.0.0.1:56565_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2831031 INFO  (qtp1189696680-30867) [n:127.0.0.1:56565_wcax%2Fkr c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [Alco

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


   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 16702 T63 n:n:88.99.242.118:8983_ oasc.ZkController.publishNodeAsDown WARN Could not publish node as down: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 16702 T63 n:n:88.99.242.118:8983_ oasc.ZkController.removeEphemeralLiveNode Remove node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_
   [junit4]   2> 16702 T63 n:n:88.99.242.118:8983_ oasc.CoreContainer.shutdown WARN Error removing live node. Continuing to close CoreContainer org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeAdded/88.99.242.118:8983_
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1102)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.removeEphemeralLiveNode(ZkController.java:989)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:747)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.close(TestHarness.java:384)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:791)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:291)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 16703 T63 n:n:88.99.242.118:8983_ oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 16704 T63 n:n:88.99.242.118:8983_ oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Nov 09, 2017 10:20:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-YE, timezone=Africa/Freetown
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=73972920,total=98041856
   [junit4]   2> NOTE: All tests run in this JVM: [TestWriterImpl, TestZKPropertiesWriter]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZKPropertiesWriter -Dtests.seed=F5950F6308857AC2 -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=Africa/Freetown -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestZKPropertiesWriter (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001\zkData-001\version-2\log.1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestZKPropertiesWriter_F5950F6308857AC2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F5950F6308857AC2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/38 (1!)] on J0 in 4.44s, 1 test, 1 error <<< FAILURES!

[...truncated 41870 lines...]

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

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

2 tests failed.
FAILED:  org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testIllegalByteDuringBuild

Error Message:
Unexpected exception type, expected IllegalArgumentException but got java.io.IOException: Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.5777328664281946112: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.5777328664281946112 

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected IllegalArgumentException but got java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.5777328664281946112: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.5777328664281946112

	at __randomizedtesting.SeedInfo.seed([D8A33E3D8FA51FB:32D4FF145F8ED305]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2668)
	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testIllegalByteDuringBuild(TestFreeTextSuggester.java:108)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.5777328664281946112: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.5777328664281946112

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.lambda$testIllegalByteDuringBuild$0(TestFreeTextSuggester.java:109)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2663)
	... 37 more


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C37A819AF2E44C18:643E393E9F5F5FA1]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 9875 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFreeTextSuggester -Dtests.method=testIllegalByteDuringBuild -Dtests.seed=D8A33E3D8FA51FB -Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=CAT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.02s J0 | TestFreeTextSuggester.testIllegalByteDuringBuild <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Unexpected exception type, expected IllegalArgumentException but got java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.5777328664281946112: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.5777328664281946112
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D8A33E3D8FA51FB:32D4FF145F8ED305]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2668)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testIllegalByteDuringBuild(TestFreeTextSuggester.java:108)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.5777328664281946112: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.5777328664281946112
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.lambda$testIllegalByteDuringBuild$0(TestFreeTextSuggester.java:109)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2663)
   [junit4]    > 	... 37 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.TestFreeTextSuggester_D8A33E3D8FA51FB-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=nn-NO, timezone=CAT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=34560512,total=49283072
   [junit4]   2> NOTE: All tests run in this JVM: [TestLevenshteinDistance, TestWordBreakSpellChecker, TestRegexCompletionQuery, PersistenceTest, TestFreeTextSuggester]
   [junit4] Completed [10/32 (1!)] on J0 in 5.26s, 10 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 2854 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\init-core-data-001
   [junit4]   2> 1579813 WARN  (SUITE-TestSQLHandler-seed#[C37A819AF2E44C18]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 1579813 INFO  (SUITE-TestSQLHandler-seed#[C37A819AF2E44C18]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1579829 INFO  (SUITE-TestSQLHandler-seed#[C37A819AF2E44C18]-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> 1579829 INFO  (SUITE-TestSQLHandler-seed#[C37A819AF2E44C18]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1579829 INFO  (SUITE-TestSQLHandler-seed#[C37A819AF2E44C18]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1579829 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1579829 INFO  (Thread-3931) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1579829 INFO  (Thread-3931) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1579844 ERROR (Thread-3931) [    ] 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> 1579934 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.ZkTestServer start zk server on port:62633
   [junit4]   2> 1580032 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1580032 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml to /configs/conf1/schema.xml
   [junit4]   2> 1580032 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1580048 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1580063 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1580063 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1580082 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1580082 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1580094 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1580094 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1580110 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1580110 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1581936 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1581936 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a3ce91{/,null,AVAILABLE}
   [junit4]   2> 1581936 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d98f64{HTTP/1.1,[http/1.1]}{127.0.0.1:62640}
   [junit4]   2> 1581936 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.Server Started @1589305ms
   [junit4]   2> 1581936 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=62640, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\control-001\cores}
   [junit4]   2> 1581936 ERROR (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1581936 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1581936 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1581936 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1581936 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T23:33:52.262Z
   [junit4]   2> 1581952 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1581952 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\control-001\solr.xml
   [junit4]   2> 1581983 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1581983 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1581983 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1581999 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62633/solr
   [junit4]   2> 1581999 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 0x15f9dfb8fda0003, 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> 1582342 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62640_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1582342 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62640_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62640_
   [junit4]   2> 1582342 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62640_    ] o.a.s.c.Overseer Overseer (id=98971420601221124-127.0.0.1:62640_-n_0000000000) starting
   [junit4]   2> 1582374 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62640_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62640_
   [junit4]   2> 1582389 INFO  (zkCallback-2913-thread-1-processing-n:127.0.0.1:62640_) [n:127.0.0.1:62640_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1583046 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62640_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1583061 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62640_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1583061 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62640_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1583077 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62640_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\control-001\cores
   [junit4]   2> 1583142 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1583142 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62633/solr ready
   [junit4]   2> 1583142 INFO  (qtp25352097-17211) [n:127.0.0.1:62640_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62640_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1583155 INFO  (OverseerThreadFactory-7509-thread-1-processing-n:127.0.0.1:62640_) [n:127.0.0.1:62640_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1583309 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1583309 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1583434 INFO  (zkCallback-2913-thread-1-processing-n:127.0.0.1:62640_) [n:127.0.0.1:62640_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1584356 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1584450 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1584669 WARN  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1584669 WARN  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1584669 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1584669 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1584669 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1584669 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1584669 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1584879 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1584879 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1584889 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1584889 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1584889 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3192c7[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1584919 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1584919 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1584919 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583542734941061120
   [junit4]   2> 1584919 INFO  (searcherExecutor-7512-thread-1-processing-n:127.0.0.1:62640_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@3192c7[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1584966 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1584966 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1584966 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62640/control_collection_shard1_replica_n1/
   [junit4]   2> 1584966 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1584966 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:62640/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1584966 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1584981 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62640/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1585088 INFO  (zkCallback-2913-thread-2-processing-n:127.0.0.1:62640_) [n:127.0.0.1:62640_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1585106 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1585106 INFO  (qtp25352097-17212) [n:127.0.0.1:62640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1802
   [junit4]   2> 1585106 INFO  (qtp25352097-17211) [n:127.0.0.1:62640_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1585185 INFO  (OverseerCollectionConfigSetProcessor-98971420601221124-127.0.0.1:62640_-n_0000000000) [n:127.0.0.1:62640_    ] 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> 1585230 INFO  (zkCallback-2913-thread-2-processing-n:127.0.0.1:62640_) [n:127.0.0.1:62640_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1586120 INFO  (qtp25352097-17211) [n:127.0.0.1:62640_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62640_&wt=javabin&version=2} status=0 QTime=2971
   [junit4]   2> 1586120 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 0x15f9dfb8fda0005, 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> 1586136 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1586136 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62633/solr ready
   [junit4]   2> 1586136 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1586151 INFO  (qtp25352097-17214) [n:127.0.0.1:62640_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1586151 INFO  (OverseerThreadFactory-7509-thread-2-processing-n:127.0.0.1:62640_) [n:127.0.0.1:62640_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1586151 WARN  (OverseerThreadFactory-7509-thread-2-processing-n:127.0.0.1:62640_) [n:127.0.0.1:62640_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1586371 INFO  (qtp25352097-17214) [n:127.0.0.1:62640_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1586371 INFO  (qtp25352097-17214) [n:127.0.0.1:62640_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=230
   [junit4]   2> 1587665 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-1-001 of type NRT
   [junit4]   2> 1587665 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1587665 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@124c964{/,null,AVAILABLE}
   [junit4]   2> 1587665 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b975c9{HTTP/1.1,[http/1.1]}{127.0.0.1:62687}
   [junit4]   2> 1587665 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.Server Started @1595032ms
   [junit4]   2> 1587665 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=62687, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-1-001\cores}
   [junit4]   2> 1587665 ERROR (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1587665 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1587665 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1587665 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1587665 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T23:33:57.991Z
   [junit4]   2> 1587680 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1587680 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-1-001\solr.xml
   [junit4]   2> 1587696 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1587696 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1587696 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1587712 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62633/solr
   [junit4]   2> 1587728 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62687_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1587743 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62687_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1587743 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62687_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62687_
   [junit4]   2> 1587759 INFO  (zkCallback-2921-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1587759 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:62687_) [n:127.0.0.1:62687_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1587759 INFO  (zkCallback-2913-thread-2-processing-n:127.0.0.1:62640_) [n:127.0.0.1:62640_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1588056 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62687_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1588087 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62687_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1588087 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62687_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1588087 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62687_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-1-001\cores
   [junit4]   2> 1588186 INFO  (qtp25352097-17218) [n:127.0.0.1:62640_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62687_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1588186 INFO  (OverseerCollectionConfigSetProcessor-98971420601221124-127.0.0.1:62640_-n_0000000000) [n:127.0.0.1:62640_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1588202 INFO  (OverseerThreadFactory-7509-thread-3-processing-n:127.0.0.1:62640_) [n:127.0.0.1:62640_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:62687_ for creating new replica
   [junit4]   2> 1588243 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1588243 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1588370 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:62687_) [n:127.0.0.1:62687_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1589366 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1589397 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1589522 WARN  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1589522 WARN  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1589522 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1589522 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1589522 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1589522 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1589522 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 1589726 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1589726 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1589726 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1589742 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1589742 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b74513[collection1_shard2_replica_n41] main]
   [junit4]   2> 1589757 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1589836 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1589836 INFO  (searcherExecutor-7522-thread-1-processing-n:127.0.0.1:62687_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@1b74513[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1589836 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583542740096909312
   [junit4]   2> 1589886 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1589886 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1589886 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62687/collection1_shard2_replica_n41/
   [junit4]   2> 1589886 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1589886 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:62687/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1589886 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1589930 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62687/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1590086 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:62687_) [n:127.0.0.1:62687_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1590117 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1590117 INFO  (qtp6218275-17257) [n:127.0.0.1:62687_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1878
   [junit4]   2> 1590117 INFO  (qtp25352097-17218) [n:127.0.0.1:62640_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:62687_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1941
   [junit4]   2> 1590194 INFO  (OverseerCollectionConfigSetProcessor-98971420601221124-127.0.0.1:62640_-n_0000000000) [n:127.0.0.1:62640_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1590226 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:62687_) [n:127.0.0.1:62687_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1592159 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-2-001 of type NRT
   [junit4]   2> 1592159 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1592159 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b3d346{/,null,AVAILABLE}
   [junit4]   2> 1592175 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ab4a35{HTTP/1.1,[http/1.1]}{127.0.0.1:62717}
   [junit4]   2> 1592175 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.Server Started @1599534ms
   [junit4]   2> 1592175 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=62717, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-2-001\cores}
   [junit4]   2> 1592175 ERROR (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1592175 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1592175 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1592175 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1592175 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T23:34:02.501Z
   [junit4]   2> 1592175 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 0x15f9dfb8fda000a, 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> 1592175 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1592191 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-2-001\solr.xml
   [junit4]   2> 1592206 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1592206 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1592206 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1592206 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62633/solr
   [junit4]   2> 1592222 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 0x15f9dfb8fda000b, 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> 1592254 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62717_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1592282 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62717_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1592316 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62717_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62717_
   [junit4]   2> 1592316 INFO  (zkCallback-2921-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1592316 INFO  (zkCallback-2913-thread-2-processing-n:127.0.0.1:62640_) [n:127.0.0.1:62640_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1592316 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:62687_) [n:127.0.0.1:62687_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1592316 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:62717_) [n:127.0.0.1:62717_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1592738 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62717_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1592753 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62717_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1592753 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62717_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1592753 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62717_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-2-001\cores
   [junit4]   2> 1593146 INFO  (qtp25352097-17219) [n:127.0.0.1:62640_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62717_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1593162 INFO  (OverseerThreadFactory-7509-thread-4-processing-n:127.0.0.1:62640_) [n:127.0.0.1:62640_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:62717_ for creating new replica
   [junit4]   2> 1593176 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1593176 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1593210 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:62687_) [n:127.0.0.1:62687_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1593210 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:62717_) [n:127.0.0.1:62717_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1594254 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1594298 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1594424 WARN  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1594424 WARN  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1594424 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1594424 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 1594424 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1594424 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1594424 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-2-001\cores\collection1_shard1_replica_n43], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-2-001\cores\collection1_shard1_replica_n43\data\]
   [junit4]   2> 1594689 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1594689 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1594689 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1594689 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1594689 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@40604[collection1_shard1_replica_n43] main]
   [junit4]   2> 1594689 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1594689 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1594705 INFO  (searcherExecutor-7532-thread-1-processing-n:127.0.0.1:62717_ x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@40604[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1594705 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583542745202425856
   [junit4]   2> 1594755 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1594755 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1594755 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62717/collection1_shard1_replica_n43/
   [junit4]   2> 1594755 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1594755 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:62717/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1594755 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1594755 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62717/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1594880 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:62687_) [n:127.0.0.1:62687_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1594880 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:62717_) [n:127.0.0.1:62717_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1594939 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1594939 INFO  (qtp14773740-17292) [n:127.0.0.1:62717_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1758
   [junit4]   2> 1594939 INFO  (qtp25352097-17219) [n:127.0.0.1:62640_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:62717_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1806
   [junit4]   2> 1595066 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:62717_) [n:127.0.0.1:62717_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1595066 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:62687_) [n:127.0.0.1:62687_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1595173 INFO  (OverseerCollectionConfigSetProcessor-98971420601221124-127.0.0.1:62640_-n_0000000000) [n:127.0.0.1:62640_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1596266 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-3-001 of type NRT
   [junit4]   2> 1596266 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1596266 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10b995c{/,null,AVAILABLE}
   [junit4]   2> 1596281 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fe60ec{HTTP/1.1,[http/1.1]}{127.0.0.1:62731}
   [junit4]   2> 1596281 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.Server Started @1603641ms
   [junit4]   2> 1596281 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=62731, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-3-001\cores}
   [junit4]   2> 1596281 ERROR (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1596281 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1596281 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1596281 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1596281 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T23:34:06.607Z
   [junit4]   2> 1596314 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1596314 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-3-001\solr.xml
   [junit4]   2> 1596328 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1596328 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1596328 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1596343 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62633/solr
   [junit4]   2> 1596406 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62731_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1596406 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62731_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1596422 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62731_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62731_
   [junit4]   2> 1596437 INFO  (zkCallback-2921-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1596437 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:62717_) [n:127.0.0.1:62717_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1596437 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:62687_) [n:127.0.0.1:62687_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1596437 INFO  (zkCallback-2938-thread-1-processing-n:127.0.0.1:62731_) [n:127.0.0.1:62731_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1596437 INFO  (zkCallback-2913-thread-2-processing-n:127.0.0.1:62640_) [n:127.0.0.1:62640_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1596828 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62731_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1596843 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62731_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1596843 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62731_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1596843 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [n:127.0.0.1:62731_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-3-001\cores
   [junit4]   2> 1597016 INFO  (qtp25352097-17220) [n:127.0.0.1:62640_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62731_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1597034 INFO  (OverseerThreadFactory-7509-thread-5-processing-n:127.0.0.1:62640_) [n:127.0.0.1:62640_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:62731_ for creating new replica
   [junit4]   2> 1597046 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1597046 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1597158 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:62687_) [n:127.0.0.1:62687_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1597158 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:62717_) [n:127.0.0.1:62717_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1597158 INFO  (zkCallback-2938-thread-1-processing-n:127.0.0.1:62731_) [n:127.0.0.1:62731_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1598138 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1598170 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 1598296 WARN  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1598296 WARN  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1598296 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1598296 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 1598296 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151f025
   [junit4]   2> 1598296 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1598296 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-3-001\cores\collection1_shard2_replica_n45], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-3-001\cores\collection1_shard2_replica_n45\data\]
   [junit4]   2> 1598482 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1598482 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1598482 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1598482 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1598482 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a295c[collection1_shard2_replica_n45] main]
   [junit4]   2> 1598501 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1598501 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1598501 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583542749182820352
   [junit4]   2> 1598501 INFO  (searcherExecutor-7542-thread-1-processing-n:127.0.0.1:62731_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@4a295c[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1598514 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 1598514 INFO  (updateExecutor-2935-thread-1-processing-n:127.0.0.1:62731_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:62731_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1598514 INFO  (recoveryExecutor-2936-thread-1-processing-n:127.0.0.1:62731_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:62731_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1598514 INFO  (recoveryExecutor-2936-thread-1-processing-n:127.0.0.1:62731_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:62731_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1598514 INFO  (recoveryExecutor-2936-thread-1-processing-n:127.0.0.1:62731_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:62731_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 1598514 INFO  (recoveryExecutor-2936-thread-1-processing-n:127.0.0.1:62731_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:62731_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1598514 INFO  (recoveryExecutor-2936-thread-1-processing-n:127.0.0.1:62731_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:62731_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:62687/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:62731/collection1_shard2_replica_n45/]
   [junit4]   2> 1598514 INFO  (qtp4708530-17324) [n:127.0.0.1:62731_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1479
   [junit4]   2> 1598529 INFO  (qtp25352097-17220) [n:127.0.0.1:62640_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:62731_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1510
   [junit4]   2> 1598529 INFO  (recoveryExecutor-2936-thread-1-processing-n:127.0.0.1:62731_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:62731_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:62687]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:62731_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1598529 INFO  (qtp6218275-17260) [n:127.0.0.1:62687_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1598545 INFO  (qtp6218275-17260) [n:127.0.0.1:62687_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:62731_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:62731","node_name":"127.0.0.1:62731_","state":"down","type":"NRT"}
   [junit4]   2> 1598638 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:62687_) [n:127.0.0.1:62687_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1598638 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:62717_) [n:127.0.0.1:62717_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1598638 INFO  (zkCallback-2938-thread-1-processing-n:127.0.0.1:62731_) [n:127.0.0.1:62731_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1599045 INFO  (OverseerCollectionConfigSetProcessor-98971420601221124-127.0.0.1:62640_-n_0000000000) [n:127.0.0.1:62640_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1599558 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\shard-4-001 of type NRT
   [junit4]   2> 1599558 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1599574 INFO  (qtp6218275-17260) [n:127.0.0.1:62687_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:62731_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:62731","node_name":"127.0.0.1:62731_","state":"recovering","type":"NRT"}
   [junit4]   2> 1599574 INFO  (qtp6218275-17260) [n:127.0.0.1:62687_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1599574 INFO  (qtp6218275-17260) [n:127.0.0.1:62687_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:62731_&onlyIfLeaderActive=true&core=collection1_shard2_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1032
   [junit4]   2> 1599574 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c55e19{/,null,AVAILABLE}
   [junit4]   2> 1599574 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1061a3a{HTTP/1.1,[http/1.1]}{127.0.0.1:62758}
   [junit4]   2> 1599574 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.Server Started @1606936ms
   [junit4]   2> 1599574 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001\tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=62758, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\te

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

n.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> 1615422 WARN  (zkCallback-2945-thread-1-processing-n:127.0.0.1:62758_) [n:127.0.0.1:62758_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1615422 INFO  (zkCallback-2945-thread-1-processing-n:127.0.0.1:62758_) [n:127.0.0.1:62758_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.c.SolrCore [collection1_shard1_replica_n47]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f0c70
   [junit4]   2> 1615422 INFO  (zkCallback-2945-thread-1-processing-n:127.0.0.1:62758_) [n:127.0.0.1:62758_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n47, tag=8326256
   [junit4]   2> 1615422 INFO  (zkCallback-2945-thread-1-processing-n:127.0.0.1:62758_) [n:127.0.0.1:62758_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1883f9f: rootName = null, domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n47 / com.codahale.metrics.MetricRegistry@245834
   [junit4]   2> 1615422 INFO  (zkCallback-2945-thread-1-processing-n:127.0.0.1:62758_) [n:127.0.0.1:62758_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=8326256
   [junit4]   2> 1615437 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1061a3a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1615437 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c55e19{/,null,UNAVAILABLE}
   [junit4]   2> 1615437 ERROR (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] 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> 1615437 INFO  (TEST-TestSQLHandler.doTest-seed#[C37A819AF2E44C18]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62633 62633
   [junit4]   2> 1615437 INFO  (Thread-3931) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62633 62633
   [junit4]   2> 1615437 WARN  (Thread-3931) [    ] 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> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/clusterstate.json
   [junit4]   2> 	26	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/live_nodes
   [junit4]   2> 	26	/solr/collections
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler -Dtests.method=doTest -Dtests.seed=C37A819AF2E44C18 -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=Asia/Atyrau -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 35.6s J0 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C37A819AF2E44C18:643E393E9F5F5FA1]:0)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C37A819AF2E44C18-001
   [junit4]   2> Nov 08, 2017 11:34:25 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=1, maxDocsPerChunk=6, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=1, blockSize=6)), sim=RandomSimilarity(queryNorm=true): {}, locale=lt-LT, timezone=Asia/Atyrau
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=120997112,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [FieldAnalysisRequestHandlerTest, ZkControllerTest, TestBulkSchemaAPI, TestManagedSynonymGraphFilterFactory, SyncSliceTest, TestNoOpRegenerator, DistribJoinFromCollectionTest, ExitableDirectoryReaderTest, SolrXmlInZkTest, VersionInfoTest, MetricUtilsTest, ResourceLoaderTest, OverseerTest, TestExactStatsCache, DirectSolrConnectionTest, TestSearcherReuse, DeleteShardTest, TestSolrQueryResponse, LeaderInitiatedRecoveryOnShardRestartTest, DistributedSpellCheckComponentTest, TestExportWriter, TestReqParamsAPI, TestClusterStateMutator, ConfigSetsAPITest, TestSmileRequest, TestRecoveryHdfs, TestWriterPerf, CircularListTest, TestSerializedLuceneMatchVersion, TestFreeTextSuggestions, ShowFileRequestHandlerTest, SolrRequestParserTest, DefaultValueUpdateProcessorTest, BadIndexSchemaTest, TestFieldCollectionResource, AssignBackwardCompatibilityTest, TestCodecSupport, TestSolrConfigHandlerCloud, MultiTermTest, WordBreakSolrSpellCheckerTest, DeleteInactiveReplicaTest, ZkCLITest, JSONWriterTest, TestBlendedInfixSuggestions, DateFieldTest, HdfsNNFailoverTest, BasicAuthIntegrationTest, DirectUpdateHandlerTest, TestStressRecovery, TestPhraseSuggestions, TestComplexPhraseLeadingWildcard, TestLMDirichletSimilarityFactory, TestCollectionAPI, AddReplicaTest, TestUnifiedSolrHighlighter, SecurityConfHandlerTest, TestSolrConfigHandler, BasicDistributedZkTest, TestAddFieldRealTimeGet, AtomicUpdateProcessorFactoryTest, SharedFSAutoReplicaFailoverTest, TestTolerantUpdateProcessorRandomCloud, TestCoreAdminApis, ResponseHeaderTest, TestFieldCacheVsDocValues, ClassificationUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestTrieFacet, TestFieldCacheSort, TestCloudSchemaless, TestNumericTerms64, DirectUpdateHandlerOptimizeTest, SolrCoreMetricManagerTest, TestBinaryResponseWriter, TestPointFields, TestBulkSchemaConcurrent, CloudMLTQParserTest, ResponseLogComponentTest, AnalyticsQueryTest, TestLazyCores, NotRequiredUniqueKeyTest, BlockCacheTest, TestSolrCoreProperties, NumericFieldsTest, MoveReplicaHDFSFailoverTest, TestDFRSimilarityFactory, TestClassicSimilarityFactory, DistributedQueryComponentOptimizationTest, BJQParserTest, BooleanFieldTest, HighlighterTest, CoreSorterTest, TestUpdate, RAMDirectoryFactoryTest, RollingRestartTest, TestDynamicFieldCollectionResource, TestOrdValues, TestUtils, ChaosMonkeySafeLeaderWithPullReplicasTest, TestSubQueryTransformerDistrib, NodeAddedTriggerTest, TestDocBasedVersionConstraints, SliceStateTest, ClassificationUpdateProcessorTest, TestExpandComponent, TestPushWriter, HdfsChaosMonkeySafeLeaderTest, PathHierarchyTokenizerFactoryTest, SolrInfoBeanTest, QueryParsingTest, FastVectorHighlighterTest, IndexBasedSpellCheckerTest, LeaderFailureAfterFreshStartTest, FullHLLTest, SpellCheckCollatorWithCollapseTest, TestSubQueryTransformer, TestShardHandlerFactory, ManagedSchemaRoundRobinCloudTest, TestMiniSolrCloudClusterSSL, TriLevelCompositeIdRoutingTest, NodeMutatorTest, TestRandomRequestDistribution, DistributedVersionInfoTest, SolrCmdDistributorTest, BlobRepositoryCloudTest, JavabinLoaderTest, DocValuesMissingTest, ForceLeaderTest, TestIndexingPerformance, CachingDirectoryFactoryTest, RequiredFieldsTest, TestCloudJSONFacetJoinDomain, TestDownShardTolerantSearch, TestMacroExpander, TestCloudSearcherWarming, TestLocalFSCloudBackupRestore, TestSchemalessBufferedUpdates, SearchRateTriggerTest, TestNumericTokenStream, TestObjectReleaseTracker, TestImpersonationWithHadoopAuth, NumberUtilsTest, TestEmbeddedSolrServerAdminHandler, HLLUtilTest, TestTlogReplica, TestSolrCloudWithSecureImpersonation, JvmMetricsTest, ScriptEngineTest, RuleEngineTest, TestSweetSpotSimilarityFactory, CursorPagingTest, TestStressInPlaceUpdates, TestFiltering, XsltUpdateRequestHandlerTest, PrimitiveFieldTypeTest, LeaderElectionTest, HdfsRecoveryZkTest, TestNamedUpdateProcessors, SolrCLIZkUtilsTest, TestReplicationHandler, TestLFUCache, DateMathParserTest, XmlUpdateRequestHandlerTest, MinimalSchemaTest, TestRealTimeGet, TestSha256AuthenticationProvider, TestSolr4Spatial, TestConfigSetsAPIZkFailure, SuggesterTSTTest, DistributedQueryElevationComponentTest, SuggesterFSTTest, TestJoin, TestXmlQParserPlugin, LargeFieldTest, DistributedFacetPivotSmallAdvancedTest, MigrateRouteKeyTest, TestSQLHandler]
   [junit4] Completed [368/748 (1!)] on J0 in 35.95s, 1 test, 1 failure <<< FAILURES!

[...truncated 44430 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 295 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/295/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

4 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-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\4.4.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\4.4.0-nocfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\3.4.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\3.4.0-nocfs-001 

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

	at __randomizedtesting.SeedInfo.seed([E2C62BC265AEBBD0]: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.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
Error from server at https://127.0.0.1:54875/solr: Timed out waiting to see all replicas: [collection1_shard1_replica_n9] in cluster state.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:54875/solr: Timed out waiting to see all replicas: [collection1_shard1_replica_n9] in cluster state.
	at __randomizedtesting.SeedInfo.seed([6F15B14C685C234E:31217C022B23BFA9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.LeaderElectionIntegrationTest.createCollection(LeaderElectionIntegrationTest.java:57)
	at org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:52706/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:52706/solr
	at __randomizedtesting.SeedInfo.seed([6F15B14C685C234E:57A695B24FAFF79F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:108)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more


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-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004 

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

	at __randomizedtesting.SeedInfo.seed([6F15B14C685C234E]: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 4582 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [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.testCreateEmptyIndex
   [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.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.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s 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=CheapBastard, sim=RandomSimilarity(queryNorm=false): {content6=DFR I(n)B2, content5=DFR I(n)L1, content2=IB LL-D3(800.0), utf8=IB SPL-D2, fie?ld=DFR I(ne)Z(0.3), content=DFR G1, autf8=IB LL-DZ(0.3)}, locale=ro-RO, timezone=Asia/Famagusta
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=135251472,total=173015040
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene62SegmentInfoFormat, TestIndexWriterOnOldIndex, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=E2C62BC265AEBBD0 -Dtests.slow=true -Dtests.locale=ro-RO -Dtests.timezone=Asia/Famagusta -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\4.4.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\4.4.0-nocfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\3.4.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\3.4.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E2C62BC265AEBBD0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [7/8 (1!)] on J1 in 27.66s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7825 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
   [junit4]   2> 990151 INFO  (SUITE-LeaderElectionIntegrationTest-seed#[6F15B14C685C234E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\init-core-data-001
   [junit4]   2> 990152 WARN  (SUITE-LeaderElectionIntegrationTest-seed#[6F15B14C685C234E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 990152 INFO  (SUITE-LeaderElectionIntegrationTest-seed#[6F15B14C685C234E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 990156 INFO  (SUITE-LeaderElectionIntegrationTest-seed#[6F15B14C685C234E]-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> 990159 INFO  (TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6F15B14C685C234E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleSliceLeaderElection
   [junit4]   2> 990160 INFO  (TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6F15B14C685C234E]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001
   [junit4]   2> 990161 INFO  (TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6F15B14C685C234E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 990161 INFO  (Thread-2473) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 990161 INFO  (Thread-2473) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 990167 ERROR (Thread-2473) [    ] 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> 990262 INFO  (TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6F15B14C685C234E]) [    ] o.a.s.c.ZkTestServer start zk server on port:54868
   [junit4]   2> 990280 INFO  (jetty-launcher-1511-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 990282 INFO  (jetty-launcher-1511-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 990284 INFO  (jetty-launcher-1511-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 990285 INFO  (jetty-launcher-1511-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8590509{/solr,null,AVAILABLE}
   [junit4]   2> 990286 INFO  (jetty-launcher-1511-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8f69fc9{SSL,[ssl, http/1.1]}{127.0.0.1:54872}
   [junit4]   2> 990286 INFO  (jetty-launcher-1511-thread-2) [    ] o.e.j.s.Server Started @1000524ms
   [junit4]   2> 990286 INFO  (jetty-launcher-1511-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 990286 INFO  (jetty-launcher-1511-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54872}
   [junit4]   2> 990287 ERROR (jetty-launcher-1511-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 990287 INFO  (jetty-launcher-1511-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 990287 INFO  (jetty-launcher-1511-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990287 INFO  (jetty-launcher-1511-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 990287 INFO  (jetty-launcher-1511-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T10:29:27.398Z
   [junit4]   2> 990287 INFO  (jetty-launcher-1511-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ce19546{/solr,null,AVAILABLE}
   [junit4]   2> 990287 INFO  (jetty-launcher-1511-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15bdfce7{/solr,null,AVAILABLE}
   [junit4]   2> 990288 INFO  (jetty-launcher-1511-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c6950f5{/solr,null,AVAILABLE}
   [junit4]   2> 990289 INFO  (jetty-launcher-1511-thread-6) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 990290 INFO  (jetty-launcher-1511-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f1bda43{/solr,null,AVAILABLE}
   [junit4]   2> 990291 INFO  (jetty-launcher-1511-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@24727eb9{SSL,[ssl, http/1.1]}{127.0.0.1:54876}
   [junit4]   2> 990291 INFO  (jetty-launcher-1511-thread-4) [    ] o.e.j.s.Server Started @1000528ms
   [junit4]   2> 990291 INFO  (jetty-launcher-1511-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54876}
   [junit4]   2> 990291 ERROR (jetty-launcher-1511-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 990291 INFO  (jetty-launcher-1511-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 990291 INFO  (jetty-launcher-1511-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990291 INFO  (jetty-launcher-1511-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 990291 INFO  (jetty-launcher-1511-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T10:29:27.402Z
   [junit4]   2> 990292 INFO  (jetty-launcher-1511-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2ce69ad7{SSL,[ssl, http/1.1]}{127.0.0.1:54880}
   [junit4]   2> 990292 INFO  (jetty-launcher-1511-thread-3) [    ] o.e.j.s.Server Started @1000529ms
   [junit4]   2> 990292 INFO  (jetty-launcher-1511-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54880}
   [junit4]   2> 990292 ERROR (jetty-launcher-1511-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 990292 INFO  (jetty-launcher-1511-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 990292 INFO  (jetty-launcher-1511-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990292 INFO  (jetty-launcher-1511-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 990293 INFO  (jetty-launcher-1511-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T10:29:27.403Z
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@419839a9{SSL,[ssl, http/1.1]}{127.0.0.1:54882}
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-6) [    ] o.e.j.s.Server Started @1000531ms
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54882}
   [junit4]   2> 990294 ERROR (jetty-launcher-1511-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T10:29:27.405Z
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@46aa7e8c{SSL,[ssl, http/1.1]}{127.0.0.1:54875}
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-5) [    ] o.e.j.s.Server Started @1000532ms
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54875}
   [junit4]   2> 990295 ERROR (jetty-launcher-1511-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 990295 INFO  (jetty-launcher-1511-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 990295 INFO  (jetty-launcher-1511-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990295 INFO  (jetty-launcher-1511-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 990295 INFO  (jetty-launcher-1511-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T10:29:27.406Z
   [junit4]   2> 990300 INFO  (jetty-launcher-1511-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 990306 INFO  (jetty-launcher-1511-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22a09e2e{/solr,null,AVAILABLE}
   [junit4]   2> 990309 INFO  (jetty-launcher-1511-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@537d5d55{SSL,[ssl, http/1.1]}{127.0.0.1:54897}
   [junit4]   2> 990309 INFO  (jetty-launcher-1511-thread-1) [    ] o.e.j.s.Server Started @1000546ms
   [junit4]   2> 990309 INFO  (jetty-launcher-1511-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54897}
   [junit4]   2> 990309 ERROR (jetty-launcher-1511-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 990314 INFO  (jetty-launcher-1511-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 990315 INFO  (jetty-launcher-1511-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990315 INFO  (jetty-launcher-1511-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 990315 INFO  (jetty-launcher-1511-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-08T10:29:27.426Z
   [junit4]   2> 990315 INFO  (jetty-launcher-1511-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990316 INFO  (jetty-launcher-1511-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990321 INFO  (jetty-launcher-1511-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990322 INFO  (jetty-launcher-1511-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990327 INFO  (jetty-launcher-1511-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990334 INFO  (jetty-launcher-1511-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990336 INFO  (jetty-launcher-1511-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54868/solr
   [junit4]   2> 990339 INFO  (jetty-launcher-1511-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54868/solr
   [junit4]   2> 990344 INFO  (jetty-launcher-1511-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54868/solr
   [junit4]   2> 990348 INFO  (jetty-launcher-1511-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54868/solr
   [junit4]   2> 990353 INFO  (jetty-launcher-1511-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54868/solr
   [junit4]   2> 990357 INFO  (jetty-launcher-1511-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54868/solr
   [junit4]   2> 990361 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 0x15f9b2d706b0009, 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> 990367 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 0x15f9b2d706b000a, 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> 990367 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 0x15f9b2d706b000b, 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> 990594 INFO  (jetty-launcher-1511-thread-1) [n:127.0.0.1:54897_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 990594 INFO  (jetty-launcher-1511-thread-2) [n:127.0.0.1:54872_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 990594 INFO  (jetty-launcher-1511-thread-3) [n:127.0.0.1:54880_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 990595 INFO  (jetty-launcher-1511-thread-1) [n:127.0.0.1:54897_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54897_solr
   [junit4]   2> 990596 INFO  (jetty-launcher-1511-thread-2) [n:127.0.0.1:54872_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54872_solr
   [junit4]   2> 990596 INFO  (jetty-launcher-1511-thread-3) [n:127.0.0.1:54880_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54880_solr
   [junit4]   2> 990597 INFO  (jetty-launcher-1511-thread-1) [n:127.0.0.1:54897_solr    ] o.a.s.c.Overseer Overseer (id=98968336287334418-127.0.0.1:54897_solr-n_0000000000) starting
   [junit4]   2> 990690 INFO  (zkCallback-1543-thread-1-processing-n:127.0.0.1:54897_solr) [n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 990690 INFO  (zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 990691 INFO  (zkCallback-1539-thread-1-processing-n:127.0.0.1:54872_solr) [n:127.0.0.1:54872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 990713 INFO  (jetty-launcher-1511-thread-1) [n:127.0.0.1:54897_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54897_solr
   [junit4]   2> 990742 INFO  (zkCallback-1543-thread-1-processing-n:127.0.0.1:54897_solr) [n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 990742 INFO  (zkCallback-1539-thread-1-processing-n:127.0.0.1:54872_solr) [n:127.0.0.1:54872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 990742 INFO  (zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 990755 INFO  (jetty-launcher-1511-thread-5) [n:127.0.0.1:54875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 990757 INFO  (jetty-launcher-1511-thread-4) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 990763 INFO  (jetty-launcher-1511-thread-5) [n:127.0.0.1:54875_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 990766 INFO  (jetty-launcher-1511-thread-4) [n:127.0.0.1:54876_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 990768 INFO  (jetty-launcher-1511-thread-5) [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> 990778 INFO  (jetty-launcher-1511-thread-4) [n:127.0.0.1:54876_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54876_solr
   [junit4]   2> 990783 INFO  (zkCallback-1542-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> 990785 INFO  (jetty-launcher-1511-thread-3) [n:127.0.0.1:54880_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54880.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990790 INFO  (jetty-launcher-1511-thread-3) [n:127.0.0.1:54880_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54880.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990790 INFO  (jetty-launcher-1511-thread-3) [n:127.0.0.1:54880_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54880.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990791 INFO  (jetty-launcher-1511-thread-3) [n:127.0.0.1:54880_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node3\.
   [junit4]   2> 990793 INFO  (zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 990793 INFO  (zkCallback-1539-thread-1-processing-n:127.0.0.1:54872_solr) [n:127.0.0.1:54872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 990793 INFO  (zkCallback-1543-thread-1-processing-n:127.0.0.1:54897_solr) [n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 990795 INFO  (zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 990798 INFO  (zkCallback-1542-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... (4) -> (5)
   [junit4]   2> 990800 INFO  (zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 990800 INFO  (zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 990800 INFO  (zkCallback-1539-thread-1-processing-n:127.0.0.1:54872_solr) [n:127.0.0.1:54872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 990801 INFO  (OverseerStateUpdate-98968336287334418-127.0.0.1:54897_solr-n_0000000000) [n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 990801 INFO  (jetty-launcher-1511-thread-6) [n:127.0.0.1:54882_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 990805 INFO  (jetty-launcher-1511-thread-6) [n:127.0.0.1:54882_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 990808 INFO  (jetty-launcher-1511-thread-6) [n:127.0.0.1:54882_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54882_solr
   [junit4]   2> 990865 INFO  (jetty-launcher-1511-thread-6) [n:127.0.0.1:54882_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54882.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990870 INFO  (jetty-launcher-1511-thread-6) [n:127.0.0.1:54882_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54882.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990870 INFO  (jetty-launcher-1511-thread-6) [n:127.0.0.1:54882_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54882.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990871 INFO  (zkCallback-1542-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... (5) -> (6)
   [junit4]   2> 990871 INFO  (zkCallback-1543-thread-1-processing-n:127.0.0.1:54897_solr) [n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 990871 INFO  (zkCallback-1539-thread-1-processing-n:127.0.0.1:54872_solr) [n:127.0.0.1:54872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 990876 INFO  (zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 990874 INFO  (jetty-launcher-1511-thread-6) [n:127.0.0.1:54882_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node6\.
   [junit4]   2> 990893 INFO  (jetty-launcher-1511-thread-5) [n:127.0.0.1:54875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54875.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990874 INFO  (zkCallback-1541-thread-1-processing-n:127.0.0.1:54882_solr) [n:127.0.0.1:54882_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 990871 INFO  (zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 990895 INFO  (jetty-launcher-1511-thread-1) [n:127.0.0.1:54897_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54897.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990899 INFO  (jetty-launcher-1511-thread-5) [n:127.0.0.1:54875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54875.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990899 INFO  (jetty-launcher-1511-thread-5) [n:127.0.0.1:54875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54875.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990900 INFO  (jetty-launcher-1511-thread-5) [n:127.0.0.1:54875_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node5\.
   [junit4]   2> 990900 INFO  (jetty-launcher-1511-thread-1) [n:127.0.0.1:54897_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54897.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990900 INFO  (jetty-launcher-1511-thread-1) [n:127.0.0.1:54897_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54897.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990901 INFO  (jetty-launcher-1511-thread-1) [n:127.0.0.1:54897_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node1\.
   [junit4]   2> 990913 INFO  (jetty-launcher-1511-thread-2) [n:127.0.0.1:54872_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54872.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990918 INFO  (jetty-launcher-1511-thread-2) [n:127.0.0.1:54872_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54872.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990919 INFO  (jetty-launcher-1511-thread-2) [n:127.0.0.1:54872_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54872.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990920 INFO  (jetty-launcher-1511-thread-2) [n:127.0.0.1:54872_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node2\.
   [junit4]   2> 990963 INFO  (jetty-launcher-1511-thread-4) [n:127.0.0.1:54876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54876.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990969 INFO  (jetty-launcher-1511-thread-4) [n:127.0.0.1:54876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54876.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990969 INFO  (jetty-launcher-1511-thread-4) [n:127.0.0.1:54876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54876.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990970 INFO  (jetty-launcher-1511-thread-4) [n:127.0.0.1:54876_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node4\.
   [junit4]   2> 991148 INFO  (TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6F15B14C685C234E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 991149 INFO  (TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6F15B14C685C234E]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54868/solr ready
   [junit4]   2> 991182 INFO  (qtp1664666202-10159) [n:127.0.0.1:54875_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 991186 INFO  (OverseerThreadFactory-3837-thread-1-processing-n:127.0.0.1:54897_solr) [n:127.0.0.1:54897_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 991295 INFO  (OverseerStateUpdate-98968336287334418-127.0.0.1:54897_solr-n_0000000000) [n:127.0.0.1:54897_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54876/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991297 INFO  (OverseerStateUpdate-98968336287334418-127.0.0.1:54897_solr-n_0000000000) [n:127.0.0.1:54897_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54880/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991533 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 991534 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 991544 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 991545 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 991670 INFO  (zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 991670 INFO  (zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 991671 INFO  (zkCallback-1538-thread-2-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 991671 INFO  (zkCallback-1540-thread-2-processing-n:127.0.0.1:54876_solr) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 992607 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 992607 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 992613 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 992613 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 992619 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 992619 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 992619 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 992619 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 992619 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54876.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 992619 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54880.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 992619 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 992619 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 992619 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node4\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node4\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 992619 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node3\collection1_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node3\.\collection1_shard2_replica_n2\data\]
   [junit4]   2> 992694 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 992694 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 992694 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 992694 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 992696 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 992696 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 992696 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 992696 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 992697 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7347b37[collection1_shard1_replica_n1] main]
   [junit4]   2> 992697 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4df91a55[collection1_shard2_replica_n2] main]
   [junit4]   2> 992698 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 992698 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 992698 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 992698 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 992699 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 992699 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 992699 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583493383255490560
   [junit4]   2> 992699 INFO  (searcherExecutor-3849-thread-1-processing-n:127.0.0.1:54876_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@7347b37[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 992699 INFO  (searcherExecutor-3848-thread-1-processing-n:127.0.0.1:54880_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@4df91a55[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 992699 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583493383255490560
   [junit4]   2> 992704 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 992704 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 992704 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 992704 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 992704 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 992704 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 992707 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:54876/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 992708 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:54880/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 992811 INFO  (zkCallback-1540-thread-2-processing-n:127.0.0.1:54876_solr) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 992812 INFO  (zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 992812 INFO  (zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 992811 INFO  (zkCallback-1538-thread-2-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 992860 WARN  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkController Skipping recovery according to sys prop solrcloud.skip.autorecovery
   [junit4]   2> 992860 WARN  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkController Skipping recovery according to sys prop solrcloud.skip.autorecovery
   [junit4]   2> 992882 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1349
   [junit4]   2> 992882 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1338
   [junit4]   2> 992889 INFO  (qtp1664666202-10159) [n:127.0.0.1:54875_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> 992981 INFO  (zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 992982 INFO  (zkCallback-1538-thread-2-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 992982 INFO  (zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 992981 INFO  (zkCallback-1540-thread-2-processing-n:127.0.0.1:54876_solr) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 993191 INFO  (OverseerCollectionConfigSetProcessor-98968336287334418-127.0.0.1:54897_solr-n_0000000000) [n:127.0.0.1:54897_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> 993891 INFO  (qtp1664666202-10159) [n:127.0.0.1:54875_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2708
   [junit4]   2> 993897 INFO  (qtp1664666202-10156) [n:127.0.0.1:54875_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 993909 INFO  (OverseerThreadFactory-3837-thread-2-processing-n:127.0.0.1:54897_solr) [n:127.0.0.1:54897_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:54897_solr for creating new replica
   [junit4]   2> 993916 INFO  (OverseerStateUpdate-98968336287334418-127.0.0.1:54897_solr-n_0000000000) [n:127.0.0.1:54897_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54897/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54897_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 994022 INFO  (zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994022 INFO  (zkCallback-1540-thread-2-processing-n:127.0.0.1:54876_solr) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994023 INFO  (zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994023 INFO  (zkCallback-1538-thread-2-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994171 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 994173 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 994219 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 994227 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.s.IndexSchema [collection1_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 994232 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 994232 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n5' using configuration from collection collection1, trusted=true
   [junit4]   2> 994233 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54897.solr.core.collection1.shard1.replica_n5' (registry 'solr.core.collection1.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 994233 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 994233 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.c.SolrCore [[collection1_shard1_replica_n5] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node1\collection1_shard1_replica_n5], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node1\.\collection1_shard1_replica_n5\data\]
   [junit4]   2> 994284 INFO  (zkCallback-1540-thread-2-processing-n:127.0.0.1:54876_solr) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994284 INFO  (zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994284 INFO  (zkCallback-1543-thread-1-processing-n:127.0.0.1:54897_solr) [n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994285 INFO  (zkCallback-1538-thread-2-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994285 INFO  (zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994287 INFO  (zkCallback-1543-thread-2-processing-n:127.0.0.1:54897_solr) [n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994303 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 994303 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 994305 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 994305 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 994305 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@27060c9[collection1_shard1_replica_n5] main]
   [junit4]   2> 994306 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 994307 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 994307 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 994308 INFO  (searcherExecutor-3858-thread-1-processing-n:127.0.0.1:54897_solr x:collection1_shard1_replica_n5 s:shard1 c:collection1 r:core_node6) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.c.SolrCore [collection1_shard1_replica_n5] Registered new searcher Searcher@27060c9[collection1_shard1_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 994308 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583493384942649344
   [junit4]   2> 994311 WARN  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.c.ZkController Skipping recovery according to sys prop solrcloud.skip.autorecovery
   [junit4]   2> 994314 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=142
   [junit4]   2> 994316 INFO  (qtp1664666202-10156) [n:127.0.0.1:54875_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=419
   [junit4]   2> 994317 INFO  (qtp1664666202-10157) [n:127.0.0.1:54875_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 994319 INFO  (OverseerCollectionConfigSetProcessor-98968336287334418-127.0.0.1:54897_solr-n_0000000000) [n:127.0.0.1:54897_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 994320 INFO  (OverseerThreadFactory-3837-thread-3-processing-n:127.0.0.1:54897_solr) [n:127.0.0.1:54897_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:54872_solr for creating new replica
   [junit4]   2> 994322 INFO  (OverseerStateUpdate-98968336287334418-127.0.0.1:54897_solr-n_0000000000) [n:127.0.0.1:54897_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54872/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54872_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 994425 INFO  (zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994425 INFO  (zkCallback-1540-thread-2-processing-n:127.0.0.1:54876_solr) [n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994425 INFO  (zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994425 INFO  (zkCallback-1543-thread-2-processing-n:127.0.0.1:54897_solr) [n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994425 INFO  (zkCallback-1538-thread-2-processing-n:127.0.0.1:54880_solr) [n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994425 INFO  (zkCallback-1543-thread-1-processing-n:127.0.0.1:54897_solr) [n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 994586 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=collection1_shard1_replica_n7&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 994588 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 994618 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 994624 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.s.IndexSchema [collection1_shard1_replica_n7] Schema name=minimal
   [junit4]   2> 994628 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 994628 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n7' using configuration from collection collection1, trusted=true
   [junit4]   2> 994629 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54872.solr.core.collection1.shard1.replica_n7' (registry 'solr.core.collection1.shard1.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 994629 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 994629 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.c.SolrCore [[collection1_shard1_replica_n7] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node2\collection1_shard1_replica_n7], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node2\.\collection1_shard1_replica_n7\data\]
   [junit4]   2> 994719 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 994719 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 994720 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 994720 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 994721 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.s.SolrIndexSearcher Opening [Searcher@50c883b7[collection1_shard1_replica_n7] main]
   [junit4]   2> 994722 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 994723 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 994723 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 994723 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr c:collection1 s:shard1 r:core_node8 x:col

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

PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=878, maxMBSortInHeap=5.932158094620252, sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU, timezone=Africa/Bamako
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=110734200,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLeaderInitiatedRecoveryThread, CdcrBidirectionalTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestPerFieldSimilarityWithDefaultOverride, TemplateUpdateProcessorTest, TestLMJelinekMercerSimilarityFactory, SimplePostToolTest, TestMaxScoreQueryParser, TolerantUpdateProcessorTest, AnalysisErrorHandlingTest, ShardRoutingCustomTest, NodeLostTriggerTest, TestHighFrequencyDictionaryFactory, DistributedQueryComponentCustomSortTest, TestOnReconnectListenerSupport, SolrCoreCheckLockOnStartupTest, TestRetrieveFieldsOptimizer, TestRandomFaceting, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestLuceneMatchVersion, DocValuesMultiTest, ClassificationUpdateProcessorIntegrationTest, RecoveryAfterSoftCommitTest, TestDistributedGrouping, TestApiFramework, QueryElevationComponentTest, TestCloudManagedSchema, AutoAddReplicasIntegrationTest, TestShortCircuitedRequests, DistributedFacetPivotLongTailTest, TestDefaultStatsCache, TestFastLRUCache, DebugComponentTest, TestFieldCacheWithThreads, TestJsonRequest, TestRequestForwarding, TestChildDocTransformer, TestMinMaxOnMultiValuedField, TestSimpleTextCodec, TestFunctionQuery, TestMaxTokenLenTokenizer, SolrIndexMetricsTest, TestDynamicFieldResource, TestUniqueKeyFieldResource, TestFastOutputStream, SOLR749Test, TermVectorComponentDistributedTest, TestComponentsName, TestCollectionsAPIViaSolrCloudCluster, HdfsCollectionsAPIDistributedZkTest, TestDocTermOrds, DeleteReplicaTest, BasicFunctionalityTest, TestComplexPhraseQParserPlugin, PreAnalyzedFieldManagedSchemaCloudTest, TestFaceting, HdfsChaosMonkeyNothingIsSafeTest, TestSkipOverseerOperations, BlockJoinFacetDistribTest, OverseerCollectionConfigSetProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestLockTree, SystemInfoHandlerTest, HighlighterMaxOffsetTest, TestFileDictionaryLookup, TestImplicitCoreProperties, TestSolrDeletionPolicy1, DistributedFacetPivotSmallTest, CloneFieldUpdateProcessorFactoryTest, TestGeoJSONResponseWriter, ZkNodePropsTest, TestDelegationWithHadoopAuth, SimpleFacetsTest, RegexBytesRefFilterTest, TestCollationField, RestartWhileUpdatingTest, TestPayloadScoreQParserPlugin, BlockJoinFacetSimpleTest, OpenCloseCoreStressTest, TestFieldCacheSortRandom, TestConfig, TestStressLucene, DistributedIntervalFacetingTest, TestReloadAndDeleteDocs, TestSimpleTrackingShardHandler, TestConfigSetsAPIExclusivity, TestSQLHandlerNonCloud, TestElisionMultitermQuery, SolrGraphiteReporterTest, TestExclusionRuleCollectionAccess, CopyFieldTest, BasicDistributedZk2Test, TestHttpShardHandlerFactory, TestSortByMinMaxFunction, TestReplicationHandlerBackup, TestCloudPivotFacet, ZkSolrClientTest, TestCharFilters, TestEmbeddedSolrServerConstructors, TestStressReorder, HLLSerializationTest, LeaderFailoverAfterPartitionTest, PreAnalyzedFieldTest, AssignTest, TestManagedSchemaThreadSafety, TestSlowCompositeReaderWrapper, TestRuleBasedAuthorizationPlugin, TestFastWriter, HdfsRestartWhileUpdatingTest, TestSolrIndexConfig, LukeRequestHandlerTest, TestSystemIdResolver, DocValuesNotIndexedTest, TestSearchPerf, TestValueSourceCache, BadCopyFieldTest, DOMUtilTest, SearchHandlerTest, TestSolr4Spatial2, SolrPluginUtilsTest, TestMacros, HdfsThreadLeakTest, TestInitParams, TriggerIntegrationTest, LeaderElectionIntegrationTest, TestManagedSynonymFilterFactory, CloudExitableDirectoryReaderTest, TestJsonFacetRefinement, TestCSVLoader, TestSolrCloudWithHadoopAuthPlugin, TestLRUStatsCache, TestSchemaVersionResource, TestConfigSetImmutable, TestRemoteStreaming, CacheHeaderTest, TestRTimerTree, DirectSolrSpellCheckerTest, TestDocumentBuilder, SystemLogListenerTest, HttpSolrCallGetCoreTest, TestSort, BlockDirectoryTest, TestCustomStream, EnumFieldTest, DistributedQueueTest, TestMultiWordSynonyms, ExternalFileFieldSortTest, CollectionStateFormat2Test, TestCustomDocTransformer, CursorMarkTest, TestSolrQueryParser, TestAnalyzeInfixSuggestions, TestLeaderElectionWithEmptyReplica, TestHashPartitioner, SSLMigrationTest, DeleteStatusTest, TestPullReplica, FieldMutatingUpdateProcessorTest, InfoHandlerTest, TestManagedResource, TestCryptoKeys, TestUseDocValuesAsStored, PolyFieldTest, TestTolerantUpdateProcessorCloud, TestQueryUtils, DistributedDebugComponentTest, SoftAutoCommitTest, SimpleMLTQParserTest, TestSolrFieldCacheBean, TestCopyFieldCollectionResource, ExplicitHLLTest, SpellPossibilityIteratorTest, SolrMetricManagerTest, TestNumericTerms32, FileUtilsTest, TestTrackingShardHandlerFactory, TestAuthorizationFramework, TlogReplayBufferedWhileIndexingTest, FileBasedSpellCheckerTest, BasicAuthStandaloneTest, SolrCloudExampleTest, BadComponentTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, BasicZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestZkChroot, TestRecovery, DistributedSpellCheckComponentTest, TestReload, TestStressVersions, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, ConvertedLegacyTest, TestFiltering, TestLazyCores, ShowFileRequestHandlerTest, SolrIndexSplitterTest, TestCoreDiscovery, TestFoldingMultitermQuery, DocValuesTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, SolrInfoBeanTest, DocumentAnalysisRequestHandlerTest, TermsComponentTest, TestIndexingPerformance, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, TestLFUCache, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestBinaryField, OutputWriterTest, TestPostingsSolrHighlighter, SynonymTokenizerTest, TestXIncludeConfig, TestPerFieldSimilarity, TestBM25SimilarityFactory, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest, DistribJoinFromCollectionTest, HttpPartitionTest, MoveReplicaTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudRecovery, TestClusterProperties, TestConfigSetsAPI, TestDistribDocBasedVersion, TestPrepRecovery, TestRandomFlRTGCloud, TestRebalanceLeaders, TestReplicaProperties, TestSSLRandomization, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, TestTlogReplica, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest, ExecutePlanActionTest, HttpTriggerListenerTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, TestSolrXml, TestSolrCloudSnapshots, TestConfigReload, TestSQLHandler, TestSystemCollAutoCreate, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, MetricsHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, TestConfigsApi, TestCoreAdminApis, DistributedFacetExistsSmallTest, DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, FacetPivotSmallTest, InfixSuggestersTest, ReplicaListTransformerTest, ShufflingReplicaListTransformerTest, SpatialHeatmapFacetsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpatialHeatmapFacetsTest -Dtests.seed=6F15B14C685C234E -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | SpatialHeatmapFacetsTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F15B14C685C234E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [637/748 (3!)] on J1 in 39.81s, 4 tests, 1 error <<< FAILURES!

[...truncated 47631 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 294 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/294/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testParallelDocMaker

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.TestPerfTasksLogic_B3F129CA5687EF5C-001\benchmark-001\test-mapping-ISOLatin1Accent-partial.txt

Stack Trace:
java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.TestPerfTasksLogic_B3F129CA5687EF5C-001\benchmark-001\test-mapping-ISOLatin1Accent-partial.txt
	at __randomizedtesting.SeedInfo.seed([B3F129CA5687EF5C:23C601CA3DD5C79A]:0)
	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
	at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
	at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at java.base/java.nio.file.Files.newOutputStream(Files.java:218)
	at java.base/java.nio.file.Files.copy(Files.java:3071)
	at org.apache.lucene.benchmark.BenchmarkTestCase.copyToWorkDir(BenchmarkTestCase.java:56)
	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.setUp(TestPerfTasksLogic.java:67)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_2D834ACB033EEF3A-001\bar-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_2D834ACB033EEF3A-001\bar-003    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_2D834ACB033EEF3A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_2D834ACB033EEF3A-001 

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

	at __randomizedtesting.SeedInfo.seed([2D834ACB033EEF3A]: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.DistributedTermsComponentTest

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.SolrCmdDistributorTest

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

	at __randomizedtesting.SeedInfo.seed([9395C31BFDFFCDCD]: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 1237 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.00s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=en-BW, timezone=Indian/Chagos
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=189315824,total=255680512
   [junit4]   2> NOTE: All tests run in this JVM: [TestDeletionPolicy, TestTermRangeQuery, TestCharArraySet, TestGeoUtils, TestByteBlockPool, TestAutomatonQuery, TestAutomaton, TestTopFieldCollector, TestFixedBitSet, TestRollback, TestElevationComparator, TestReaderClosed, TestDocumentWriter, TestDeterminism, TestFrequencyTrackingRingBuffer, TestPerSegmentDeletes, TestIndexWriterDelete, TestTransactionRollback, TestLucene60FieldInfoFormat, TestParallelTermEnum, TestIndexWriterLockRelease, TestReaderWrapperDVTypeCheck, TestFastCompressionMode, TestRollingBuffer, Test2BDocs, TestAutomatonQueryUnicode, TestStressIndexing, TestStressAdvance, TestPhraseQuery, TestSimpleExplanations, TestSimpleExplanationsWithFillerDocs, Test2BBinaryDocValues, TestSpanNearQuery, TestComplexExplanationsOfNonMatches, TestIndexWriterOnJRECrash, TestInfoStream, TestDocValuesScoring, TestDocValues, TestDelegatingAnalyzerWrapper, TestTermVectorsWriter, TestBytesRefHash, TestNearSpansOrdered, TestTermVectorsReader, TestTermsEnum2, TestConcurrentMergeScheduler, TestOmitNorms, TestNGramPhraseQuery, TestPointValues, TestSortedSetDocValues, TestSentinelIntSet, TestMutablePointsReaderUtils, TestSwappedIndexFiles, TestMergeSchedulerExternal, TestNRTReaderCleanup, TestDisjunctionMaxQuery, TestNotDocIdSet, TestMergePolicyWrapper, TestSearchAfter, Test2BTerms, TestMultiset, TestDuelingCodecsAtNight, TestForTooMuchCloning, TestTotalHitCountCollector, TestTerms, TestQueryRescorer, TestIndexWriterNRTIsCurrent, TestSortRandom, TestIndexWriterConfig, TestBoolean2ScorerSupplier, TestDemo, TestOneMergeWrappingMergePolicy, TestCachingTokenFilter, TestIntArrayDocIdSet, TestStringHelper, TestDoubleValuesSource, TestIndexCommit, Test2BPostingsBytes, TestIndexWriterThreadsToSegments, TestDirectPacked, TestIndexWriterReader, TestSimpleFSDirectory, TestDirectory, TestNormsFieldExistsQuery, TestSpanOrQuery, TestDocIDMerger, TestIndexWriterForceMerge, TestSparseFixedBitDocIdSet, TestBooleanScorer, TestIntsRef, TestFieldMaskingSpanQuery, TestDirectoryReaderReopen, TestFlex, TestNRTCachingDirectory, TestDocValuesRewriteMethod, TestFilterDirectoryReader, TestNRTReaderWithThreads, TestCheckIndex, TestField, TestStressIndexing2, TestCustomTermFreq, TestCharTermAttributeImpl, TestSingleInstanceLockFactory, TestPositiveScoresOnlyCollector, TestStopFilter, TestSimilarityBase, TestExitableDirectoryReader, TestRollingUpdates, TestBlockPostingsFormat3, Test2BPostings, TestPerFieldPostingsFormat, TestPayloads, TestBoolean2, TestWeakIdentityMap, TestPerFieldDocValuesFormat, TestBytesStore, TestPackedInts, TestIndexWriterWithThreads, TestGraphTokenizers, TestShardSearching, TestSearcherManager, TestBasics, TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery, TestIndexWriterMergePolicy, TestNRTThreads, TestDuelingCodecs, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestNorms, TestStandardAnalyzer, TestIndexWriterCommit, TestSearchWithThreads, TestDocumentsWriterStallControl, TestLongPostings, TestLevenshteinAutomata, TestByteSlices, TestTermsEnum, TestConsistentFieldNumbers, TestDirectoryReader, TestFastDecompressionMode, TestTransactions, TestCrash, TestSort, TestToken, TestCustomSearcherSort, TestDeterminizeLexicon, TestSpans, TestPostingsOffsets, TestRAMDirectory, TestBagOfPostings, TestStressNRT, TestIndexInput, TestForceMergeForever, TestSameScoresWithThreads, TestMultiTermConstantScore, TestFuzzyQuery, TestWildcard, TestSimpleExplanationsOfNonMatches, TestPrefixInBooleanQuery, TestPrefixCodedTerms, TestParallelReaderEmptyIndex, TestMaxTermFrequency, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=2D834ACB033EEF3A -Dtests.slow=true -Dtests.locale=en-BW -Dtests.timezone=Indian/Chagos -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_2D834ACB033EEF3A-001\bar-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_2D834ACB033EEF3A-001\bar-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_2D834ACB033EEF3A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_2D834ACB033EEF3A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2D834ACB033EEF3A]: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 [307/455 (1!)] on J1 in 1.40s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 501 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20171107_230540_0157172210316781843267.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-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20171107_230540_0174029575395921354353.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 314 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171107_231055_5406604810376298102924.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-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171107_231055_5404112175336431151863.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 1055 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171107_231157_6806621808949719991575.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-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171107_231157_68010941996226388042894.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 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171107_231403_586347864203137877139.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-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171107_231403_5868396893788175432906.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-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171107_231413_4539413451521934277652.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-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171107_231413_45314965861251879458963.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 158 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171107_231437_1328775888649015108962.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 ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171107_231437_13213583249430405951192.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 167 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171107_231441_06417019422891000098993.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-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171107_231441_06412237970348491392382.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 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171107_231450_0837471006702114167578.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-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171107_231450_0835620280218376973723.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 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171107_231456_14716360878615848612359.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-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171107_231456_14716091465506535261815.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-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171107_231500_03217112585973825584912.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 206 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171107_231517_7504098652612358976234.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 17 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171107_231517_75017155732987707181120.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 1256 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.TestPerfTasksLogic
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds_2
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> Changed Locale to: root locale
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer()
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: de
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(de)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: en_US
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(en_US)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: no_NO_NY
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(no_NO_NY)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: null
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: root locale
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: de
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: en_US
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: no_NO_NY
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.08 sec --> TEST-TestPerfTasksLogic.testIndexAndSearchTasks-seed#[B3F129CA5687EF5C] added      1000 docs
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1:   doc.term.vector:false-->true  compound:true-->false
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> --> Round 1-->2:   doc.term.vector:true-->false  compound:false-->true
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By Prefix (X) (1 about 1 out of 1012)
   [junit4]   1> Operation     round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> XSearch_2_Par     0        1        38391    72,028.14        0.53    18,285,152     97,386,496
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: CreateIndex
   [junit4]   1> ------------> starting task: Seq_Exhaust
   [junit4]   1> ------------> starting task: Seq_Exhaust
   [junit4]   1> ------------> starting task: CloseIndex
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
   [junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> Rounds              0        1           20       666.67        0.03    15,918,400     97,386,496
   [junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 0 -  -  - 0.00 -  -   0.00 -  14,840,064 -   97,386,496
   [junit4]   1> AddDocs_Exhaust     0        1           20    20,000.00        0.00    15,263,272     97,386,496
   [junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 0 -  -  - 0.00 -  -   0.00 -  15,918,400 -   97,386,496
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
   [junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> Rounds              0        1           22       687.50        0.03    15,920,784     97,386,496
   [junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 1 -   1,000.00 -  -   0.00 -  14,842,448 -   97,386,496
   [junit4]   1> AddDocs_Exhaust     0        1           20    20,000.00        0.00    15,265,656     97,386,496
   [junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 1 -  -  500.00 -  -   0.00 -  15,920,784 -   97,386,496
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksLogic -Dtests.method=testParallelDocMaker -Dtests.seed=B3F129CA5687EF5C -Dtests.slow=true -Dtests.locale=kea-CV -Dtests.timezone=Asia/Rangoon -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.01s J0 | TestPerfTasksLogic.testParallelDocMaker <<<
   [junit4]    > Throwable #1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.TestPerfTasksLogic_B3F129CA5687EF5C-001\benchmark-001\test-mapping-ISOLatin1Accent-partial.txt
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B3F129CA5687EF5C:23C601CA3DD5C79A]:0)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
   [junit4]    > 	at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.base/java.nio.file.Files.newOutputStream(Files.java:218)
   [junit4]    > 	at java.base/java.nio.file.Files.copy(Files.java:3071)
   [junit4]    > 	at org.apache.lucene.benchmark.BenchmarkTestCase.copyToWorkDir(BenchmarkTestCase.java:56)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.setUp(TestPerfTasksLogic.java:67)
   [junit4]    > 	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
   [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]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.TestPerfTasksLogic_B3F129CA5687EF5C-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=6, maxDocsPerChunk=64, blockSize=542), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=6, blockSize=542)), sim=RandomSimilarity(queryNorm=true): {}, locale=kea-CV, timezone=Asia/Rangoon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=78653816,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [AddIndexesTaskTest, TestHtmlParser, StreamUtilsTest, CreateIndexTaskTest, TestPerfTasksLogic]
   [junit4] Completed [14/18 (1!)] on J0 in 7.46s, 21 tests, 1 error <<< FAILURES!

[...truncated 13 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171107_231616_63915957246222803915061.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-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171107_231616_63315243593858165330910.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 237 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20171107_231629_3323680599164730028528.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-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20171107_231629_33211733668799238408217.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 260 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20171107_231644_04112859257450268262500.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-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20171107_231644_04111404044027834414608.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 241 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20171107_231810_204941772061436934291.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-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20171107_231810_2038411720091520378726.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-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20171107_231814_01311881707872793287067.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 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20171107_231814_01310431986850782532390.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 229 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20171107_231820_42211178354752592445952.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-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20171107_231820_42213075559610962355243.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 183 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20171107_231840_72413577366828336057546.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-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20171107_231840_72212400151269552091365.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 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171107_231852_0189755129634879594821.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-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171107_231852_0183913937865773363056.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 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20171107_231907_17915894869666306632665.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-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20171107_231907_17916424287542215500648.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 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20171107_231917_84713528733011911480537.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-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20171107_231917_8473676906056442005557.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 179 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20171107_231924_6331354226836835527850.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 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20171107_231924_6338241312870583932940.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 316 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20171107_231943_70018313165501653759296.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 ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20171107_231943_70012006299513936730297.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 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171107_231953_57613154219637488559828.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-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171107_231953_5761224380675837856283.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 202 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20171107_232002_8352597754209114303790.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 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20171107_232002_8358371632619330682067.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 217 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171107_232021_36013095162949335853009.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 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171107_232021_3605659751034181672721.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 416 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171107_232053_288734319038575264220.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-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171107_232053_28814058622782919885248.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 181 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171107_232109_1107975469226023844550.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
   [junit4] IGNOR/A 0.01s J1 | TestGeo3DPoint.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [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] Completed [15/15] on J1 in 13.49s, 14 tests, 1 skipped
   [junit4] 
   [junit4] <<< JVM J0: EOF ----
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171107_232109_1097061708696820244426.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 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20171107_232125_53010403823584845111196.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 245 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20171107_232128_72314594706327659940789.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-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20171107_232128_72314360335343585454022.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 2945 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedTermsComponentTest
   [junit4]   2> 2206459 INFO  (SUITE-DistributedTermsComponentTest-seed#[9395C31BFDFFCDCD]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_9395C31BFDFFCDCD-001\init-core-data-001
   [junit4]   2> 2206459 WARN  (SUITE-DistributedTermsComponentTest-seed#[9395C31BFDFFCDCD]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=91 numCloses=91
   [junit4]   2> 2206459 INFO  (SUITE-DistributedTermsComponentTest-seed#[9395C31BFDFFCDCD]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2206460 INFO  (SUITE-DistributedTermsComponentTest-seed#[9395C31BFDFFCDCD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2206460 INFO  (SUITE-DistributedTermsComponentTest-seed#[9395C31BFDFFCDCD]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2206765 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_9395C31BFDFFCDCD-001\tempDir-001\control\cores\collection1
   [junit4]   2> 2206770 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2206771 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3017c7af{/,null,AVAILABLE}
   [junit4]   2> 2206776 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b5ce4ef{HTTP/1.1,[http/1.1]}{127.0.0.1:54588}
   [junit4]   2> 2206776 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.e.j.s.Server Started @2216801ms
   [junit4]   2> 2206776 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=54588, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_9395C31BFDFFCDCD-001\tempDir-001\control\cores}
   [junit4]   2> 2206776 ERROR (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2206777 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2206777 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2206777 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2206777 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T23:59:33.116616Z
   [junit4]   2> 2206777 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_9395C31BFDFFCDCD-001\tempDir-001\control\solr.xml
   [junit4]   2> 2206780 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2206780 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2206781 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@363fcbdb, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2206829 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@363fcbdb
   [junit4]   2> 2206837 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@363fcbdb
   [junit4]   2> 2206837 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@363fcbdb
   [junit4]   2> 2206839 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_9395C31BFDFFCDCD-001\tempDir-001\control\cores
   [junit4]   2> 2206839 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2206849 INFO  (coreLoadExecutor-7638-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2206849 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2206931 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2206950 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2207049 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2207060 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2207060 INFO  (coreLoadExecutor-7638-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@363fcbdb
   [junit4]   2> 2207061 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2207061 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_9395C31BFDFFCDCD-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 2207063 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.40397327702929464]
   [junit4]   2> 2207132 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2207132 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2207134 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2207134 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2207140 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2207140 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a78c32c[collection1] main]
   [junit4]   2> 2207141 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2207150 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2207175 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2207175 INFO  (searcherExecutor-7639-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2207175 INFO  (coreLoadExecutor-7638-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583453750966616064
   [junit4]   2> 2207175 INFO  (searcherExecutor-7639-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2207175 INFO  (searcherExecutor-7639-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2207175 INFO  (searcherExecutor-7639-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2207176 INFO  (searcherExecutor-7639-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2207176 INFO  (searcherExecutor-7639-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2207177 INFO  (searcherExecutor-7639-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2207178 INFO  (searcherExecutor-7639-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2207178 INFO  (searcherExecutor-7639-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2207179 INFO  (searcherExecutor-7639-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a78c32c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2207494 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_9395C31BFDFFCDCD-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 2207496 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2207496 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@163ddf72{/,null,AVAILABLE}
   [junit4]   2> 2207497 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4246a391{HTTP/1.1,[http/1.1]}{127.0.0.1:54591}
   [junit4]   2> 2207497 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.e.j.s.Server Started @2217522ms
   [junit4]   2> 2207497 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=54591, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_9395C31BFDFFCDCD-001\tempDir-001\shard0\cores}
   [junit4]   2> 2207497 ERROR (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2207498 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2207498 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2207498 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2207498 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T23:59:33.837812Z
   [junit4]   2> 2207502 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_9395C31BFDFFCDCD-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 2207505 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2207505 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2207506 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@363fcbdb, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2207545 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@363fcbdb
   [junit4]   2> 2207554 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@363fcbdb
   [junit4]   2> 2207554 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@363fcbdb
   [junit4]   2> 2207556 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_9395C31BFDFFCDCD-001\tempDir-001\shard0\cores
   [junit4]   2> 2207556 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2207557 INFO  (coreLoadExecutor-7649-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2207558 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2207591 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2207610 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2207704 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2207718 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2207719 INFO  (coreLoadExecutor-7649-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@363fcbdb
   [junit4]   2> 2207719 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2207719 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_9395C31BFDFFCDCD-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 2207720 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.40397327702929464]
   [junit4]   2> 2207791 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2207791 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2207793 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2207793 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2207794 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2207794 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bc0d62d[collection1] main]
   [junit4]   2> 2207795 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2207801 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2207832 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2207832 INFO  (searcherExecutor-7650-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2207833 INFO  (coreLoadExecutor-7649-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583453751656579072
   [junit4]   2> 2207833 INFO  (searcherExecutor-7650-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2207833 INFO  (searcherExecutor-7650-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2207833 INFO  (searcherExecutor-7650-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2207833 INFO  (searcherExecutor-7650-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2207834 INFO  (searcherExecutor-7650-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2207834 INFO  (searcherExecutor-7650-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2207835 INFO  (searcherExecutor-7650-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2207835 INFO  (TEST-DistributedTermsComponentTest.test-seed#[9395C31BFDFFCDCD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2207835 INFO  (searcherExecutor-7650-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2207836 INFO  (searcherExecutor-7650-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4bc0d62d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2207838 INFO  (qtp1700134618-20392) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1583453751660773376)} 0 1
   [junit4]   2> 2207841 INFO  (qtp1150819320-20417) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1583453751663919104)} 0 1
   [junit4]   2> 2207842 INFO  (qtp1700134618-20391) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1583453751666016256)]} 0 0
   [junit4]   2> 2207843 INFO  (qtp1150819320-20415) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1583453751667064832)]} 0 0
   [junit4]   2> 2207844 INFO  (qtp1700134618-20390) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1583453751668113408)]} 0 0
   [junit4]   2> 2207845 INFO  (qtp1150819320-20413) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1583453751668113408)]} 0 0
   [junit4]   2> 2207845 INFO  (qtp1700134618-20389) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1583453751669161984)]} 0 0
   [junit4]   2> 2207846 INFO  (qtp1150819320-20414) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1583453751670210560)]} 0 0
   [junit4]   2> 2207846 INFO  (qtp1700134618-20388) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1583453751670210560)]} 0 0
   [junit4]   2> 2207847 INFO  (qtp1150819320-20412) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1583453751671259136)]} 0 0
   [junit4]   2> 2207848 INFO  (qtp1700134618-20403) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1583453751671259136)]} 0 0
   [junit4]   2> 2207849 INFO  (qtp1150819320-20411) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1583453751672307712)]} 0 0
   [junit4]   2> 2207849 INFO  (qtp1700134618-20402) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1583453751673356288)]} 0 0
   [junit4]   2> 2207850 INFO  (qtp1150819320-20410) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1583453751674404864)]} 0 0
   [junit4]   2> 2207851 INFO  (qtp1700134618-20404) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1583453751674404864)]} 0 0
   [junit4]   2> 2207852 INFO  (qtp1150819320-20419) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1583453751676502016)]} 0 0
   [junit4]   2> 2207853 INFO  (qtp1700134618-20395) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1583453751677550592)]} 0 0
   [junit4]   2> 2207854 INFO  (qtp1150819320-20408) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1583453751677550592)]} 0 0
   [junit4]   2> 2207854 INFO  (qtp1700134618-20392) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583453751678599168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2207854 INFO  (qtp1700134618-20392) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6f956587 commitCommandVersion:1583453751678599168
   [junit4]   2> 2207857 INFO  (qtp1700134618-20392) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c9f93bf[collection1] main]
   [junit4]   2> 2207858 INFO  (qtp1700134618-20392) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2207859 INFO  (searcherExecutor-7639-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c9f93bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C8)))}
   [junit4]   2> 2207859 INFO  (qtp1700134618-20392) [    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> 2207860 INFO  (qtp1150819320-20417) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583453751684890624,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2207860 INFO  (qtp1150819320-20417) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@75c5840c commitCommandVersion:1583453751684890624
   [junit4]   2> 2207867 INFO  (qtp1150819320-20417) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ebb0816[collection1] main]
   [junit4]   2> 2207867 INFO  (qtp1150819320-20417) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2207869 INFO  (searcherExecutor-7650-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ebb0816[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C8)))}
   [junit4]   2> 2207869 INFO  (qtp1150819320-20417) [    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> 2207870 INFO  (qtp1700134618-20391) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/terms params={distrib=false&qt=/terms&terms=true&terms.fl=b_t&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=0
   [junit4]   2> 2207889 INFO  (qtp1150819320-20414) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:54591//collection1|[ff01::213]:33332/&version=2&shards.qt=/terms&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1510099174211&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2207890 INFO  (qtp1150819320-20415) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/terms params={shards=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:54591//collection1|[ff01::213]:33332/&qt=/terms&terms=true&terms.fl=b_t&wt=javabin&version=2&shards.qt=/terms} status=0 QTime=18
   [junit4]   2> 2207891 INFO  (qtp1700134618-20390) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/terms params={distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&shards.qt=/terms&terms.lower=s} status=0 QTime=0
   [junit4]   2> 2207892 INFO  (qtp1150819320-20411) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=http://127.0.0.1:54591//collection1&version=2&shards.qt=/terms&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1510099174230&isShard=true&wt=javabin&terms.lower=s} status=0 QTime=0
   [junit4]   2> 2207892 INFO  (qtp1150819320-20412) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/terms params={shards=http://127.0.0.1:54591//collection1&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&shards.qt=/terms&terms.lower=s} status=0 QTime=0
   [junit4]   2> 2207893 INFO  (qtp1700134618-20389) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/terms params={terms.prefix=sn&distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&shards.qt=/terms&terms.lower=sn} status=0 QTime=0
   [junit4]   2> 2207893 INFO  (qtp1150819320-20419) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=[ff01::114]:33332/|http://127.0.0.1:54591//collection1|[ff01::213]:33332/|[ff01::083]:33332/&version=2&shards.qt=/terms&terms.prefix=sn&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1510099174232&isShard=true&wt=javabin&terms.lower=sn} status=0 QTime=0
   [junit4]   2> 2207894 INFO  (qtp1150819320-20410) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/terms params={shards=[ff01::114]:33332/|http://127.0.0.1:54591//collection1|[ff01::213]:33332/|[ff01::083]:33332/&terms.prefix=sn&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&shards.qt=/terms&terms.lower=sn} status=0 QTime=0
   [junit4]   2> 2207894 INFO  (qtp1700134618-20388) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/terms params={terms.prefix=s&distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&terms.upper=sn&shards.qt=/terms&terms.lower=s} status=0 QTime=0
   [junit4]   2> 2207895 INFO  (qtp1150819320-20417) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/terms params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=http://127.0.0.1:54591//collection1&version=2&shards.qt=/terms&terms.prefix=s&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1510099174233&isShard=true&wt=javabin&terms.upper=sn&terms.lower=s} status=0 QTime=0
   [junit4]   2> 2207895 INFO  (qtp1150819320-20408) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/terms params={shards=http://127.0.0.1:54591//co

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

203277329263729546.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 21 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20171108_002542_3864358432698497581089.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 1363 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171108_002947_8219480548167508449455.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-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171108_002947_82111193666872377147169.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 785 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171108_003011_68514314060407579665855.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-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171108_003011_68514991267381160203937.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 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171108_003121_9987380831051376673254.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-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171108_003121_9985704117847133924980.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 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171108_003200_749182657082325624387.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-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171108_003200_74910622283675061368076.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 644 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171108_003221_0989597282545374134373.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 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171108_003221_0982066129924052396304.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 555 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171108_003303_77816484781997953284072.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 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171108_003303_7788248934594055580327.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 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171108_003329_0376363488366805466145.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 ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171108_003329_03711878369922173964472.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 649 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171108_003352_81017205186359608093753.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-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171108_003352_81011540041444031572819.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 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171108_003438_1554702864815532137347.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-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171108_003438_15511000132742073521529.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 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171108_003506_93115866284979000604058.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 31661 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 293 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/293/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFilterDirectory

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

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

	at __randomizedtesting.SeedInfo.seed([DEC84E89801CC006]: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.lucene.store.TestMultiMMap

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

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

	at __randomizedtesting.SeedInfo.seed([DEC84E89801CC006]: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.core.TestConfigSetImmutable

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

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

	at __randomizedtesting.SeedInfo.seed([678DCEB7683F3EAF]: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.admin.CoreAdminCreateDiscoverTest

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

	at __randomizedtesting.SeedInfo.seed([678DCEB7683F3EAF]: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.SuggestComponentTest

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

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

	at __randomizedtesting.SeedInfo.seed([678DCEB7683F3EAF]: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.schema.TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse

Error Message:
SolrCore 'collection1' is not available due to init failure: Error opening new searcher

Stack Trace:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is not available due to init failure: Error opening new searcher
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1482)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:250)
	at org.apache.solr.schema.TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse(TestUseDocValuesAsStored.java:269)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.common.SolrException: Error opening new searcher
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:989)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:844)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:642)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more
Caused by: org.apache.solr.common.SolrException: Error opening new searcher
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2076)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2196)
	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1072)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:961)
	... 9 more
Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored_678DCEB7683F3EAF-001\init-core-data-001\index\segments_2z
	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
	at java.base/sun.nio.fs.WindowsFileSystemProvider.newFileChannel(WindowsFileSystemProvider.java:116)
	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
	at org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:238)
	at org.apache.lucene.store.NRTCachingDirectory.openInput(NRTCachingDirectory.java:192)
	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
	at org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:165)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1120)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:119)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:94)
	at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:257)
	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:131)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2037)
	... 12 more


FAILED:  org.apache.solr.schema.TestUseDocValuesAsStored.testOnEmptyIndex

Error Message:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is not available due to init failure: Error opening new searcher

Stack Trace:
java.lang.RuntimeException: org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is not available due to init failure: Error opening new searcher
	at org.apache.solr.SolrTestCaseJ4.clearIndex(SolrTestCaseJ4.java:1250)
	at org.apache.solr.schema.TestUseDocValuesAsStored.testOnEmptyIndex(TestUseDocValuesAsStored.java:124)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is not available due to init failure: Error opening new searcher
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1482)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:250)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:1256)
	at org.apache.solr.SolrTestCaseJ4.deleteByQueryAndGetVersion(SolrTestCaseJ4.java:1462)
	at org.apache.solr.SolrTestCaseJ4.clearIndex(SolrTestCaseJ4.java:1247)
	... 39 more
Caused by: org.apache.solr.common.SolrException: Error opening new searcher
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:989)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:844)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:642)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more
Caused by: org.apache.solr.common.SolrException: Error opening new searcher
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2076)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2196)
	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1072)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:961)
	... 9 more
Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored_678DCEB7683F3EAF-001\init-core-data-001\index\segments_2z
	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
	at java.base/sun.nio.fs.WindowsFileSystemProvider.newFileChannel(WindowsFileSystemProvider.java:116)
	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
	at org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:238)
	at org.apache.lucene.store.NRTCachingDirectory.openInput(NRTCachingDirectory.java:192)
	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
	at org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:165)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1120)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:119)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:94)
	at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:257)
	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:131)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2037)
	... 12 more


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

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.schema.TestUseDocValuesAsStored:     1) Thread[id=35750, name=Thread-6823, state=WAITING, group=TGRP-TestUseDocValuesAsStored]         at java.base@9.0.1/java.lang.Object.wait(Native Method)         at java.base@9.0.1/java.lang.Object.wait(Object.java:516)         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1717)    2) Thread[id=35747, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestUseDocValuesAsStored]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    3) Thread[id=35748, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestUseDocValuesAsStored]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.schema.TestUseDocValuesAsStored: 
   1) Thread[id=35750, name=Thread-6823, state=WAITING, group=TGRP-TestUseDocValuesAsStored]
        at java.base@9.0.1/java.lang.Object.wait(Native Method)
        at java.base@9.0.1/java.lang.Object.wait(Object.java:516)
        at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1717)
   2) Thread[id=35747, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestUseDocValuesAsStored]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=35748, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestUseDocValuesAsStored]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([678DCEB7683F3EAF]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=35750, name=Thread-6823, state=WAITING, group=TGRP-TestUseDocValuesAsStored]         at java.base@9.0.1/java.lang.Object.wait(Native Method)         at java.base@9.0.1/java.lang.Object.wait(Object.java:516)         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1717)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=35750, name=Thread-6823, state=WAITING, group=TGRP-TestUseDocValuesAsStored]
        at java.base@9.0.1/java.lang.Object.wait(Native Method)
        at java.base@9.0.1/java.lang.Object.wait(Object.java:516)
        at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1717)
	at __randomizedtesting.SeedInfo.seed([678DCEB7683F3EAF]:0)


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

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

	at __randomizedtesting.SeedInfo.seed([678DCEB7683F3EAF]: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 567 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFilterDirectory
   [junit4] IGNOR/A 0.00s J1 | TestFilterDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J1 | TestFilterDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=945, maxMBSortInHeap=5.554508984374709, sim=RandomSimilarity(queryNorm=true): {}, locale=pt-GQ, timezone=Asia/Ashgabat
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=32739104,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [Test2BTerms, TestIndexedDISI, TestSimpleExplanationsWithFillerDocs, TestIndexWriterConfig, TestSetOnce, TestDeletionPolicy, TestSizeBoundedForceMerge, TestGraphTokenizers, TestAutomatonQuery, TestCheckIndex, TestFastDecompressionMode, TestSloppyPhraseQuery2, TestFilterSpans, TestIndexReaderClose, TestSimpleSearchEquivalence, FiniteStringsIteratorTest, TestMultiTermConstantScore, TestMultiPhraseQuery, TestFuzzyQuery, TestReaderWrapperDVTypeCheck, TestIndexWriterOnDiskFull, TestReaderClosed, TestIndexWriterReader, TestDirectory, TestPackedInts, TestPerFieldPostingsFormat2, TestTermRangeQuery, TestMathUtil, TestFastCompressionMode, TestPositiveScoresOnlyCollector, TestTransactionRollback, TestNRTThreads, TestExitableDirectoryReader, TestSpansEnum, TestIntsRef, TestSegmentMerger, TestUniqueTermCount, TestPrefixCodedTerms, TestPrefixInBooleanQuery, TestLongRangeFieldQueries, TestSpanCollection, TestFrequencyTrackingRingBuffer, TestCharsRef, TestVersion, TestForTooMuchCloning, TestSPIClassIterator, TestFilterWeight, TestIndexWriterThreadsToSegments, TestStressIndexing2, TestLucene60FieldInfoFormat, TestAxiomaticSimilarity, TestIndexWriterNRTIsCurrent, TestRegExp, TestCachingTokenFilter, TestDelegatingAnalyzerWrapper, Test2BPagedBytes, TestSimilarityBase, TestDateTools, TestSpanNearQuery, TestAutomatonQueryUnicode, TestWeakIdentityMap, TestRadixSelector, TestIndexWriterLockRelease, TestTermsEnum2, TestDisjunctionMaxQuery, TestByteBlockPool, TestOmitNorms, TestLongPostings, TestTransactions, TestPolygon2D, TestStressNRT, TestOneMergeWrappingMergePolicy, TestLongBitSet, TestTermVectorsReader, TestFilterDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFilterDirectory -Dtests.seed=DEC84E89801CC006 -Dtests.slow=true -Dtests.locale=pt-GQ -Dtests.timezone=Asia/Ashgabat -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestFilterDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFilterDirectory_DEC84E89801CC006-001\testVLong-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFilterDirectory_DEC84E89801CC006-001\testVLong-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DEC84E89801CC006]: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 [107/455 (1!)] on J1 in 0.28s, 44 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 369 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=FST50, junk=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1663, maxMBSortInHeap=6.316565374557529, sim=RandomSimilarity(queryNorm=true): {}, locale=jgo-CM, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=232431408,total=275775488
   [junit4]   2> NOTE: All tests run in this JVM: [TestExternalCodecs, TestDeterminizeLexicon, TestMatchAllDocsQuery, TestPointQueries, TestOrdinalMap, TestLucene60PointsFormat, TestWordlistLoader, TestStringMSBRadixSorter, TestFlushByRamOrCountsPolicy, TestBinaryTerms, TestRAMDirectory, TestFieldCacheRewriteMethod, TestLucene50StoredFieldsFormat, TestCrashCausesCorruptIndex, TestDoc, TestThreadedForceMerge, TestDocsAndPositions, TestFSTs, TestNamedSPILoader, TestConjunctionDISI, TestCharArrayMap, LimitedFiniteStringsIteratorTest, TestPrefixRandom, TestBooleanQueryVisitSubscorers, TestOmitTf, TestLazyProxSkipping, TestBooleanRewrites, TestCrash, TestGeoEncodingUtils, TestSparseFixedBitSet, TestLucene70DocValuesFormat, TestNeverDelete, TestSimpleExplanationsOfNonMatches, TestMultiThreadTermVectors, TestSpanExplanationsOfNonMatches, TestLongValuesSource, TestSegmentInfos, TestIndexWriterMergePolicy, TestPayloadsOnVectors, TestNIOFSDirectory, TestIndexManyDocuments, TestScoreCachingWrappingScorer, TestByteArrayDataInput, TestIndexInput, TestSimpleFSLockFactory, TestCollectionUtil, TestAtomicUpdate, TestConjunctions, TestFloatRangeFieldQueries, TestCustomNorms, TestRegexpRandom2, TestAttributeSource, TestIndexWriterWithThreads, TestConsistentFieldNumbers, Test2BPoints, TestTopDocsCollector, TestDocIdSetBuilder, Test2BBKDPoints, TestPolygon, TestSynonymQuery, TestMultiPhraseEnum, TestParallelLeafReader, TestIndexWriterOutOfFileDescriptors, TestMergeRateLimiter, TestRegexpRandom, TestReusableStringReader, MultiCollectorTest, TestPackedTokenAttributeImpl, TestLRUQueryCache, TestInPlaceMergeSorter, TestTieredMergePolicy, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=DEC84E89801CC006 -Dtests.slow=true -Dtests.locale=jgo-CM -Dtests.timezone=Asia/Tashkent -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_DEC84E89801CC006-001\testSeekSliceZero-024: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_DEC84E89801CC006-001\testSeekSliceZero-024
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_DEC84E89801CC006-001\testSeekToEOFThenBack-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_DEC84E89801CC006-001\testSeekToEOFThenBack-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DEC84E89801CC006]: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 [218/455 (2!)] on J0 in 1.84s, 54 tests, 1 error <<< FAILURES!

[...truncated 10833 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestLRUStatsCache
   [junit4]   2> 472287 INFO  (SUITE-TestLRUStatsCache-seed#[678DCEB7683F3EAF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestLRUStatsCache_678DCEB7683F3EAF-001\init-core-data-001
   [junit4]   2> 472289 INFO  (SUITE-TestLRUStatsCache-seed#[678DCEB7683F3EAF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 472290 INFO  (SUITE-TestLRUStatsCache-seed#[678DCEB7683F3EAF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 472291 INFO  (SUITE-TestLRUStatsCache-seed#[678DCEB7683F3EAF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 472590 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestLRUStatsCache_678DCEB7683F3EAF-001\tempDir-001\control\cores\collection1
   [junit4]   2> 472593 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 472594 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@823b23c{/,null,AVAILABLE}
   [junit4]   2> 472596 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7a1e9f23{SSL,[ssl, http/1.1]}{127.0.0.1:54387}
   [junit4]   2> 472596 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.e.j.s.Server Started @482624ms
   [junit4]   2> 472596 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=54387, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestLRUStatsCache_678DCEB7683F3EAF-001\tempDir-001\control\cores}
   [junit4]   2> 472596 ERROR (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 472596 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 472596 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 472596 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 472596 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T12:20:24.460543100Z
   [junit4]   2> 472597 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestLRUStatsCache_678DCEB7683F3EAF-001\tempDir-001\control\solr.xml
   [junit4]   2> 472600 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 472600 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 472600 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@71f47b84, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 472669 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71f47b84
   [junit4]   2> 472678 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71f47b84
   [junit4]   2> 472678 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71f47b84
   [junit4]   2> 472680 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestLRUStatsCache_678DCEB7683F3EAF-001\tempDir-001\control\cores
   [junit4]   2> 472681 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 472681 INFO  (coreLoadExecutor-1243-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 472683 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 472722 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 472743 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 472825 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 472839 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 472840 INFO  (coreLoadExecutor-1243-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@71f47b84
   [junit4]   2> 472840 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 472840 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestLRUStatsCache_678DCEB7683F3EAF-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 472842 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=95.1298828125, floorSegmentMB=1.2626953125, forceMergeDeletesPctAllowed=3.5822726937159963, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 472929 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 472929 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 472931 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 472931 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 472933 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34612966187534755]
   [junit4]   2> 472933 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@31107915[collection1] main]
   [junit4]   2> 472934 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 472942 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 472973 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 472974 INFO  (searcherExecutor-1244-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 472974 INFO  (coreLoadExecutor-1243-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583409764591730688
   [junit4]   2> 472974 INFO  (searcherExecutor-1244-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 472974 INFO  (searcherExecutor-1244-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 472974 INFO  (searcherExecutor-1244-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 472975 INFO  (searcherExecutor-1244-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 472976 INFO  (searcherExecutor-1244-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 472976 INFO  (searcherExecutor-1244-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 472976 INFO  (searcherExecutor-1244-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 472977 INFO  (searcherExecutor-1244-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 472978 INFO  (searcherExecutor-1244-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@31107915[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 473308 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestLRUStatsCache_678DCEB7683F3EAF-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 473311 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 473312 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74f16504{/,null,AVAILABLE}
   [junit4]   2> 473313 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d394888{SSL,[ssl, http/1.1]}{127.0.0.1:54391}
   [junit4]   2> 473313 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.e.j.s.Server Started @483341ms
   [junit4]   2> 473313 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=54391, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestLRUStatsCache_678DCEB7683F3EAF-001\tempDir-001\shard0\cores}
   [junit4]   2> 473313 ERROR (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 473313 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 473313 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 473314 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 473314 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T12:20:25.178207100Z
   [junit4]   2> 473314 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestLRUStatsCache_678DCEB7683F3EAF-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 473317 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 473317 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 473317 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@71f47b84, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 473357 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71f47b84
   [junit4]   2> 473370 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71f47b84
   [junit4]   2> 473370 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71f47b84
   [junit4]   2> 473371 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestLRUStatsCache_678DCEB7683F3EAF-001\tempDir-001\shard0\cores
   [junit4]   2> 473371 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 473372 INFO  (coreLoadExecutor-1254-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 473374 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 473402 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 473420 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 473490 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 473502 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 473503 INFO  (coreLoadExecutor-1254-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@71f47b84
   [junit4]   2> 473503 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 473503 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestLRUStatsCache_678DCEB7683F3EAF-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 473505 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=95.1298828125, floorSegmentMB=1.2626953125, forceMergeDeletesPctAllowed=3.5822726937159963, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 473652 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 473652 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 473656 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 473656 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 473657 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34612966187534755]
   [junit4]   2> 473658 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@34beeb2e[collection1] main]
   [junit4]   2> 473659 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 473665 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 473696 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 473697 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 473697 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583409765349851136
   [junit4]   2> 473698 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 473698 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 473698 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 473699 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 473700 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 473700 INFO  (TEST-TestLRUStatsCache.test-seed#[678DCEB7683F3EAF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 473700 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 473701 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 473703 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 473706 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@34beeb2e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 473730 INFO  (qtp1927159233-3463) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1583409765382356992)} 0 3
   [junit4]   2> 473756 INFO  (qtp1506069946-3480) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1583409765408571392)} 0 3
   [junit4]   2> 473759 INFO  (qtp1927159233-3464) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1583409765413814272)]} 0 1
   [junit4]   2> 473761 INFO  (qtp1506069946-3482) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1583409765415911424)]} 0 0
   [junit4]   2> 473761 INFO  (qtp1927159233-3465) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583409765416960000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 473761 INFO  (qtp1927159233-3465) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@615db3e4 commitCommandVersion:1583409765416960000
   [junit4]   2> 473767 INFO  (qtp1927159233-3465) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24d032be[collection1] main]
   [junit4]   2> 473767 INFO  (qtp1927159233-3465) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 473769 INFO  (searcherExecutor-1244-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@24d032be[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
   [junit4]   2> 473769 INFO  (qtp1927159233-3465) [    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 7
   [junit4]   2> 473770 INFO  (qtp1506069946-3481) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583409765426397184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 473770 INFO  (qtp1506069946-3481) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6372c086 commitCommandVersion:1583409765426397184
   [junit4]   2> 473778 INFO  (qtp1506069946-3481) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@728f0367[collection1] main]
   [junit4]   2> 473778 INFO  (qtp1506069946-3481) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 473779 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@728f0367[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
   [junit4]   2> 473780 INFO  (qtp1506069946-3481) [    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 9
   [junit4]   2> 473781 INFO  (qtp1927159233-3458) [    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=1
   [junit4]   2> 473795 INFO  (qtp1506069946-3479) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=https://127.0.0.1:54391//collection1&rid=127.0.0.1-collection1-1510057225647-2&version=2&q=a_t:one&requestPurpose=GET_TERM_STATS&NOW=1510057225647&isShard=true&wt=javabin&debugQuery=false} status=0 QTime=3
   [junit4]   2> 473798 INFO  (qtp1506069946-3480) [    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=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,1,1&shard.url=https://127.0.0.1:54391//collection1&rid=127.0.0.1-collection1-1510057225647-2&rows=10&version=2&org.apache.solr.stats.colStats=a_t,1,1,3,3&q=a_t:one&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1510057225647&isShard=true&org.apache.solr.stats.terms=a_t:on&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 473799 INFO  (qtp1506069946-3482) [    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:54391//collection1&rid=127.0.0.1-collection1-1510057225647-2&version=2&q=a_t:one&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1510057225647&ids=0&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=0
   [junit4]   2> 473800 INFO  (qtp1506069946-3475) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&shards=https://127.0.0.1:54391//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1510057225647-2 hits=1 status=0 QTime=17
   [junit4]   1> ======================= Control Response =======================
   [junit4]   1> {responseHeader={status=0,QTime=1},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 17:20:25 AQTT 2017, _version_=1583409765413814272, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.57735026 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=1.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> {responseHeader={status=0,QTime=17},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 17:20:25 AQTT 2017, _version_=1583409765415911424, intDvoDefault=42, score=0.57735026}]},debug={track={rid=127.0.0.1-collection1-1510057225647-2,PARSE_QUERY={https://127.0.0.1:54391//collection1={QTime=3,ElapsedTime=11,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=3},org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,1,1,org.apache.solr.stats.colStats=a_t,1,1,3,3,debug={timing={time=3.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=3.0,query={time=3.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={https://127.0.0.1:54391//collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=1,Response={responseHeader={status=0,QTime=0},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, score=0.57735026}]},sort_values={},debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={https://127.0.0.1:54391//collection1={QTime=0,ElapsedTime=2,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=1,Response={responseHeader={status=0,QTime=0},response={numFound=1,start=0,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 17:20:25 AQTT 2017, _version_=1583409765415911424, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.57735026 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}}},timing={time=3.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=3.0,query={time=3.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}},rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,QParser=LuceneQParser,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.57735026 = fieldNorm(doc=0)
   [junit4]   1> }}}
   [junit4]   2> 473805 INFO  (qtp1927159233-3460) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1583409765461000192)]} 0 1
   [junit4]   2> 473807 INFO  (qtp1506069946-3481) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1583409765464145920)]} 0 1
   [junit4]   2> 473810 INFO  (qtp1927159233-3461) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583409765468340224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 473810 INFO  (qtp1927159233-3461) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@615db3e4 commitCommandVersion:1583409765468340224
   [junit4]   2> 473849 INFO  (qtp1927159233-3461) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b3c71a[collection1] main]
   [junit4]   2> 473849 INFO  (qtp1927159233-3461) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 473854 INFO  (searcherExecutor-1244-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5b3c71a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1) Uninverting(_1(7.2.0):C1)))}
   [junit4]   2> 473854 INFO  (qtp1927159233-3461) [    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> 473855 INFO  (qtp1506069946-3478) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583409765515526144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 473855 INFO  (qtp1506069946-3478) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6372c086 commitCommandVersion:1583409765515526144
   [junit4]   2> 473897 INFO  (qtp1506069946-3478) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19fefd3d[collection1] main]
   [junit4]   2> 473897 INFO  (qtp1506069946-3478) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 473897 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19fefd3d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1) Uninverting(_1(7.2.0):C1)))}
   [junit4]   2> 473899 INFO  (qtp1506069946-3478) [    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 44
   [junit4]   2> 473902 INFO  (qtp1927159233-3462) [    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> 473904 INFO  (qtp1506069946-3479) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=https://127.0.0.1:54391//collection1&rid=127.0.0.1-collection1-1510057225767-3&version=2&q=a_t:one+a_t:four&requestPurpose=GET_TERM_STATS&NOW=1510057225767&isShard=true&wt=javabin&debugQuery=false} status=0 QTime=0
   [junit4]   2> 473905 INFO  (qtp1506069946-3480) [    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=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,2,2!a_t:four,1,1&shard.url=https://127.0.0.1:54391//collection1&rid=127.0.0.1-collection1-1510057225767-3&rows=10&version=2&org.apache.solr.stats.colStats=a_t,2,2,8,8&q=a_t:one+a_t:four&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1510057225767&isShard=true&org.apache.solr.stats.terms=a_t:on&org.apache.solr.stats.terms=a_t:four&wt=javabin&debugQuery=false} hits=2 status=0 QTime=0
   [junit4]   2> 473907 INFO  (qtp1506069946-3480) [    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:54391//collection1&rid=127.0.0.1-collection1-1510057225767-3&version=2&q=a_t:one+a_t:four&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1510057225767&ids=0,1&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=0
   [junit4]   2> 473908 INFO  (qtp1506069946-3477) [    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:54391//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1510057225767-3 hits=2 status=0 QTime=5
   [junit4]   1> ======================= Control Response =======================
   [junit4]   1> {responseHeader={status=0,QTime=1},response={numFound=2,start=0,maxScore=1.0757567,docs=[SolrDocument{id=1, range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 17:20:25 AQTT 2017, _version_=1583409765461000192, intDvoDefault=42, score=1.0757567}, SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 17:20:25 AQTT 2017, _version_=1583409765413814272, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one a_t:four,querystring=a_t:one a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on a_t:four,explain={1=
   [junit4]   1> 1.0757567 = sum of:
   [junit4]   1>   0.4472136 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.4472136 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.4472136 = fieldNorm(doc=0)
   [junit4]   1>   0.6285431 = weight(a_t:four in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.6285431 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         1.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.4472136 = fieldNorm(doc=0)
   [junit4]   1> ,0=
   [junit4]   1> 0.57735026 = sum of:
   [junit4]   1>   0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.57735026 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=1.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=1.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> {responseHeader={status=0,QTime=5},response={numFound=2,start=0,maxScore=1.0757567,docs=[SolrDocument{id=1, range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 17:20:25 AQTT 2017, _version_=1583409765464145920, intDvoDefault=42, score=1.0757567}, SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 17:20:25 AQTT 2017, _version_=1583409765415911424, intDvoDefault=42, score=0.57735026}]},debug={track={rid=127.0.0.1-collection1-1510057225767-3,PARSE_QUERY={https://127.0.0.1:54391//collection1={QTime=0,ElapsedTime=0,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=0},org.apache.solr.stats.terms=a_t:four,org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,2,2!a_t:four,1,1,org.apache.solr.stats.colStats=a_t,2,2,8,8,debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={https://127.0.0.1:54391//collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=2,Response={responseHeader={status=0,QTime=0},response={numFound=2,start=0,maxScore=1.0757567,docs=[SolrDocument{id=1, score=1.0757567}, SolrDocument{id=0, score=0.57735026}]},sort_values={},debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={https://127.0.0.1:54391//collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=2,Response={responseHeader={status=0,QTime=0},response={numFound=2,start=0,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 17:20:25 AQTT 2017, _version_=1583409765415911424, intDvoDefault=42, score=0.57735026}, SolrDocument{id=1, range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 17:20:25 AQTT 2017, _version_=1583409765464145920, intDvoDefault=42, score=1.0757567}]},debug={rawquerystring=a_t:one a_t:four,querystring=a_t:one a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on a_t:four,explain={0=
   [junit4]   1> 0.57735026 = sum of:
   [junit4]   1>   0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.0 = idf, comp

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

adTest, TestCollationFieldDocValues, DataDrivenBlockJoinTest, TestFieldResource, DistribDocExpirationUpdateProcessorTest, BlockJoinFacetDistribTest, CdcrReplicationDistributedZkTest, TestMacros, TestBM25SimilarityFactory, SimpleFacetsTest, TestJsonRequest, TestCloudManagedSchema, HttpSolrCallGetCoreTest, TestSystemIdResolver, TestCrossCoreJoin, TestScoreJoinQPNoScore, TestTolerantUpdateProcessorCloud, FieldMutatingUpdateProcessorTest, TestPullReplica, CloudExitableDirectoryReaderTest, MultiThreadedOCPTest, FileBasedSpellCheckerTest, HdfsDirectoryFactoryTest, TestSolrXml, PingRequestHandlerTest, TestStressCloudBlindAtomicUpdates, TestExactSharedStatsCache, SolrIndexConfigTest, TestValueSourceCache, RecoveryAfterSoftCommitTest, SolrPluginUtilsTest, ImplicitSnitchTest, TestConfigSets, TestLeaderElectionWithEmptyReplica, TestSchemaResource, TestReloadAndDeleteDocs, TestGraphTermsQParserPlugin, MetricsConfigTest, TestFileDictionaryLookup, TestConfigSetImmutable, TestSimpleTrackingShardHandler, TestDistributedGrouping, TestLockTree, TestXmlQParser, TriggerIntegrationTest, CursorMarkTest, LukeRequestHandlerTest, TestPerFieldSimilarityWithDefaultOverride, TestLeaderInitiatedRecoveryThread, TestRandomCollapseQParserPlugin, OverseerTaskQueueTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, CloneFieldUpdateProcessorFactoryTest, TestOnReconnectListenerSupport, TestChildDocTransformer, TestClusterProperties, TestCloudRecovery, DOMUtilTest, TestFoldingMultitermQuery, TestManagedSchema, SchemaVersionSpecificBehaviorTest, TestMultiWordSynonyms, SortSpecParsingTest, LeaderInitiatedRecoveryOnCommitTest, TestFastOutputStream, BigEndianAscendingWordSerializerTest, CollectionsAPIDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, TestAuthorizationFramework, TestReRankQParserPlugin, SolrGraphiteReporterTest, SystemLogListenerTest, AssignTest, TestFunctionQuery, UpdateParamsTest, TestJettySolrRunner, BlockDirectoryTest, TestSort, OpenExchangeRatesOrgProviderTest, SolrMetricsIntegrationTest, InfoHandlerTest, DistributedQueueTest, HdfsRecoverLeaseTest, FullSolrCloudDistribCmdsTest, PeerSyncTest, TestUniqueKeyFieldResource, RulesTest, TestOverriddenPrefixQueryForCustomFieldType, TestConfigSetsAPIExclusivity, TestLuceneIndexBackCompat, PreAnalyzedUpdateProcessorTest, CoreAdminRequestStatusTest, CdcrBidirectionalTest, TestCollapseQParserPlugin, TestCollectionsAPIViaSolrCloudCluster, DeleteReplicaTest, DocumentBuilderTest, DistributedFacetPivotLongTailTest, OverseerCollectionConfigSetProcessorTest, CollectionsAPIAsyncDistributedZkTest, TestInitParams, DirectSolrSpellCheckerTest, TestDFISimilarityFactory, TestMergePolicyConfig, DeleteStatusTest, TestComponentsName, SimplePostToolTest, NodeLostTriggerTest, OutOfBoxZkACLAndCredentialsProvidersTest, PolyFieldTest, SolrCoreCheckLockOnStartupTest, UpdateRequestProcessorFactoryTest, MissingSegmentRecoveryTest, WrapperMergePolicyFactoryTest, QueryEqualityTest, ActionThrottleTest, TestBackupRepositoryFactory, TestExclusionRuleCollectionAccess, TestSolrJ, DirectoryFactoryTest, TestSolrDeletionPolicy1, TestStressLiveNodes, TestSolrCloudWithKerberosAlt, DeleteLastCustomShardedReplicaTest, TestFastLRUCache, TestSlowCompositeReaderWrapper, SimpleMLTQParserTest, TestDefaultStatsCache, TestLMJelinekMercerSimilarityFactory, TestSearchPerf, TestInitQParser, TestSubQueryTransformerCrossCore, TestReloadDeadlock, TestRestoreCore, TestSimpleTextCodec, TestLuceneMatchVersion, TemplateUpdateProcessorTest, QueryElevationComponentTest, ExecutePlanActionTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, TestZkChroot, ShardRoutingCustomTest, TestFaceting, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, TestStressReorder, TestReload, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, BasicFunctionalityTest, TestIndexSearcher, ShowFileRequestHandlerTest, SolrIndexSplitterTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader, TestUpdate, TestWordDelimiterFilterFactory, TestRemoteStreaming, DebugComponentTest, TestSurroundQueryParser, TestQueryUtils, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest, TestSolrQueryParser, LoggingHandlerTest, ReturnFieldsTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, CopyFieldTest, BadComponentTest, TestStressRecovery, SampleTest, TestDocSet, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, AssignBackwardCompatibilityTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, NodeMutatorTest, OverseerRolesTest, ReplaceNodeTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestRebalanceLeaders, TestReplicaProperties, TestRequestForwarding, TestSSLRandomization, TestTlogReplica, AutoAddReplicasIntegrationTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, HdfsBasicDistributedZk2Test, HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateReaderTest, RuleEngineTest, ConfigureRecoveryStrategyTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestConfigOverlay, TestCustomStream, TestImplicitCoreProperties, TestInfoStreamLogging, TestSolrCloudSnapshots, TestConfigReload, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, TestSolrConfigHandlerConcurrent, V2ApiIntegrationTest, CoreAdminCreateDiscoverTest, MetricsHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, StatsReloadRaceTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, FacetPivotSmallTest, InfixSuggestersTest, ReplicaListTransformerTest, ShufflingReplicaListTransformerTest, SpatialHeatmapFacetsTest, SolrSlf4jReporterTest, RegexBytesRefFilterTest, TestIntervalFaceting, TestStreamBody, TestMacroExpander, TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, TestPushWriter, TestRawResponseWriter, TestRetrieveFieldsOptimizer, TestSubQueryTransformer, TestManagedResource, TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI, TestFieldCollectionResource, TestSchemaNameResource, TestSerializedLuceneMatchVersion, TestManagedSynonymFilterFactory, TestManagedSynonymGraphFilterFactory, ChangedSchemaMergeTest, DateRangeFieldTest, EnumFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, TestManagedSchemaThreadSafety, TestSchemaManager, TestSchemalessBufferedUpdates, TestUseDocValuesAsStored]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUseDocValuesAsStored -Dtests.seed=678DCEB7683F3EAF -Dtests.slow=true -Dtests.locale=kl-GL -Dtests.timezone=America/Fort_Nelson -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestUseDocValuesAsStored (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.schema.TestUseDocValuesAsStored: 
   [junit4]    >    1) Thread[id=35750, name=Thread-6823, state=WAITING, group=TGRP-TestUseDocValuesAsStored]
   [junit4]    >         at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]    >         at java.base@9.0.1/java.lang.Object.wait(Object.java:516)
   [junit4]    >         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1717)
   [junit4]    >    2) Thread[id=35747, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestUseDocValuesAsStored]
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    3) Thread[id=35748, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestUseDocValuesAsStored]
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([678DCEB7683F3EAF]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=35750, name=Thread-6823, state=WAITING, group=TGRP-TestUseDocValuesAsStored]
   [junit4]    >         at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]    >         at java.base@9.0.1/java.lang.Object.wait(Object.java:516)
   [junit4]    >         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1717)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([678DCEB7683F3EAF]:0)
   [junit4] Completed [678/748 (5!)] on J1 in 28.43s, 7 tests, 4 errors <<< FAILURES!

[...truncated 40331 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 292 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/292/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRecreateTaxonomy

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_48F67ADE228BD32E-001\replicationClientTest-003\2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_48F67ADE228BD32E-001\replicationClientTest-003\2 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_48F67ADE228BD32E-001\replicationClientTest-003\2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_48F67ADE228BD32E-001\replicationClientTest-003\2

	at __randomizedtesting.SeedInfo.seed([48F67ADE228BD32E:740592BF494A052F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRecreateTaxonomy(IndexAndTaxonomyReplicationClientTest.java:287)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.search.stats.TestExactSharedStatsCache

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

	at __randomizedtesting.SeedInfo.seed([E382ADC9B96A4601]: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.ref_guide_examples.UsingSolrJRefGuideExamplesTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-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-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([BCD922A828D4D5B8]: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 8720 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testRecreateTaxonomy -Dtests.seed=48F67ADE228BD32E -Dtests.slow=true -Dtests.locale=fr-MQ -Dtests.timezone=Asia/Sakhalin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.34s J0 | IndexAndTaxonomyReplicationClientTest.testRecreateTaxonomy <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_48F67ADE228BD32E-001\replicationClientTest-003\2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_48F67ADE228BD32E-001\replicationClientTest-003\2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([48F67ADE228BD32E:740592BF494A052F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRecreateTaxonomy(IndexAndTaxonomyReplicationClientTest.java:287)
   [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]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_48F67ADE228BD32E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=LuceneVarGapFixedInterval), $facets=FSTOrd50, $payloads$=BlockTreeOrds(blocksize=128)}, docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1314, maxMBSortInHeap=5.475030194971181, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-MQ, timezone=Asia/Sakhalin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=84073016,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [6/9 (1!)] on J0 in 6.86s, 5 tests, 1 error <<< FAILURES!

[...truncated 2984 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestExactSharedStatsCache
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\init-core-data-001
   [junit4]   2> 159972 WARN  (SUITE-TestExactSharedStatsCache-seed#[E382ADC9B96A4601]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 159972 INFO  (SUITE-TestExactSharedStatsCache-seed#[E382ADC9B96A4601]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 159974 INFO  (SUITE-TestExactSharedStatsCache-seed#[E382ADC9B96A4601]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 159974 INFO  (SUITE-TestExactSharedStatsCache-seed#[E382ADC9B96A4601]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 159975 INFO  (SUITE-TestExactSharedStatsCache-seed#[E382ADC9B96A4601]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 160727 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\control\cores\collection1
   [junit4]   2> 160730 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 160731 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1da48890{/,null,AVAILABLE}
   [junit4]   2> 160734 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3e86d76a{HTTP/1.1,[http/1.1]}{127.0.0.1:63153}
   [junit4]   2> 160739 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.Server Started @170849ms
   [junit4]   2> 160739 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=63153, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\control\cores}
   [junit4]   2> 160739 ERROR (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 160739 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 160739 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 160739 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 160739 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T01:58:11.929004400Z
   [junit4]   2> 160739 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\control\solr.xml
   [junit4]   2> 160749 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 160749 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 160751 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 160820 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097
   [junit4]   2> 160847 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097
   [junit4]   2> 160847 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097
   [junit4]   2> 160852 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\control\cores
   [junit4]   2> 160852 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 160855 INFO  (coreLoadExecutor-954-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 160859 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 160926 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 160976 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 161147 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 161182 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 161182 INFO  (coreLoadExecutor-954-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@2caaf097
   [junit4]   2> 161182 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 161182 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 161186 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=78.890625, floorSegmentMB=1.6220703125, forceMergeDeletesPctAllowed=14.024268754251318, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5521166074255556
   [junit4]   2> 161337 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 161338 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 161340 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 161341 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 161342 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7622232160382336]
   [junit4]   2> 161342 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62049aef[collection1] main]
   [junit4]   2> 161343 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 161374 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 161502 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 161502 INFO  (searcherExecutor-955-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 161504 INFO  (coreLoadExecutor-954-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583370619001503744
   [junit4]   2> 161507 INFO  (searcherExecutor-955-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 161507 INFO  (searcherExecutor-955-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 161507 INFO  (searcherExecutor-955-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 161508 INFO  (searcherExecutor-955-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 161509 INFO  (searcherExecutor-955-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 161510 INFO  (searcherExecutor-955-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 161511 INFO  (searcherExecutor-955-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 161511 INFO  (searcherExecutor-955-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 161513 INFO  (searcherExecutor-955-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62049aef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 162690 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 162692 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 162692 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@165f35a7{/,null,AVAILABLE}
   [junit4]   2> 162692 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22b94f02{HTTP/1.1,[http/1.1]}{127.0.0.1:63156}
   [junit4]   2> 162692 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.Server Started @172803ms
   [junit4]   2> 162692 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=63156, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\shard0\cores}
   [junit4]   2> 162692 ERROR (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 162692 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 162692 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 162692 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 162692 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T01:58:13.882271600Z
   [junit4]   2> 162692 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 162703 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 162703 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 162713 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 162799 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097
   [junit4]   2> 162818 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097
   [junit4]   2> 162818 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097
   [junit4]   2> 162822 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\shard0\cores
   [junit4]   2> 162822 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 162822 INFO  (coreLoadExecutor-965-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 162823 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 162912 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 162954 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 163128 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 163163 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 163164 INFO  (coreLoadExecutor-965-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@2caaf097
   [junit4]   2> 163165 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 163165 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 163231 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=78.890625, floorSegmentMB=1.6220703125, forceMergeDeletesPctAllowed=14.024268754251318, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5521166074255556
   [junit4]   2> 163376 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 163376 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 163379 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 163379 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 163383 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7622232160382336]
   [junit4]   2> 163383 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e50a294[collection1] main]
   [junit4]   2> 163384 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 163402 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 163510 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 163510 INFO  (searcherExecutor-966-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 163510 INFO  (coreLoadExecutor-965-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583370621104947200
   [junit4]   2> 163512 INFO  (searcherExecutor-966-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 163512 INFO  (searcherExecutor-966-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 163512 INFO  (searcherExecutor-966-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 163513 INFO  (searcherExecutor-966-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 163517 INFO  (searcherExecutor-966-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 163517 INFO  (searcherExecutor-966-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 163518 INFO  (searcherExecutor-966-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 163518 INFO  (searcherExecutor-966-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 163520 INFO  (searcherExecutor-966-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6e50a294[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 164012 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 164025 INFO  (qtp988208365-1523) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1583370621637623808)} 0 8
   [junit4]   2> 164033 INFO  (qtp1851872450-1543) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1583370621648109568)} 0 4
   [junit4]   2> 164037 INFO  (qtp988208365-1532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1583370621655449600)]} 0 2
   [junit4]   2> 164040 INFO  (qtp1851872450-1554) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1583370621657546752)]} 0 1
   [junit4]   2> 164041 INFO  (qtp988208365-1530) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583370621661741056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 164041 INFO  (qtp988208365-1530) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@565fdfd9 commitCommandVersion:1583370621661741056
   [junit4]   2> 164077 INFO  (qtp988208365-1530) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@71d8a83b[collection1] main]
   [junit4]   2> 164080 INFO  (searcherExecutor-955-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71d8a83b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c1)))}
   [junit4]   2> 164080 INFO  (qtp988208365-1530) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 164080 INFO  (qtp988208365-1530) [    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 39
   [junit4]   2> 164081 INFO  (qtp1851872450-1553) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583370621703684096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 164081 INFO  (qtp1851872450-1553) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d2bbd7d commitCommandVersion:1583370621703684096
   [junit4]   2> 164092 INFO  (qtp1851872450-1553) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e774d08[collection1] main]
   [junit4]   2> 164094 INFO  (searcherExecutor-966-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3e774d08[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c1)))}
   [junit4]   2> 164094 INFO  (qtp1851872450-1553) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 164094 INFO  (qtp1851872450-1553) [    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 14
   [junit4]   2> 164100 INFO  (qtp988208365-1529) [    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=2
   [junit4]   2> 164115 INFO  (qtp1851872450-1552) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=http://127.0.0.1:63156//collection1&rid=127.0.0.1-collection1-1510019895295-0&version=2&q=a_t:one&requestPurpose=GET_TERM_STATS&NOW=1510019895292&isShard=true&wt=javabin&debugQuery=false} status=0 QTime=6
   [junit4]   2> 164119 INFO  (qtp1851872450-1552) [    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=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,1,1&shard.url=http://127.0.0.1:63156//collection1&rid=127.0.0.1-collection1-1510019895295-0&rows=10&version=2&org.apache.solr.stats.colStats=a_t,1,1,3,3&q=a_t:one&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1510019895292&isShard=true&org.apache.solr.stats.terms=a_t:on&wt=javabin&debugQuery=false} hits=1 status=0 QTime=1
   [junit4]   2> 164126 INFO  (qtp1851872450-1552) [    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=http://127.0.0.1:63156//collection1&rid=127.0.0.1-collection1-1510019895295-0&version=2&q=a_t:one&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1510019895292&ids=0&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=0
   [junit4]   2> 164128 INFO  (qtp1851872450-1553) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&shards=http://127.0.0.1:63156//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1510019895295-0 hits=1 status=0 QTime=26
   [junit4]   1> ======================= Control Response =======================
   [junit4]   1> {responseHeader={status=0,QTime=2},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 08:58:15 HOVT 2017, _version_=1583370621655449600, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.57735026 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=2.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=1.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> {responseHeader={status=0,QTime=26},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 08:58:15 HOVT 2017, _version_=1583370621657546752, intDvoDefault=42, score=0.57735026}]},debug={track={rid=127.0.0.1-collection1-1510019895295-0,PARSE_QUERY={http://127.0.0.1:63156//collection1={QTime=6,ElapsedTime=9,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=6},org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,1,1,org.apache.solr.stats.colStats=a_t,1,1,3,3,debug={timing={time=6.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=5.0,query={time=5.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={http://127.0.0.1:63156//collection1={QTime=1,ElapsedTime=2,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=1,Response={responseHeader={status=0,QTime=1},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, score=0.57735026}]},sort_values={},debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={http://127.0.0.1:63156//collection1={QTime=0,ElapsedTime=3,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=1,Response={responseHeader={status=0,QTime=0},response={numFound=1,start=0,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 08:58:15 HOVT 2017, _version_=1583370621657546752, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.57735026 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}}},timing={time=6.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=5.0,query={time=5.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}},rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,QParser=LuceneQParser,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.57735026 = fieldNorm(doc=0)
   [junit4]   1> }}}
   [junit4]   2> 164134 INFO  (qtp988208365-1528) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1583370621756112896)]} 0 3
   [junit4]   2> 164139 INFO  (qtp1851872450-1552) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1583370621760307200)]} 0 3
   [junit4]   2> 164141 INFO  (qtp988208365-1527) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583370621766598656,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 164141 INFO  (qtp988208365-1527) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@565fdfd9 commitCommandVersion:1583370621766598656
   [junit4]   2> 164144 INFO  (qtp988208365-1527) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@139b1802[collection1] main]
   [junit4]   2> 164146 INFO  (searcherExecutor-955-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@139b1802[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c1) Uninverting(_1(7.2.0):c1)))}
   [junit4]   2> 164147 INFO  (qtp988208365-1527) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 164147 INFO  (qtp988208365-1527) [    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 7
   [junit4]   2> 164148 INFO  (qtp1851872450-1546) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583370621773938688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 164148 INFO  (qtp1851872450-1546) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d2bbd7d commitCommandVersion:1583370621773938688
   [junit4]   2> 164155 INFO  (qtp1851872450-1546) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@192bdfbe[collection1] main]
   [junit4]   2> 164158 INFO  (searcherExecutor-966-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@192bdfbe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c1) Uninverting(_1(7.2.0):c1)))}
   [junit4]   2> 164159 INFO  (qtp1851872450-1546) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 164159 INFO  (qtp1851872450-1546) [    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> 164166 INFO  (qtp988208365-1526) [    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=6
   [junit4]   2> 164173 INFO  (qtp1851872450-1543) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=http://127.0.0.1:63156//collection1&rid=127.0.0.1-collection1-1510019895361-1&version=2&q=a_t:one+a_t:four&requestPurpose=GET_TERM_STATS&NOW=1510019895356&isShard=true&wt=javabin&debugQuery=false} status=0 QTime=0
   [junit4]   2> 164177 INFO  (qtp1851872450-1543) [    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=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,2,2!a_t:four,1,1&shard.url=http://127.0.0.1:63156//collection1&rid=127.0.0.1-collection1-1510019895361-1&rows=10&version=2&org.apache.solr.stats.colStats=a_t,2,2,8,8&q=a_t:one+a_t:four&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1510019895356&isShard=true&org.apache.solr.stats.terms=a_t:on&org.apache.solr.stats.terms=a_t:four&wt=javabin&debugQuery=false} hits=2 status=0 QTime=1
   [junit4]   2> 164180 INFO  (qtp1851872450-1543) [    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=http://127.0.0.1:63156//collection1&rid=127.0.0.1-collection1-1510019895361-1&version=2&q=a_t:one+a_t:four&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1510019895356&ids=0,1&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=1
   [junit4]   2> 164184 INFO  (qtp1851872450-1546) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one+a_t:four&shards=http://127.0.0.1:63156//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1510019895361-1 hits=2 status=0 QTime=14
   [junit4]   1> ======================= Control Response =======================
   [junit4]   1> {responseHeader={status=0,QTime=6},response={numFound=2,start=0,maxScore=1.0757567,docs=[SolrDocument{id=1, range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 08:58:15 HOVT 2017, _version_=1583370621756112896, intDvoDefault=42, score=1.0757567}, SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 08:58:15 HOVT 2017, _version_=1583370621655449600, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one a_t:four,querystring=a_t:one a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on a_t:four,explain={1=
   [junit4]   1> 1.0757567 = sum of:
   [junit4]   1>   0.4472136 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.4472136 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.4472136 = fieldNorm(doc=0)
   [junit4]   1>   0.6285431 = weight(a_t:four in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.6285431 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         1.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.4472136 = fieldNorm(doc=0)
   [junit4]   1> ,0=
   [junit4]   1> 0.57735026 = sum of:
   [junit4]   1>   0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.57735026 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=6.0,prepare={time=1.0,query={time=1.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=5.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=3.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> {responseHeader={status=0,QTime=14},response={numFound=2,start=0,maxScore=1.0757567,docs=[SolrDocument{id=1, range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 08:58:15 HOVT 2017, _version_=1583370621760307200, intDvoDefault=42, score=1.0757567}, SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 08:58:15 HOVT 2017, _version_=1583370621657546752, intDvoDefault=42, score=0.57735026}]},debug={track={rid=127.0.0.1-collection1-1510019895361-1,PARSE_QUERY={http://127.0.0.1:63156//collection1={QTime=0,ElapsedTime=2,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=0},org.apache.solr.stats.terms=a_t:four,org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,2,2!a_t:four,1,1,org.apache.solr.stats.colStats=a_t,2,2,8,8,debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={http://127.0.0.1:63156//collection1={QTime=1,ElapsedTime=3,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=2,Response={responseHeader={status=0,QTime=1},response={numFound=2,start=0,maxScore=1.0757567,docs=[SolrDocument{id=1, score=1.0757567}, SolrDocument{id=0, score=0.57735026}]},sort_values={},debug={timing={time=1.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={http://127.0.0.1:63156//collection1={QTime=1,ElapsedTime=3,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=2,Response={responseHeader={status=0,QTime=1},response={numFound=2,start=0,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 08:58:15 HOVT 2017, _version_=1583370621657546752, intDvoDefault=42, score=0.57735026}, SolrDocument{id=1, range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Nov 07 08:58:15 HOVT 2017, _version_=1583370621760307200, intDvoDefault=42, score=1.0757567}]},debug={rawquerystring=a_t:one a_t:four,querystring=a_t:one a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on a_t:four,explain={0=
   [junit4]   1> 0.57735026 = sum of:
   [junit4]   1>   0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.57735026 = fieldNorm(doc=0)
   [junit4]   1> ,1=
   [junit4]   1> 1.0757567 = sum of:
   [junit4]   1>   0.4472136 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.4472136 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.4472136 = fieldNorm(doc=0)
   [junit4]   1>   0.6285431 = weight(a_t:four in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.6285431 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         1.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.4472136 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=1.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}}},timing={time=2.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}},rawquerystring=a_t:one a_t:four,querystring=a_t:one a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on a_t:four,QParser=LuceneQParser,explain={1=
   [junit4]   1> 1.0757567 = sum of:
   [junit4]   1>   0.4472136 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.4472136 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.4472136 = fieldNorm(doc=0)
   [junit4]   1>   0.6285431 = weight(a_t:four in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.6285431 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         1.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.4472136 = fieldNorm(doc=0)
   [junit4]   1> ,0=
   [junit4]   1> 0.57735026 = sum of:
   [junit4]   1>   0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.57735026 = fieldNorm(doc=0)
   [junit4]   1> }}}
   [junit4]   2> 164187 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 164189 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3e86d76a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 164189 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=837622383
   [junit4]   2> 164190 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 164190 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3508bbb0: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1262d475
   [junit4]   2> 164195 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 164196 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c32ad2: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4bbb1def
   [junit4]   2> 164205 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 164205 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7fdcb94f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@139fa9ad
   [junit4]   2> 164206 INFO  (coreCloseExecutor-971-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@dee0ffb
   [junit4]   2> 164206 INFO  (coreCloseExecutor-971-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=233705467
   [junit4]   2> 164206 INFO  (coreCloseExecutor-971-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d4e28e1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@98841d6
   [junit4]   2> 164219 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1da48890{/,null,UNAVAILABLE}
   [junit4]   2> 164221 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@22b94f02{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 164221 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=539772226
   [junit4]   2> 164221 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 164222 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fb8203: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5497deac
   [junit4]   2> 164230 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 164230 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e9efada: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4bbb1def
   [junit4]   2> 164236 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 164236 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b5a2c5f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@139fa9ad
   [junit4]   2> 164237 INFO  (coreCloseExecutor-973-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@768e6930
   [junit4]   2> 164237 INFO  (coreCloseExecutor-973-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1989044528
   [junit4]   2> 164237 INFO  (coreCloseExecutor-973-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5842307c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2a0e985
   [junit4]   2> 164258 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@165f35a7{/,null,UNAVAILABLE}
   [junit4]   2> 164769 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 164769 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6919ead9{/,null,AVAILABLE}
   [junit4]   2> 164770 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@698c4b71{HTTP/1.1,[http/1.1]}{127.0.0.1:63162}
   [junit4]   2> 164770 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.Server Started @174879ms
   [junit4]   2> 164770 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=63162, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\control\cores}
   [junit4]   2> 164771 ERROR (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 164771 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 164771 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 164771 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 164771 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T01:58:15.961546800Z
   [junit4]   2> 164772 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\control\solr.xml
   [junit4]   2> 164776 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 164776 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 164777 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 164846 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097
   [junit4]   2> 164857 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097
   [junit4]   2> 164857 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097
   [junit4]   2> 164860 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\control\cores
   [junit4]   2> 164860 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 164870 INFO  (coreLoadExecutor-980-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 164870 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 164946 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 164985 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 165217 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 165239 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 165240 INFO  (coreLoadExecutor-980-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@2caaf097
   [junit4]   2> 165240 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 165240 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 165242 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=78.890625, floorSegmentMB=1.6220703125, forceMergeDeletesPctAllowed=14.024268754251318, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5521166074255556
   [junit4]   2> 165373 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 165373 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 165374 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 165374 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 165377 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7622232160382336]
   [junit4]   2> 165377 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@335e1014[collection1] main]
   [junit4]   2> 165378 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 165380 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 165389 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 165389 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 165389 INFO  (coreLoadExecutor-980-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583370623075221504
   [junit4]   2> 165390 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 165390 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 165390 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 165391 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 165392 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 165397 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 165399 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 165404 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 165409 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@335e1014[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 165971 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 165973 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c4a2541{/,null,AVAILABLE}
   [junit4]   2> 165974 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@443f29f4{HTTP/1.1,[http/1.1]}{127.0.0.1:63165}
   [junit4]   2> 165974 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.e.j.s.Server Started @176083ms
   [junit4]   2> 165974 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=63165, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\shard0\cores}
   [junit4]   2> 165984 ERROR (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 165984 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 165984 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 165984 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 165984 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-07T01:58:17.174548600Z
   [junit4]   2> 165985 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 165991 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 165991 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 165992 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 166054 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097
   [junit4]   2> 166062 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097
   [junit4]   2> 166062 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2caaf097
   [junit4]   2> 166069 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_E382ADC9B96A4601-001\tempDir-001\shard0\cores
   [junit4]   2> 166069 INFO  (TEST-TestExactSharedStatsCache.test-seed#[E382ADC9B96A4601]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 166072 INFO  (coreLoadExecutor-991-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 166073 INFO  (coreLoadExecutor-991-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 166127 INFO  (coreLoadExecutor-991-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 166168 INFO  (coreLoadExecutor-991-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 166306 INFO  (coreLoadExecutor-991-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 166331 INFO  (coreLoadExecutor-991-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 166332 INFO  (coreLoadExecutor-991-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@2caaf097
   [junit4]   2> 166332 INFO  (coreLoadExecutor-991-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 166332 INFO  (coreLoadExecutor-991-thread-1) [    x:collection1] 

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

InfoStream [IW][coreCloseExecutor-292-thread-1]: startCommit(): start
   [junit4]   2> 66749 INFO  (coreCloseExecutor-292-thread-1) [n:127.0.0.1:56684_solr c:techproducts s:shard1 r:core_node2 x:techproducts_shard1_replica_n1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-292-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 66749 INFO  (coreCloseExecutor-292-thread-1) [n:127.0.0.1:56684_solr c:techproducts s:shard1 r:core_node2 x:techproducts_shard1_replica_n1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-292-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 66749 INFO  (coreCloseExecutor-292-thread-1) [n:127.0.0.1:56684_solr c:techproducts s:shard1 r:core_node2 x:techproducts_shard1_replica_n1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-292-thread-1]: commit: took 0.2 msec
   [junit4]   2> 66749 INFO  (coreCloseExecutor-292-thread-1) [n:127.0.0.1:56684_solr c:techproducts s:shard1 r:core_node2 x:techproducts_shard1_replica_n1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-292-thread-1]: commit: done
   [junit4]   2> 66749 INFO  (coreCloseExecutor-292-thread-1) [n:127.0.0.1:56684_solr c:techproducts s:shard1 r:core_node2 x:techproducts_shard1_replica_n1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-292-thread-1]: rollback
   [junit4]   2> 66749 INFO  (coreCloseExecutor-292-thread-1) [n:127.0.0.1:56684_solr c:techproducts s:shard1 r:core_node2 x:techproducts_shard1_replica_n1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-292-thread-1]: all running merges have aborted
   [junit4]   2> 66749 INFO  (coreCloseExecutor-292-thread-1) [n:127.0.0.1:56684_solr c:techproducts s:shard1 r:core_node2 x:techproducts_shard1_replica_n1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-292-thread-1]: rollback: done finish merges
   [junit4]   2> 66749 INFO  (coreCloseExecutor-292-thread-1) [n:127.0.0.1:56684_solr c:techproducts s:shard1 r:core_node2 x:techproducts_shard1_replica_n1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-292-thread-1]: abort
   [junit4]   2> 66749 INFO  (coreCloseExecutor-292-thread-1) [n:127.0.0.1:56684_solr c:techproducts s:shard1 r:core_node2 x:techproducts_shard1_replica_n1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-292-thread-1]: done abort success=true
   [junit4]   2> 66749 INFO  (coreCloseExecutor-292-thread-1) [n:127.0.0.1:56684_solr c:techproducts s:shard1 r:core_node2 x:techproducts_shard1_replica_n1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-292-thread-1]: rollback: infos=
   [junit4]   2> 66749 INFO  (coreCloseExecutor-292-thread-1) [n:127.0.0.1:56684_solr c:techproducts s:shard1 r:core_node2 x:techproducts_shard1_replica_n1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-292-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 66749 INFO  (coreCloseExecutor-292-thread-1) [n:127.0.0.1:56684_solr c:techproducts s:shard1 r:core_node2 x:techproducts_shard1_replica_n1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-292-thread-1]: 0 msec to checkpoint
   [junit4]   2> 66750 INFO  (jetty-closer-561-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98960912641163267-127.0.0.1:56684_solr-n_0000000000) closing
   [junit4]   2> 66750 INFO  (OverseerStateUpdate-98960912641163267-127.0.0.1:56684_solr-n_0000000000) [n:127.0.0.1:56684_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56684_solr
   [junit4]   2> 66751 WARN  (OverseerAutoScalingTriggerThread-98960912641163267-127.0.0.1:56684_solr-n_0000000000) [n:127.0.0.1:56684_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 66752 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 0x15f946cfca00003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 66753 INFO  (jetty-closer-561-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2934896c{/solr,null,UNAVAILABLE}
   [junit4]   2> 66754 ERROR (SUITE-UsingSolrJRefGuideExamplesTest-seed#[BCD922A828D4D5B8]-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> 66754 INFO  (SUITE-UsingSolrJRefGuideExamplesTest-seed#[BCD922A828D4D5B8]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56674 56674
   [junit4]   2> 66755 INFO  (Thread-111) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56674 56674
   [junit4]   2> 66756 WARN  (Thread-111) [    ] 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> 	5	/solr/collections/techproducts/state.json
   [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> 66757 INFO  (SUITE-UsingSolrJRefGuideExamplesTest-seed#[BCD922A828D4D5B8]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Nov 07, 2017 3:01:35 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(Lucene70): {}, docValues:{}, maxPointsInLeafNode=2014, maxMBSortInHeap=6.834930676248643, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-RS, timezone=Asia/Kathmandu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=94517760,total=214511616
   [junit4]   2> NOTE: All tests run in this JVM: [RecursiveEvaluatorTest, SolrExampleEmbeddedTest, CumulativeProbabilityEvaluatorTest, UuidEvaluatorTest, NamedListTest, HyperbolicSineEvaluatorTest, AppendEvaluatorTest, EmpiricalDistributionEvaluatorTest, TestSolrProperties, ArcSineEvaluatorTest, StreamExpressionToExpessionTest, GetByIdTest, FloorEvaluatorTest, TestJavaBinCodec, ConcatOperationTest, ExclusiveOrEvaluatorTest, TestEmbeddedSolrServer, ReverseEvaluatorTest, TestCollectionStateWatchers, LengthEvaluatorTest, JdbcTest, SubtractEvaluatorTest, TestJsonRecordReader, UsingSolrJRefGuideExamplesTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UsingSolrJRefGuideExamplesTest -Dtests.seed=BCD922A828D4D5B8 -Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | UsingSolrJRefGuideExamplesTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_BCD922A828D4D5B8-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BCD922A828D4D5B8]: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 [39/146 (1!)] on J0 in 4.68s, 6 tests, 1 error <<< FAILURES!

[...truncated 39529 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 291 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/291/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.asserting.TestAssertingPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_370308D264E2E32F-001\testPostingsFormat.testExact-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_370308D264E2E32F-001\testPostingsFormat.testExact-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_370308D264E2E32F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_370308D264E2E32F-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_370308D264E2E32F-001\testPostingsFormat.testExact-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_370308D264E2E32F-001\testPostingsFormat.testExact-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_370308D264E2E32F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_370308D264E2E32F-001

	at __randomizedtesting.SeedInfo.seed([370308D264E2E32F]: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.analytics.function.mapping.GTEFunctionTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.GTEFunctionTest_7A5007A99C58F15C-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.GTEFunctionTest_7A5007A99C58F15C-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.GTEFunctionTest_7A5007A99C58F15C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.GTEFunctionTest_7A5007A99C58F15C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.GTEFunctionTest_7A5007A99C58F15C-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.GTEFunctionTest_7A5007A99C58F15C-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.GTEFunctionTest_7A5007A99C58F15C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.GTEFunctionTest_7A5007A99C58F15C-001

	at __randomizedtesting.SeedInfo.seed([7A5007A99C58F15C]: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-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001 

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

	at __randomizedtesting.SeedInfo.seed([FFAC1E7D74545522]: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.rest.schema.TestFieldTypeResource

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data\spellcheckerFreq    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data\spellcheckerFreq\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data\spellcheckerFreq\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data\spellcheckerFreq
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data\spellcheckerFreq\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data\spellcheckerFreq\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001

	at __randomizedtesting.SeedInfo.seed([FFAC1E7D74545522]: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 1973 lines...]
   [junit4] Suite: org.apache.lucene.codecs.asserting.TestAssertingPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1637, maxMBSortInHeap=5.242353826499254, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=IB SPL-L1, field=DFR I(n)1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=IB SPL-D3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS=DFR G3(800.0), body=IB LL-D2, f_DOCS=DFR I(F)L3(800.0)}, locale=ar-IQ, timezone=Indian/Christmas
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=36065280,total=111149056
   [junit4]   2> NOTE: All tests run in this JVM: [TestHandleTrackingFS, TestWorstCaseTestBehavior, Nested, TestMockDirectoryWrapper, TestForceMergePolicy, TestRamUsageTesterOnWildAnimals, TestExtrasFS, Nested1, TestCompressingStoredFieldsFormat, TestAssertingNormsFormat, TestShuffleFS, TestLookaheadTokenFilter, TestMockAnalyzer, Nested, Nested2, TestMockCharFilter, TestMockSynonymFilter, TestAssertingPointsFormat, TestAssertingPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAssertingPostingsFormat -Dtests.seed=370308D264E2E32F -Dtests.slow=true -Dtests.locale=ar-IQ -Dtests.timezone=Indian/Christmas -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestAssertingPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_370308D264E2E32F-001\testPostingsFormat.testExact-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_370308D264E2E32F-001\testPostingsFormat.testExact-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_370308D264E2E32F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_370308D264E2E32F-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([370308D264E2E32F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [24/41 (1!)] on J1 in 5.45s, 25 tests, 1 error <<< FAILURES!

[...truncated 10039 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestFieldTypeResource
   [junit4]   2> 480270 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\init-core-data-001
   [junit4]   2> 480272 WARN  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 480272 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 480280 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-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> 480295 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-001\cores\core
   [junit4]   2> 480302 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 480302 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 480306 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core
   [junit4]   2> 480315 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 480316 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7131945f{/solr,null,AVAILABLE}
   [junit4]   2> 480318 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5c8c6a91{SSL,[ssl, http/1.1]}{127.0.0.1:62872}
   [junit4]   2> 480318 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.e.j.s.Server Started @488578ms
   [junit4]   2> 480318 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62872, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores}
   [junit4]   2> 480319 ERROR (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 480319 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 480319 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 480319 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 480319 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T15:10:00.326Z
   [junit4]   2> 480319 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 480338 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 480338 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 480339 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@47933ad8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 480441 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47933ad8
   [junit4]   2> 480451 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47933ad8
   [junit4]   2> 480451 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47933ad8
   [junit4]   2> 480456 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores
   [junit4]   2> 480456 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 480493 INFO  (coreLoadExecutor-2487-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 480494 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 480579 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 480638 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 480925 WARN  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.ManagedSynonymFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 481105 WARN  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 481105 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 481117 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 481119 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 481119 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 481119 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 481119 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 481121 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 481122 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 481122 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 481122 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 481122 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 481122 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 481122 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 481122 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 481122 INFO  (coreLoadExecutor-2487-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@47933ad8
   [junit4]   2> 481122 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 481122 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data\]
   [junit4]   2> 481133 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 481334 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 481334 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 481335 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 481335 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 481336 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=15.67578125, floorSegmentMB=1.1708984375, forceMergeDeletesPctAllowed=2.5897120489156977, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 481356 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5094cdd1[collection1] main]
   [junit4]   2> 481359 WARN  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 481359 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using InMemoryStorage
   [junit4]   2> 481360 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 481360 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english
   [junit4]   2> 481360 WARN  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 481360 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using InMemoryStorage
   [junit4]   2> 481360 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 481360 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 481361 WARN  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 481364 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 481373 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 481373 WARN  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 481374 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 481376 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 481376 WARN  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 481376 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 481376 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 481376 WARN  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 481376 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 481376 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 481377 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 481384 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 481491 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 481491 INFO  (searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 481491 INFO  (coreLoadExecutor-2487-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583329838626766848
   [junit4]   2> 481493 INFO  (searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 481493 INFO  (searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 481493 INFO  (searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 481494 INFO  (searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 481496 INFO  (searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 481497 INFO  (searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 481504 INFO  (searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 481505 INFO  (searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 481507 INFO  (searcherExecutor-2488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5094cdd1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 481996 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#62872
   [junit4]   2> 482042 INFO  (TEST-TestFieldTypeResource.testJsonGetFieldType-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testJsonGetFieldType
   [junit4]   2> 482077 INFO  (qtp1072507289-4556) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/float params={showDefaults=on&indent=on&wt=json} status=0 QTime=1
   [junit4]   2> 482078 INFO  (TEST-TestFieldTypeResource.testJsonGetFieldType-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testJsonGetFieldType
   [junit4]   2> 482086 INFO  (TEST-TestFieldTypeResource.testXMLGetNotFoundFieldType-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testXMLGetNotFoundFieldType
   [junit4]   2> 482089 INFO  (qtp1072507289-4549) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/not_in_there params={indent=on&wt=xml} status=404 QTime=0
   [junit4]   2> 482097 INFO  (TEST-TestFieldTypeResource.testXMLGetNotFoundFieldType-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testXMLGetNotFoundFieldType
   [junit4]   2> 482101 INFO  (TEST-TestFieldTypeResource.testXMLGetFieldTypeDontShowDefaults-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testXMLGetFieldTypeDontShowDefaults
   [junit4]   2> 482116 INFO  (qtp1072507289-4548) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/teststop params={indent=on&wt=xml} status=0 QTime=13
   [junit4]   2> 482117 INFO  (TEST-TestFieldTypeResource.testXMLGetFieldTypeDontShowDefaults-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testXMLGetFieldTypeDontShowDefaults
   [junit4]   2> 482124 INFO  (TEST-TestFieldTypeResource.testXMLGetFieldType-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testXMLGetFieldType
   [junit4]   2> 482128 INFO  (qtp1072507289-4547) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/float params={showDefaults=true&indent=on&wt=xml} status=0 QTime=3
   [junit4]   2> 482130 INFO  (TEST-TestFieldTypeResource.testXMLGetFieldType-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testXMLGetFieldType
   [junit4]   2> 482143 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5c8c6a91{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 482144 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=209493285
   [junit4]   2> 482151 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 482151 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f622232: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5d4247f4
   [junit4]   2> 482155 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 482155 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7634fe30: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@f8cc64b
   [junit4]   2> 482158 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 482158 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45452e71: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7edb3bfe
   [junit4]   2> 482268 INFO  (coreCloseExecutor-2493-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@35e6e9dc
   [junit4]   2> 482268 INFO  (coreCloseExecutor-2493-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=904325596
   [junit4]   2> 482268 INFO  (coreCloseExecutor-2493-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c2806b5: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3e80158
   [junit4]   2> 482303 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7131945f{/solr,null,UNAVAILABLE}
   [junit4]   2> 482321 INFO  (SUITE-TestFieldTypeResource-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1924, maxMBSortInHeap=6.07001910739204, sim=RandomSimilarity(queryNorm=false): {}, locale=mk, timezone=America/Cordoba
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=66404848,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyNumericUtils, TestUpdate, CursorMarkTest, TestRecovery, BadCopyFieldTest, TestCollationFieldDocValues, HdfsDirectoryTest, TestLazyCores, RegexBytesRefFilterTest, RegexBoostProcessorTest, TestRangeQuery, TestUseDocValuesAsStored, DateFieldTest, BinaryUpdateRequestHandlerTest, TestMultiWordSynonyms, TestPhraseSuggestions, TestReloadAndDeleteDocs, TestStressRecovery, TestPolicyCloud, TestImplicitCoreProperties, TestSolr4Spatial, TestGeoJSONResponseWriter, TestLegacyField, TestHttpShardHandlerFactory, PeerSyncReplicationTest, CollectionReloadTest, TestMacros, TestQuerySenderNoQuery, TestSQLHandlerNonCloud, CleanupOldIndexTest, SignatureUpdateProcessorFactoryTest, TestDocTermOrds, RulesTest, TestRandomCollapseQParserPlugin, TestDelegationWithHadoopAuth, TestSolrConfigHandlerConcurrent, SyncSliceTest, CoreAdminRequestStatusTest, TestLocalFSCloudBackupRestore, ChaosMonkeySafeLeaderWithPullReplicasTest, TestLRUStatsCache, ResourceLoaderTest, TestJmxIntegration, PreAnalyzedFieldManagedSchemaCloudTest, SaslZkACLProviderTest, TestRTimerTree, SortByFunctionTest, DistanceUnitsTest, TestRequestStatusCollectionAPI, MigrateRouteKeyTest, TestQuerySenderListener, TolerantUpdateProcessorTest, XsltUpdateRequestHandlerTest, LeaderElectionContextKeyTest, TestApiFramework, RAMDirectoryFactoryTest, TestSimpleQParserPlugin, TestNumericRangeQuery64, TestFileDictionaryLookup, FastVectorHighlighterTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SharedFSAutoReplicaFailoverTest, TestInitQParser, SuggesterWFSTTest, ConjunctionSolrSpellCheckerTest, BigEndianAscendingWordSerializerTest, RequestHandlersTest, TestRetrieveFieldsOptimizer, DateMathParserTest, TestCustomStream, TestFieldTypeResource]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldTypeResource -Dtests.seed=FFAC1E7D74545522 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=America/Cordoba -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestFieldTypeResource (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data\spellcheckerFreq
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data\spellcheckerFreq\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001\tempDir-003\cores\core\data\spellcheckerFreq\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_FFAC1E7D74545522-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FFAC1E7D74545522]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [144/747 (1!)] on J0 in 2.14s, 4 tests, 1 error <<< FAILURES!

[...truncated 1497 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigSetImmutable
   [junit4]   2> 3694678 INFO  (SUITE-TestConfigSetImmutable-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\init-core-data-001
   [junit4]   2> 3694678 INFO  (SUITE-TestConfigSetImmutable-seed#[FFAC1E7D74545522]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3694683 INFO  (SUITE-TestConfigSetImmutable-seed#[FFAC1E7D74545522]-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> 3694685 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSolrConfigHandlerImmutable
   [junit4]   2> 3695143 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3695143 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3695144 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-003\cores\core
   [junit4]   2> 3695149 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3695150 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26532cf0{/solr,null,AVAILABLE}
   [junit4]   2> 3695150 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@743d2ab7{SSL,[ssl, http/1.1]}{127.0.0.1:51138}
   [junit4]   2> 3695150 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.e.j.s.Server Started @3703003ms
   [junit4]   2> 3695150 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51138, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-003\cores}
   [junit4]   2> 3695150 ERROR (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3695150 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 3695150 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3695150 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3695150 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T16:03:34.748Z
   [junit4]   2> 3695151 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-001\solr.xml
   [junit4]   2> 3695159 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3695159 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3695160 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3eca98fe, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3695229 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eca98fe
   [junit4]   2> 3695237 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eca98fe
   [junit4]   2> 3695237 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eca98fe
   [junit4]   2> 3695240 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-003\cores
   [junit4]   2> 3695240 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3695240 INFO  (coreLoadExecutor-9276-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3695242 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 3695290 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3695299 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 3695303 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 3695321 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1560117490
   [junit4]   2> 3695322 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=253167692
   [junit4]   2> 3695322 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1733985578
   [junit4]   2> 3695391 WARN  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3695393 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 3695393 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 3695394 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 3695394 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 3695394 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 3695394 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 3695395 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 3695395 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 3695395 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 3695395 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 3695398 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 3695398 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 3695398 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 3695405 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 3695405 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 3695405 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 3695405 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 3695405 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 3695405 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 3695405 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 3695405 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 3695405 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 3695405 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 3695405 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 3695405 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 3695409 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 3695414 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 3695414 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 3695415 INFO  (coreLoadExecutor-9276-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@3eca98fe
   [junit4]   2> 3695415 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3695415 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-003\cores\core\data\]
   [junit4]   2> 3695420 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=1.1708984375, floorSegmentMB=0.794921875, forceMergeDeletesPctAllowed=18.876443036480573, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10087120594535115
   [junit4]   2> 3695490 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3695491 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3695492 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3695492 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3695492 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=81.3828125, floorSegmentMB=0.3798828125, forceMergeDeletesPctAllowed=6.741917349122009, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.583463995150772
   [junit4]   2> 3695493 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f98a68b[collection1] main]
   [junit4]   2> 3695494 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-001\collection1\conf
   [junit4]   2> 3695494 WARN  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 3695495 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-001\collection1\conf
   [junit4]   2> 3695495 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 3695495 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 3695495 WARN  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 3695496 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-001\collection1\conf
   [junit4]   2> 3695496 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 3695496 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 3695496 WARN  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 3695496 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 3695497 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 3695497 WARN  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 3695497 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 3695497 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 3695497 WARN  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 3695497 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 3695498 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 3695498 WARN  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 3695498 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 3695498 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 3695499 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3695499 INFO  (searcherExecutor-9277-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f98a68b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3695499 INFO  (coreLoadExecutor-9276-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583333208329551872
   [junit4]   2> 3695500 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#51138
   [junit4]   2> 3695526 ERROR (qtp1543035188-27153) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException:  solrconfig editing is not enabled because ConfigSet is immutable
   [junit4]   2> 	at org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:134)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.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:426)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 3695528 INFO  (qtp1543035188-27153) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/config params={} status=403 QTime=0
   [junit4]   2> 3695529 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@743d2ab7{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3695529 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1698292829
   [junit4]   2> 3695529 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3695529 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d580110: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5d3216f3
   [junit4]   2> 3695533 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3695533 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@783a6d48: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1444c6f2
   [junit4]   2> 3695536 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3695536 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3eccc4c6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@107b40a2
   [junit4]   2> 3695537 INFO  (coreCloseExecutor-9282-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@59dd83d6
   [junit4]   2> 3695537 INFO  (coreCloseExecutor-9282-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1507689430
   [junit4]   2> 3695537 INFO  (coreCloseExecutor-9282-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16c36428: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@476a2986
   [junit4]   2> 3695545 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26532cf0{/solr,null,UNAVAILABLE}
   [junit4]   2> 3695547 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSolrConfigHandlerImmutable
   [junit4]   2> 3695548 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddSchemaFieldsImmutable
   [junit4]   2> 3696022 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3696022 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3696023 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-006\cores\core
   [junit4]   2> 3696027 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3696027 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fdafcae{/solr,null,AVAILABLE}
   [junit4]   2> 3696028 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@295dd7da{SSL,[ssl, http/1.1]}{127.0.0.1:51146}
   [junit4]   2> 3696029 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.e.j.s.Server Started @3703881ms
   [junit4]   2> 3696029 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51146, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-004, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-006\cores}
   [junit4]   2> 3696029 ERROR (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3696029 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 3696030 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3696030 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3696030 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T16:03:35.628Z
   [junit4]   2> 3696030 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-004\solr.xml
   [junit4]   2> 3696038 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3696038 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3696039 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3eca98fe, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3696107 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eca98fe
   [junit4]   2> 3696115 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eca98fe
   [junit4]   2> 3696115 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eca98fe
   [junit4]   2> 3696118 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\tempDir-006\cores
   [junit4]   2> 3696118 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[FFAC1E7D74545522]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3696118 INFO  (coreLoadExecutor-9289-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3696119 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001/tempDir-004/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001/tempDir-004/collection1/lib/classes]
   [junit4]   2> 3696169 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3696178 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 3696182 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 3696272 WARN  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3696274 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 3696274 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 3696275 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 3696275 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 3696275 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 3696275 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 3696276 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 3696276 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 3696276 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 3696276 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 3696278 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 3696278 INFO  (coreLoadExecutor-9289-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/a

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


   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetPivotLargeTest, TestQueryTypes, CdcrUpdateLogTest, QueryEqualityTest, SuggestComponentTest, SpellingQueryConverterTest, TestGroupingSearch, DeleteLastCustomShardedReplicaTest, TestCollectionAPIs, SchemaVersionSpecificBehaviorTest, TestConfigSetProperties, TestCorePropertiesReload, QueryElevationComponentTest, DocExpirationUpdateProcessorFactoryTest, DistributedExpandComponentTest, SolrSlf4jReporterTest, RecoveryAfterSoftCommitTest, FieldMutatingUpdateProcessorTest, SpellCheckCollatorWithCollapseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DistributedFacetPivotSmallAdvancedTest, ShardRoutingCustomTest, TestMacroExpander, TestStressLiveNodes, TestFilteredDocIdSet, TestHdfsUpdateLog, TestReload, TestNestedDocsSort, DOMUtilTest, TestRemoteStreaming, SSLMigrationTest, TestOnReconnectListenerSupport, DistributedQueueTest, SystemInfoHandlerTest, TestRawTransformer, CdcrReplicationDistributedZkTest, TestSSLRandomization, DistributedIntervalFacetingTest, DistributedMLTComponentTest, RequestLoggingTest, TestPayloadCheckQParserPlugin, HttpTriggerListenerTest, TestClusterStateMutator, UUIDUpdateProcessorFallbackTest, TestTolerantUpdateProcessorCloud, TestSha256AuthenticationProvider, SolrCoreTest, TestCloudInspectUtil, LoggingHandlerTest, TermVectorComponentDistributedTest, TestFaceting, DocumentBuilderTest, FileBasedSpellCheckerTest, TestJettySolrRunner, MBeansHandlerTest, AutoScalingHandlerTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestBinaryResponseWriter, MissingSegmentRecoveryTest, BadComponentTest, SystemLogListenerTest, TestSchemaNameResource, TestWordDelimiterFilterFactory, TestPivotHelperCode, TestManagedSynonymGraphFilterFactory, BaseCdcrDistributedZkTest, TestBadConfig, BufferStoreTest, TestNonDefinedSimilarityFactory, TestReqParamsAPI, DistribDocExpirationUpdateProcessorTest, OpenCloseCoreStressTest, JvmMetricsTest, TestBM25SimilarityFactory, TestComplexPhraseLeadingWildcard, TestCloudSchemaless, TestPullReplica, TestFunctionQuery, TestLegacyFieldReuse, ExitableDirectoryReaderTest, TermVectorComponentTest, SolrIndexConfigTest, TestLeaderElectionWithEmptyReplica, TestManagedStopFilterFactory, TestBlobHandler, TestLMJelinekMercerSimilarityFactory, TestNoOpRegenerator, CdcrRequestHandlerTest, TestNumericTerms64, BlockCacheTest, TestTrie, DocumentAnalysisRequestHandlerTest, BasicZkTest, BooleanFieldTest, SampleTest, TestConfigSetsAPIExclusivity, QueryResultKeyTest, CoreAdminHandlerTest, TestSolrIndexConfig, TestCoreContainer, TestExclusionRuleCollectionAccess, TestSolrCLIRunExample, PeerSyncTest, TestSort, TestZkChroot, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, ZkNodePropsTest, HLLUtilTest, TestSuggestSpellingConverter, ClassificationUpdateProcessorTest, TestMissingGroups, SubstringBytesRefFilterTest, TestJsonFacets, ReplaceNodeTest, TestFieldCacheVsDocValues, TestShardHandlerFactory, TestRebalanceLeaders, TestFieldCache, MetricsHandlerTest, ZkSolrClientTest, DocValuesNotIndexedTest, TestExtendedDismaxParser, VMParamsZkACLAndCredentialsProvidersTest, CoreAdminCreateDiscoverTest, V2StandaloneTest, TestMergePolicyConfig, TestSolrCloudSnapshots, MultiThreadedOCPTest, TestPostingsSolrHighlighter, TestSQLHandler, ExecutePlanActionTest, TestObjectReleaseTracker, SearchHandlerTest, TestFoldingMultitermQuery, MoreLikeThisHandlerTest, CoreSorterTest, TestCharFilters, MetricUtilsTest, AliasIntegrationTest, CoreMergeIndexesAdminHandlerTest, TestSolrJ, StatsReloadRaceTest, DistributedFacetPivotWhiteBoxTest, LukeRequestHandlerTest, BlobRepositoryCloudTest, TestSolrCoreParser, TestSchemalessBufferedUpdates, TestSystemCollAutoCreate, RuleEngineTest, HdfsNNFailoverTest, TestAddFieldRealTimeGet, AnalyticsQueryTest, ZkStateWriterTest, SimpleFacetsTest, DebugComponentTest, TestSkipOverseerOperations, DocValuesMissingTest, VersionInfoTest, TestStressCloudBlindAtomicUpdates, TestClusterProperties, TestSimpleTrackingShardHandler, DeleteStatusTest, CustomCollectionTest, TestCSVLoader, TestCoreAdminApis, LargeFieldTest, LeaderFailoverAfterPartitionTest, TestQueryUtils, TestStandardQParsers, AddBlockUpdateTest, TestLuceneIndexBackCompat, LegacyCloudClusterPropTest, IndexSchemaRuntimeFieldTest, TestTrieFacet, CollectionsAPIAsyncDistributedZkTest, SimpleCollectionCreateDeleteTest, ResponseHeaderTest, CollectionsAPIDistributedZkTest, TestExportWriter, TestCollectionsAPIViaSolrCloudCluster, TestPointFields, LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerTaskQueueTest, RemoteQueryErrorTest, RestartWhileUpdatingTest, ShardSplitTest, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestLeaderInitiatedRecoveryThread, TestPrepRecovery, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestRequestForwarding, TestSegmentSorting, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TlogReplayBufferedWhileIndexingTest, AutoAddReplicasIntegrationTest, ComputePlanActionTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateReaderTest, ImplicitSnitchTest, CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest, DirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigSetImmutable -Dtests.seed=FFAC1E7D74545522 -Dtests.slow=true -Dtests.locale=pt-PT -Dtests.timezone=Africa/Nouakchott -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_FFAC1E7D74545522-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FFAC1E7D74545522]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [587/747 (2!)] on J1 in 3.15s, 3 tests, 1 error <<< FAILURES!

[...truncated 3529 lines...]
   [junit4] Suite: org.apache.solr.analytics.function.mapping.GTEFunctionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.GTEFunctionTest_7A5007A99C58F15C-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=957, maxMBSortInHeap=5.5492426882943455, sim=RandomSimilarity(queryNorm=false): {}, locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Africa/Lubumbashi
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=55753496,total=152043520
   [junit4]   2> NOTE: All tests run in this JVM: [CastingStringValueStreamTest, PivotFacetTest, CeilingFunctionTest, CastingIntValueStreamTest, LegacyQueryFacetTest, LegacyFacetSortingTest, LegacyAbstractAnalyticsCloudTest, NoFacetTest, ConstantValueTest, CastingDoubleValueStreamTest, AbsoluteValueFunctionTest, DateMathFunctionTest, LTFunctionTest, SubtractFunctionTest, DateFieldsTest, RemoveFunctionTest, FilterFunctionTest, DivideFunctionTest, LegacyExpressionTest, GTEFunctionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=GTEFunctionTest -Dtests.seed=7A5007A99C58F15C -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Africa/Lubumbashi -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | GTEFunctionTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.GTEFunctionTest_7A5007A99C58F15C-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.GTEFunctionTest_7A5007A99C58F15C-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.GTEFunctionTest_7A5007A99C58F15C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.GTEFunctionTest_7A5007A99C58F15C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A5007A99C58F15C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [40/78 (1!)] on J1 in 0.08s, 6 tests, 1 error <<< FAILURES!

[...truncated 44336 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 290 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/290/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.search.highlight.TokenSourcesTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001\index-MMapDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001\index-MMapDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001\index-MMapDirectory-001\_0.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001\index-MMapDirectory-001\_0.fdt    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001\index-MMapDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001\index-MMapDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001\index-MMapDirectory-001\_0.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001\index-MMapDirectory-001\_0.fdt
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001

	at __randomizedtesting.SeedInfo.seed([2E7E356A9693E634]: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.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=18, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=18, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([5298681287E09076:DD168FB2958C6389]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([5298681287E09076]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)




Build Log:
[...truncated 7415 lines...]
   [junit4] Suite: org.apache.lucene.search.highlight.TokenSourcesTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=PostingsFormat(name=Direct), text=PostingsFormat(name=Asserting), fld_tv=PostingsFormat(name=Asserting), fld_notv=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=181, maxMBSortInHeap=6.39813191895287, sim=RandomSimilarity(queryNorm=true): {field=DFR I(ne)2, text=DFR I(ne)Z(0.3), fld_tv=IB LL-DZ(0.3), fld_notv=DFR GL2}, locale=en-AU, timezone=Asia/Novokuznetsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=69984520,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [FieldPhraseListTest, WeightedFragListBuilderTest, LengthGoalBreakIteratorTest, FieldTermStackTest, SimpleFragListBuilderTest, TestUnifiedHighlighterExtensibility, TestSplittingBreakIterator, HighlightCustomQueryTest, BreakIteratorBoundaryScannerTest, IndexTimeSynonymTest, HighlighterPhraseTest, SimpleFragmentsBuilderTest, FieldQueryTest, TokenSourcesTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TokenSourcesTest -Dtests.seed=2E7E356A9693E634 -Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TokenSourcesTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001\index-MMapDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001\index-MMapDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001\index-MMapDirectory-001\_0.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001\index-MMapDirectory-001\_0.fdt
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\J1\temp\lucene.search.highlight.TokenSourcesTest_2E7E356A9693E634-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2E7E356A9693E634]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [15/29 (1!)] on J1 in 0.58s, 17 tests, 1 error <<< FAILURES!

[...truncated 1280 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> nov 05, 2017 9:14:46 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ADVERTENCIA: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([5298681287E09076]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=5298681287E09076 -Dtests.slow=true -Dtests.locale=es-NI -Dtests.timezone=America/Creston -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   2.03s J1 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=18, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5298681287E09076:DD168FB2958C6389]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5298681287E09076]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=LuceneFixedGap), $facets=FSTOrd50, $payloads$=PostingsFormat(name=Memory)}, docValues:{$facets=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=542, maxMBSortInHeap=7.901836274217635, sim=RandomSimilarity(queryNorm=true): {}, locale=es-NI, timezone=America/Creston
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=76648856,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyRevisionTest, IndexRevisionTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [7/9 (1!)] on J1 in 4.35s, 5 tests, 1 error <<< FAILURES!

[...truncated 52670 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 289 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/289/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
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-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_1781D893AE08CF23-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_1781D893AE08CF23-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_1781D893AE08CF23-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_1781D893AE08CF23-001 

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

	at __randomizedtesting.SeedInfo.seed([1781D893AE08CF23]: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=18, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=18, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([E454D962E14189BF:6BDA3EC2F32D7A40]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([E454D962E14189BF]: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.cloud.BasicZkTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001\spellcheckerFreq    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001\spellcheckerFreq\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001\spellcheckerFreq\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001\spellcheckerFreq
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001\spellcheckerFreq\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001\spellcheckerFreq\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001

	at __randomizedtesting.SeedInfo.seed([64582DF60B061A85]: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.TestSkipOverseerOperations.testSkipDownOperations

Error Message:
Error from server at http://127.0.0.1:63492/solr: Timed out waiting to see all replicas: [collection2_shard1_replica_n1, collection2_shard1_replica_n2, collection2_shard2_replica_n3, collection2_shard2_replica_n4] in cluster state.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63492/solr: Timed out waiting to see all replicas: [collection2_shard1_replica_n1, collection2_shard1_replica_n2, collection2_shard2_replica_n3, collection2_shard2_replica_n4] in cluster state.
	at __randomizedtesting.SeedInfo.seed([64582DF60B061A85:A3CA5FB0F64AA153]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations(TestSkipOverseerOperations.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations

Error Message:
Error from server at http://127.0.0.1:63492/solr: Could not fully create collection: collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63492/solr: Could not fully create collection: collection1
	at __randomizedtesting.SeedInfo.seed([64582DF60B061A85:94B2FE0AD4256AEF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:56)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 7920 lines...]
   [junit4] Suite: org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper
   [junit4] IGNOR/A 0.01s J1 | TestHardLinkCopyDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.02s J1 | TestHardLinkCopyDirectoryWrapper.testCopyHardLinks
   [junit4]    > Assumption #1: hardlinks are not supported
   [junit4] IGNOR/A 0.00s J1 | TestHardLinkCopyDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=902, maxMBSortInHeap=6.948792967056098, sim=RandomSimilarity(queryNorm=false): {}, locale=es-AR, timezone=PLT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=40178032,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestHardLinkCopyDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHardLinkCopyDirectoryWrapper -Dtests.seed=1781D893AE08CF23 -Dtests.slow=true -Dtests.locale=es-AR -Dtests.timezone=PLT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_1781D893AE08CF23-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_1781D893AE08CF23-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_1781D893AE08CF23-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_1781D893AE08CF23-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1781D893AE08CF23]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [2/13 (1!)] on J1 in 4.64s, 43 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 753 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> Nov 05, 2017 7:14:02 AM 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([E454D962E14189BF]: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=E454D962E14189BF -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=Pacific/Rarotonga -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.28s J1 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=18, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E454D962E14189BF:6BDA3EC2F32D7A40]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E454D962E14189BF]: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=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1041, maxMBSortInHeap=5.797589262081328, sim=RandomSimilarity(queryNorm=false): {}, locale=ro, timezone=Pacific/Rarotonga
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=60005032,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyRevisionTest, IndexRevisionTest, IndexReplicationClientTest]
   [junit4] Completed [3/9 (1!)] on J1 in 1.97s, 4 tests, 1 error <<< FAILURES!

[...truncated 3059 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicZkTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001
   [junit4]   2> 461875 WARN  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 461875 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 461880 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-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> 461880 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 461881 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 461908 INFO  (Thread-547) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 461908 INFO  (Thread-547) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 461911 ERROR (Thread-547) [    ] 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> 461983 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59163
   [junit4]   2> 461998 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 0x15f8d36a48a0000, 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> 462051 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 462053 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 462062 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 462064 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 462067 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 462071 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 462072 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 462075 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 462079 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 462083 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 462085 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 462090 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 462092 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 462180 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 462205 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 462425 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 462457 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59163/solr
   [junit4]   2> 462461 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 0x15f8d36a48a0002, 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> 462577 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 462578 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 88.99.242.118:8983_
   [junit4]   2> 462579 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.c.Overseer Overseer (id=98952982653698051-88.99.242.118:8983_-n_0000000000) starting
   [junit4]   2> 462584 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_
   [junit4]   2> 462694 INFO  (zkCallback-945-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 462719 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5a7a85
   [junit4]   2> 462724 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5a7a85
   [junit4]   2> 462724 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5a7a85
   [junit4]   2> 462772 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 462779 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 462859 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 462882 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 463018 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 463041 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 463042 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.88.99.242.118:8983__collection1' (registry 'solr.core.collection1.shard1.88.99.242.118:8983__collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5a7a85
   [junit4]   2> 463042 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 463042 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001\]
   [junit4]   2> 463051 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=0.130859375, floorSegmentMB=1.90234375, forceMergeDeletesPctAllowed=10.306854874369028, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 463165 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 463165 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 463167 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 463167 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 463167 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=88.634765625, floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=28.10848557363099, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 463168 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cd05210[collection1] main]
   [junit4]   2> 463169 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 463180 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 463249 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 463249 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_ x:collection1 s:shard1 c:collection1) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 463249 INFO  (coreLoadExecutor-1402-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583247723862163456
   [junit4]   2> 463250 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_ x:collection1 s:shard1 c:collection1) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 463250 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_ x:collection1 s:shard1 c:collection1) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 463250 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_ x:collection1 s:shard1 c:collection1) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 463251 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_ x:collection1 s:shard1 c:collection1) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 463251 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_ x:collection1 s:shard1 c:collection1) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 463253 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_ x:collection1 s:shard1 c:collection1) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 463254 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_ x:collection1 s:shard1 c:collection1) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 463254 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 463255 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_ x:collection1 s:shard1 c:collection1) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 463259 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_ x:collection1 s:shard1 c:collection1) [n:88.99.242.118:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cd05210[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 463263 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.SolrTestCaseJ4 ###Starting testBasic
   [junit4]   2> 463264 INFO  (coreZkRegister-1394-thread-1-processing-n:88.99.242.118:8983_ x:collection1 s:shard1 c:collection1) [n:88.99.242.118:8983_ c:collection1 s:shard1 r:88.99.242.118:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 463264 INFO  (coreZkRegister-1394-thread-1-processing-n:88.99.242.118:8983_ x:collection1 s:shard1 c:collection1) [n:88.99.242.118:8983_ c:collection1 s:shard1 r:88.99.242.118:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 463264 INFO  (coreZkRegister-1394-thread-1-processing-n:88.99.242.118:8983_ x:collection1 s:shard1 c:collection1) [n:88.99.242.118:8983_ c:collection1 s:shard1 r:88.99.242.118:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 463267 INFO  (coreZkRegister-1394-thread-1-processing-n:88.99.242.118:8983_ x:collection1 s:shard1 c:collection1) [n:88.99.242.118:8983_ c:collection1 s:shard1 r:88.99.242.118:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://88.99.242.118:8983/collection1/ shard1
   [junit4]   2> 463427 WARN  (coreZkRegister-1394-thread-1-processing-n:88.99.242.118:8983_ x:collection1 s:shard1 c:collection1) [n:88.99.242.118:8983_ c:collection1 s:shard1 r:88.99.242.118:8983__collection1 x:collection1] o.a.s.c.ZkController Skipping recovery according to sys prop solrcloud.skip.autorecovery
   [junit4]   2> 463427 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=qlkciyopsbgzyvkylsjhchghjrdf&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 463441 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[42 (-1583247724060344320)]} 0 3
   [junit4]   2> 463444 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1583247724064538624)]} 0 1
   [junit4]   2> 463445 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583247724067684352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 463445 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@690fbda6 commitCommandVersion:1583247724067684352
   [junit4]   2> 463573 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5337874d[collection1] main]
   [junit4]   2> 463574 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 463575 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5337874d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
   [junit4]   2> 463576 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 131
   [junit4]   2> 463584 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42+AND+val_s:aa\;bb&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=7
   [junit4]   2> 463587 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42+AND+val_s:"aa;bb"&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=2
   [junit4]   2> 463588 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42+AND+val_s:aa&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 463590 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[42 (-1583247724218679296)]} 0 1
   [junit4]   2> 463590 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583247724219727872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 463590 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@690fbda6 commitCommandVersion:1583247724219727872
   [junit4]   2> 463597 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c034cf6[collection1] main]
   [junit4]   2> 463600 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 463600 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c034cf6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 463601 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 463602 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 463613 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1583247724232310784)]} 0 10
   [junit4]   2> 463613 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1583247724243845120)]} 0 0
   [junit4]   2> 463614 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583247724244893696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 463614 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@690fbda6 commitCommandVersion:1583247724244893696
   [junit4]   2> 463667 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e843891[collection1] main]
   [junit4]   2> 463668 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 463669 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e843891[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):C2/1:delGen=1)))}
   [junit4]   2> 463670 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 55
   [junit4]   2> 463670 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 463672 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1583247724303613952)]} 0 2
   [junit4]   2> 463673 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1583247724306759680)]} 0 0
   [junit4]   2> 463674 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583247724307808256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 463674 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@690fbda6 commitCommandVersion:1583247724307808256
   [junit4]   2> 463699 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@162205ac[collection1] main]
   [junit4]   2> 463702 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@162205ac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):C2/1:delGen=1)))}
   [junit4]   2> 463702 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 463707 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 33
   [junit4]   2> 463707 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 463713 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101 (1583247724344508416)]} 0 3
   [junit4]   2> 463714 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101 (1583247724349751296)]} 0 1
   [junit4]   2> 463716 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[105 (1583247724351848448)]} 0 0
   [junit4]   2> 463717 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[102 (1583247724351848449)]} 0 0
   [junit4]   2> 463718 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[103 (1583247724352897024)]} 0 0
   [junit4]   2> 463718 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101 (1583247724353945600)]} 0 0
   [junit4]   2> 463718 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583247724353945601,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 463718 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@690fbda6 commitCommandVersion:1583247724353945601
   [junit4]   2> 463734 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@41a5928d[collection1] main]
   [junit4]   2> 463735 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 463737 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@41a5928d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):C2/1:delGen=1) Uninverting(_3(7.2.0):C6/2:delGen=1)))}
   [junit4]   2> 463738 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 19
   [junit4]   2> 463738 ERROR (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] 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> 463739 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59163 59163
   [junit4]   2> 463740 INFO  (Thread-547) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59163 59163
   [junit4]   2> 463743 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[201 (1583247724378062848)]} 0 2
   [junit4]   2> 463847 WARN  (zkCallback-945-thread-3-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20fcbdd3 name: ZooKeeperConnection Watcher:127.0.0.1:59163/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 463847 WARN  (zkCallback-945-thread-3-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 464076 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 464076 INFO  (Thread-549) [n:88.99.242.118:8983_    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:59163
   [junit4]   2> 464076 INFO  (Thread-549) [n:88.99.242.118:8983_    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 464121 ERROR (Thread-549) [n:88.99.242.118:8983_    ] 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> 464177 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.ZkTestServer start zk server on port:59163
   [junit4]   2> 464478 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[100+TO+110]&rows=2147483647&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 464485 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[100+TO+111]&rows=1147483647&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 464487 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[100+TO+110]&qt=&start=0&rows=20&version=2.2} hits=4 status=0 QTime=0
   [junit4]   2> 464488 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[102 (-1583247725161349120)]} 0 0
   [junit4]   2> 464490 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583247725162397696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 464490 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@690fbda6 commitCommandVersion:1583247725162397696
   [junit4]   2> 464734 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@709bb3a2[collection1] main]
   [junit4]   2> 464737 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@709bb3a2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):C2/1:delGen=1) Uninverting(_3(7.2.0):C6/3:delGen=2) Uninverting(_4(7.2.0):C1)))}
   [junit4]   2> 464737 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 464739 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 250
   [junit4]   2> 464739 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[100+TO+110]&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 464741 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[105 (-1583247725425590272)]} 0 1
   [junit4]   2> 464741 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583247725426638848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 464741 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@690fbda6 commitCommandVersion:1583247725426638848
   [junit4]   2> 464768 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@358c6ba[collection1] main]
   [junit4]   2> 464770 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 464772 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@358c6ba[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):C2/1:delGen=1) Uninverting(_3(7.2.0):C6/4:delGen=3) Uninverting(_4(7.2.0):C1)))}
   [junit4]   2> 464772 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 31
   [junit4]   2> 464773 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[100+TO+110]&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 464778 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10a647b8[collection1] realtime]
   [junit4]   2> 464779 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=id:[100 TO 110] (-1583247725461241856)} 0 5
   [junit4]   2> 464781 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583247725468581888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 464781 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@690fbda6 commitCommandVersion:1583247725468581888
   [junit4]   2> 464782 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@64c6f1db[collection1] main]
   [junit4]   2> 464783 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 464784 INFO  (searcherExecutor-1404-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@64c6f1db[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):C2/1:delGen=1) Uninverting(_4(7.2.0):C1)))}
   [junit4]   2> 464785 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 464786 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[100+TO+110]&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 465809 ERROR (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 465814 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 465903 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.c.Config Ignoring exception matching solrconfig.xml
   [junit4]   2> 465903 INFO  (TEST-BasicZkTest.testBasic-seed#[64582DF60B061A85]) [n:88.99.242.118:8983_    ] o.a.s.SolrTestCaseJ4 ###Ending testBasic
   [junit4]   2> 465904 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 465906 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1511212338
   [junit4]   2> 465906 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 465906 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@699b3279: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@23cfb96e
   [junit4]   2> 465910 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 465911 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19c98fd5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@74b0ea73
   [junit4]   2> 465915 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 465915 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@467fe425: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@376152cd
   [junit4]   2> 465918 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_
   [junit4]   2> 465922 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 465925 INFO  (zkCallback-945-thread-13-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 465931 INFO  (coreCloseExecutor-1409-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1 r:88.99.242.118:8983__collection1 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e7dcf4b
   [junit4]   2> 465931 INFO  (coreCloseExecutor-1409-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1 r:88.99.242.118:8983__collection1 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.88.99.242.118:8983__collection1, tag=511561547
   [junit4]   2> 465931 INFO  (coreCloseExecutor-1409-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1 r:88.99.242.118:8983__collection1 x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44410e75: rootName = null, domain = solr.core.collection1.shard1.88.99.242.118:8983__collection1, service url = null, agent id = null] for registry solr.core.collection1.shard1.88.99.242.118:8983__collection1 / com.codahale.metrics.MetricRegistry@26a94a22
   [junit4]   2> 465941 INFO  (coreCloseExecutor-1409-thread-1-processing-n:88.99.242.118:8983_) [n:88.99.242.118:8983_ c:collection1 s:shard1 r:88.99.242.118:8983__collection1 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=511561547
   [junit4]   2> 465965 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.c.Overseer Overseer (id=98952982653698051-88.99.242.118:8983_-n_0000000000) closing
   [junit4]   2> 465969 WARN  (OverseerAutoScalingTriggerThread-98952982653698051-88.99.242.118:8983_-n_0000000000) [n:88.99.242.118:8983_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 465970 INFO  (OverseerStateUpdate-98952982653698051-88.99.242.118:8983_-n_0000000000) [n:88.99.242.118:8983_    ] o.a.s.c.Overseer Overseer Loop exiting : 88.99.242.118:8983_
   [junit4]   2> 465982 ERROR (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] 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> 465983 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59163 59163
   [junit4]   2> 465985 INFO  (Thread-549) [n:88.99.242.118:8983_    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59163 59163
   [junit4]   2> 465987 INFO  (SUITE-BasicZkTest-seed#[64582DF60B061A85]-worker) [n:88.99.242.118:8983_    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Nov 05, 2017 5:24:53 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=PostingsFormat(name=Direct), val_s=PostingsFormat(name=Asserting), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1234, maxMBSortInHeap=5.193210209561637, sim=RandomSimilarity(queryNorm=true): {}, locale=el-CY, timezone=Singapore
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=154510448,total=492830720
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomFlRTGCloud, TestLeaderElectionWithEmptyReplica, HttpPartitionTest, BigEndianAscendingWordDeserializerTest, SolrSlf4jReporterTest, TestManagedStopFilterFactory, TestBadConfig, TestFoldingMultitermQuery, PolyFieldTest, TestWordDelimiterFilterFactory, EchoParamsTest, TestPullReplica, TestJsonFacets, TestTolerantUpdateProcessorCloud, ClassificationUpdateProcessorTest, DocumentBuilderTest, TestFunctionQuery, TestConfigOverlay, UpdateRequestProcessorFactoryTest, TestClusterStateMutator, TestLockTree, BadComponentTest, TestXmlQParserPlugin, TestFieldCacheSort, BufferStoreTest, DocValuesTest, SystemInfoHandlerTest, TestJettySolrRunner, TestReload, OutOfBoxZkACLAndCredentialsProvidersTest, ReplaceNodeTest, TestStressLiveNodes, TestCSVLoader, TestDistributedGrouping, SampleTest, ZkNodePropsTest, TestDocSet, TestOnReconnectListenerSupport, BasicZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicZkTest -Dtests.seed=64582DF60B061A85 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=Singapore -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | BasicZkTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001\spellcheckerFreq
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001\spellcheckerFreq\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001\init-core-data-001\spellcheckerFreq\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicZkTest_64582DF60B061A85-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([64582DF60B061A85]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [72/747 (1!)] on J1 in 4.67s, 1 test, 1 error <<< FAILURES!

[...truncated 418 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSkipOverseerOperations
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_64582DF60B061A85-001\init-core-data-001
   [junit4]   2> 805237 WARN  (SUITE-TestSkipOverseerOperations-seed#[64582DF60B061A85]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 805237 INFO  (SUITE-TestSkipOverseerOperations-seed#[64582DF60B061A85]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 805239 INFO  (SUITE-TestSkipOverseerOperations-seed#[64582DF60B061A85]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 805239 INFO  (SUITE-TestSkipOverseerOperations-seed#[64582DF60B061A85]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 805244 INFO  (SUITE-TestSkipOverseerOperations-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_64582DF60B061A85-001\tempDir-001
   [junit4]   2> 805244 INFO  (SUITE-TestSkipOverseerOperations-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 805244 INFO  (Thread-1544) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 805244 INFO  (Thread-1544) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 805249 ERROR (Thread-1544) [    ] 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> 805345 INFO  (SUITE-TestSkipOverseerOperations-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63488
   [junit4]   2> 805354 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 0x15f8d3be1b30000, 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> 805357 INFO  (jetty-launcher-3137-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 805358 INFO  (jetty-launcher-3137-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8f4c35c{/solr,null,AVAILABLE}
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22c5edcb{HTTP/1.1,[http/1.1]}{127.0.0.1:63492}
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-1) [    ] o.e.j.s.Server Started @814134ms
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63492}
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 805359 ERROR (jetty-launcher-3137-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-05T17:30:32.866Z
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54933db7{/solr,null,AVAILABLE}
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5744d745{HTTP/1.1,[http/1.1]}{127.0.0.1:63495}
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-3) [    ] o.e.j.s.Server Started @814136ms
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63495}
   [junit4]   2> 805359 ERROR (jetty-launcher-3137-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-05T17:30:32.866Z
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 805359 INFO  (jetty-launcher-3137-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b657f23{/solr,null,AVAILABLE}
   [junit4]   2> 805363 INFO  (jetty-launcher-3137-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@321f76fb{HTTP/1.1,[http/1.1]}{127.0.0.1:63501}
   [junit4]   2> 805363 INFO  (jetty-launcher-3137-thread-2) [    ] o.e.j.s.Server Started @814139ms
   [junit4]   2> 805363 INFO  (jetty-launcher-3137-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63501}
   [junit4]   2> 805364 ERROR (jetty-launcher-3137-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 805364 INFO  (jetty-launcher-3137-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 805364 INFO  (jetty-launcher-3137-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 805364 INFO  (jetty-launcher-3137-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 805364 INFO  (jetty-launcher-3137-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-05T17:30:32.871Z
   [junit4]   2> 805370 INFO  (jetty-launcher-3137-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 805370 INFO  (jetty-launcher-3137-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 805371 INFO  (jetty-launcher-3137-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 805381 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 0x15f8d3be1b30003, 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> 805390 INFO  (jetty-launcher-3137-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63488/solr
   [junit4]   2> 805390 INFO  (jetty-launcher-3137-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63488/solr
   [junit4]   2> 805393 INFO  (jetty-launcher-3137-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63488/solr
   [junit4]   2> 805395 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 0x15f8d3be1b30005, 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> 805398 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 0x15f8d3be1b30006, 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> 805522 INFO  (jetty-launcher-3137-thread-3) [n:127.0.0.1:63495_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 805522 INFO  (jetty-launcher-3137-thread-1) [n:127.0.0.1:63492_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 805522 INFO  (jetty-launcher-3137-thread-2) [n:127.0.0.1:63501_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 805523 INFO  (jetty-launcher-3137-thread-3) [n:127.0.0.1:63495_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63495_solr
   [junit4]   2> 805523 INFO  (jetty-launcher-3137-thread-1) [n:127.0.0.1:63492_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63492_solr
   [junit4]   2> 805523 INFO  (jetty-launcher-3137-thread-2) [n:127.0.0.1:63501_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63501_solr
   [junit4]   2> 805523 INFO  (jetty-launcher-3137-thread-3) [n:127.0.0.1:63495_solr    ] o.a.s.c.Overseer Overseer (id=98953005154631688-127.0.0.1:63495_solr-n_0000000000) starting
   [junit4]   2> 805527 INFO  (zkCallback-3154-thread-1-processing-n:127.0.0.1:63492_solr) [n:127.0.0.1:63492_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 805527 INFO  (zkCallback-3153-thread-1-processing-n:127.0.0.1:63501_solr) [n:127.0.0.1:63501_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 805527 INFO  (zkCallback-3152-thread-1-processing-n:127.0.0.1:63495_solr) [n:127.0.0.1:63495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 805532 INFO  (jetty-launcher-3137-thread-3) [n:127.0.0.1:63495_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63495_solr
   [junit4]   2> 805554 INFO  (zkCallback-3152-thread-1-processing-n:127.0.0.1:63495_solr) [n:127.0.0.1:63495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 805554 INFO  (zkCallback-3154-thread-1-processing-n:127.0.0.1:63492_solr) [n:127.0.0.1:63492_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 805554 INFO  (zkCallback-3153-thread-1-processing-n:127.0.0.1:63501_solr) [n:127.0.0.1:63501_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 805644 INFO  (jetty-launcher-3137-thread-2) [n:127.0.0.1:63501_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63501.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5a7a85
   [junit4]   2> 805646 INFO  (jetty-launcher-3137-thread-3) [n:127.0.0.1:63495_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63495.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5a7a85
   [junit4]   2> 805652 INFO  (jetty-launcher-3137-thread-2) [n:127.0.0.1:63501_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63501.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5a7a85
   [junit4]   2> 805653 INFO  (jetty-launcher-3137-thread-2) [n:127.0.0.1:63501_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63501.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5a7a85
   [junit4]   2> 805655 INFO  (jetty-launcher-3137-thread-2) [n:127.0.0.1:63501_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_64582DF60B061A85-001\tempDir-001\node2\.
   [junit4]   2> 805655 INFO  (jetty-launcher-3137-thread-1) [n:127.0.0.1:63492_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63492.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5a7a85
   [junit4]   2> 805658 INFO  (jetty-launcher-3137-thread-3) [n:127.0.0.1:63495_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63495.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5a7a85
   [junit4]   2> 805658 INFO  (jetty-launcher-3137-thread-3) [n:127.0.0.1:63495_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63495.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5a7a85
   [junit4]   2> 805659 INFO  (jetty-launcher-3137-thread-3) [n:127.0.0.1:63495_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_64582DF60B061A85-001\tempDir-001\node3\.
   [junit4]   2> 805666 INFO  (jetty-launcher-3137-thread-1) [n:127.0.0.1:63492_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63492.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5a7a85
   [junit4]   2> 805667 INFO  (jetty-launcher-3137-thread-1) [n:127.0.0.1:63492_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63492.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5a7a85
   [junit4]   2> 805669 INFO  (jetty-launcher-3137-thread-1) [n:127.0.0.1:63492_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_64582DF60B061A85-001\tempDir-001\node1\.
   [junit4]   2> 805754 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 0x15f8d3be1b3000a, 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> 805760 INFO  (SUITE-TestSkipOverseerOperations-seed#[64582DF60B061A85]

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

 INFO  (jetty-closer-3138-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 866298 INFO  (jetty-closer-3138-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 866298 INFO  (jetty-closer-3138-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 866298 INFO  (zkCallback-3152-thread-1-processing-n:127.0.0.1:63495_solr) [n:127.0.0.1:63495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 866298 INFO  (jetty-closer-3138-thread-3) [    ] o.a.s.c.Overseer Overseer (id=98953005154631688-127.0.0.1:63495_solr-n_0000000000) closing
   [junit4]   2> 866298 INFO  (zkCallback-3153-thread-1-processing-n:127.0.0.1:63501_solr) [n:127.0.0.1:63501_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 866299 INFO  (OverseerStateUpdate-98953005154631688-127.0.0.1:63495_solr-n_0000000000) [n:127.0.0.1:63495_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63495_solr
   [junit4]   2> 866299 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 0x15f8d3be1b30007, 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> 866300 WARN  (OverseerAutoScalingTriggerThread-98953005154631688-127.0.0.1:63495_solr-n_0000000000) [n:127.0.0.1:63495_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 866300 INFO  (jetty-closer-3138-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b657f23{/solr,null,UNAVAILABLE}
   [junit4]   2> 866300 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 0x15f8d3be1b30008, 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> 867800 WARN  (zkCallback-3152-thread-1-processing-n:127.0.0.1:63495_solr) [n:127.0.0.1:63495_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:63501_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:63501_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:749)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 867800 INFO  (jetty-closer-3138-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54933db7{/solr,null,UNAVAILABLE}
   [junit4]   2> 867802 ERROR (SUITE-TestSkipOverseerOperations-seed#[64582DF60B061A85]-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> 867802 INFO  (SUITE-TestSkipOverseerOperations-seed#[64582DF60B061A85]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63488 63488
   [junit4]   2> 867803 INFO  (Thread-1544) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63488 63488
   [junit4]   2> 867804 WARN  (Thread-1544) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_64582DF60B061A85-001
   [junit4]   2> Nov 05, 2017 5:31:35 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=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=en-GB, timezone=Europe/Guernsey
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=282982168,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomFlRTGCloud, TestLeaderElectionWithEmptyReplica, HttpPartitionTest, BigEndianAscendingWordDeserializerTest, SolrSlf4jReporterTest, TestManagedStopFilterFactory, TestBadConfig, TestFoldingMultitermQuery, PolyFieldTest, TestWordDelimiterFilterFactory, EchoParamsTest, TestPullReplica, TestJsonFacets, TestTolerantUpdateProcessorCloud, ClassificationUpdateProcessorTest, DocumentBuilderTest, TestFunctionQuery, TestConfigOverlay, UpdateRequestProcessorFactoryTest, TestClusterStateMutator, TestLockTree, BadComponentTest, TestXmlQParserPlugin, TestFieldCacheSort, BufferStoreTest, DocValuesTest, SystemInfoHandlerTest, TestJettySolrRunner, TestReload, OutOfBoxZkACLAndCredentialsProvidersTest, ReplaceNodeTest, TestStressLiveNodes, TestCSVLoader, TestDistributedGrouping, SampleTest, ZkNodePropsTest, TestDocSet, TestOnReconnectListenerSupport, BasicZkTest, AtomicUpdateProcessorFactoryTest, CollectionsAPIAsyncDistributedZkTest, LegacyCloudClusterPropTest, MetricsHandlerTest, FacetPivotSmallTest, HttpTriggerListenerTest, CopyFieldTest, JavabinLoaderTest, PeerSyncWithIndexFingerprintCachingTest, ConcurrentDeleteAndCreateCollectionTest, TestConfigSetsAPIExclusivity, DOMUtilTest, SimpleFacetsTest, TestRandomFaceting, MetricUtilsTest, TestPayloadCheckQParserPlugin, TestRemoteStreaming, RequestLoggingTest, TestMacroExpander, ActionThrottleTest, SolrMetricReporterTest, IndexSchemaRuntimeFieldTest, CdcrUpdateLogTest, TermVectorComponentTest, TestFilteredDocIdSet, VersionInfoTest, DocumentAnalysisRequestHandlerTest, AnalysisAfterCoreReloadTest, BaseCdcrDistributedZkTest, TestEmbeddedSolrServerConstructors, DeleteStatusTest, TestObjectReleaseTracker, JsonLoaderTest, TestSmileRequest, ExternalFileFieldSortTest, UpdateParamsTest, MoveReplicaHDFSTest, TestHashPartitioner, AnalyticsQueryTest, BJQParserTest, PluginInfoTest, CdcrReplicationDistributedZkTest, RuleEngineTest, TestFastWriter, BasicAuthIntegrationTest, SolrCoreMetricManagerTest, SimpleCollectionCreateDeleteTest, TestRawTransformer, TestBlendedInfixSuggestions, MoreLikeThisHandlerTest, SimplePostToolTest, CoreAdminCreateDiscoverTest, BasicDistributedZk2Test, LukeRequestHandlerTest, HLLUtilTest, TestExtendedDismaxParser, TestAuthenticationFramework, TestUseDocValuesAsStored2, SearchHandlerTest, TestPivotHelperCode, TestSort, SoftAutoCommitTest, TestGroupingSearch, TestReqParamsAPI, TestCollectionAPIs, TestManagedResourceStorage, HdfsNNFailoverTest, TestExclusionRuleCollectionAccess, TestConfigSetProperties, SynonymTokenizerTest, TestImpersonationWithHadoopAuth, TestCollectionsAPIViaSolrCloudCluster, TestSearchPerf, TestNRTOpen, TestSQLHandler, TestSolrQueryResponse, SolrShardReporterTest, TestCrossCoreJoin, ResponseHeaderTest, DirectSolrSpellCheckerTest, TestSkipOverseerOperations]
   [junit4] Completed [184/747 (2!)] on J1 in 63.34s, 2 tests, 2 errors <<< FAILURES!

[...truncated 49216 lines...]

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

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

5 tests failed.
FAILED:  org.apache.solr.core.TestLazyCores.testNoCommit

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([860D18A1E60DB91C:596DB9702D2ADAB9]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
	at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
	at org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound='10']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int><lst name="params"><str name="q">*:*</str></lst></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=*:*
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
	... 41 more


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=23340, name=searcherExecutor-8388-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=23340, name=searcherExecutor-8388-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([860D18A1E60DB91C]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=23340, name=searcherExecutor-8388-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=23340, name=searcherExecutor-8388-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([860D18A1E60DB91C]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.MoreLikeThisHandlerTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.MoreLikeThisHandlerTest_860D18A1E60DB91C-001\init-core-data-001\spellcheckerFQCN: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.MoreLikeThisHandlerTest_860D18A1E60DB91C-001\init-core-data-001\spellcheckerFQCN    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.MoreLikeThisHandlerTest_860D18A1E60DB91C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.MoreLikeThisHandlerTest_860D18A1E60DB91C-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-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.MoreLikeThisHandlerTest_860D18A1E60DB91C-001\init-core-data-001\spellcheckerFQCN: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.MoreLikeThisHandlerTest_860D18A1E60DB91C-001\init-core-data-001\spellcheckerFQCN
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.MoreLikeThisHandlerTest_860D18A1E60DB91C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.MoreLikeThisHandlerTest_860D18A1E60DB91C-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([860D18A1E60DB91C]: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.update.TestUpdate

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

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

	at __randomizedtesting.SeedInfo.seed([860D18A1E60DB91C]: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 11685 lines...]
   [junit4] Suite: org.apache.solr.handler.MoreLikeThisHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.MoreLikeThisHandlerTest_860D18A1E60DB91C-001\init-core-data-001
   [junit4]   2> 237240 WARN  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 237240 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 237242 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-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> 237242 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 237242 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 237242 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 237341 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 237397 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 237633 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 237791 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1300e6d
   [junit4]   2> 237811 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1300e6d
   [junit4]   2> 237811 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1300e6d
   [junit4]   2> 237816 INFO  (coreLoadExecutor-1255-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 237817 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 237925 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 237968 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 238189 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 238208 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 238209 INFO  (coreLoadExecutor-1255-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@1300e6d
   [junit4]   2> 238210 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 238210 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.MoreLikeThisHandlerTest_860D18A1E60DB91C-001\init-core-data-001\]
   [junit4]   2> 238212 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4652322994735535]
   [junit4]   2> 238346 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 238346 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 238347 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 238348 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 238354 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=38.8994140625, floorSegmentMB=1.669921875, forceMergeDeletesPctAllowed=19.702705332650496, segmentsPerTier=7.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 238354 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@22f8b[collection1] main]
   [junit4]   2> 238356 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 238363 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 238395 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 238396 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 238396 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 238396 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 238396 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 238397 INFO  (coreLoadExecutor-1255-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583208922848690176
   [junit4]   2> 238397 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 238397 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 238397 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 238398 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 238398 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 238402 INFO  (searcherExecutor-1256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22f8b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 238403 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 238405 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInterface
   [junit4]   2> 238413 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1583208922860224512)]} 0 4
   [junit4]   2> 238420 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43 (1583208922871758848)]} 0 1
   [junit4]   2> 238421 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44 (1583208922872807424)]} 0 0
   [junit4]   2> 238422 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45 (1583208922874904576)]} 0 0
   [junit4]   2> 238425 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46 (1583208922875953152)]} 0 2
   [junit4]   2> 238426 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583208922879098880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 238426 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16da699 commitCommandVersion:1583208922879098880
   [junit4]   2> 238448 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1deaceb[collection1] main]
   [junit4]   2> 238452 INFO  (searcherExecutor-1256-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1deaceb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C5)))}
   [junit4]   2> 238453 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 238453 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 27
   [junit4]   2> 238467 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&mlt=true&mlt.fl=name,subword&mlt.interestingTerms=details&mlt.mintf=1&mlt.mindf=1&indent=true} hits=1 status=0 QTime=11
   [junit4]   2> 238473 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&mlt=true&mlt.fl=name,subword&mlt.interestingTerms=details&mlt.mintf=1&mlt.mindf=1&indent=true&mlt.boost=true} hits=1 status=0 QTime=3
   [junit4]   2> 238476 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:44&mlt=true&mlt.fl=name,subword&mlt.interestingTerms=details&mlt.mintf=1&mlt.mindf=1&indent=true&mlt.boost=true} hits=1 status=0 QTime=1
   [junit4]   2> 238479 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:44&mlt=true&mlt.fl=name,subword&mlt.interestingTerms=details&mlt.mintf=1&mlt.mindf=1&indent=true&mlt.boost=true&debugQuery=true} hits=1 status=0 QTime=2
   [junit4]   2> 238486 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3Did}44&mlt=true&mlt.fl=name,subword&mlt.interestingTerms=details&mlt.mintf=1&mlt.mindf=1&indent=true&mlt.boost=true} hits=1 status=0 QTime=1
   [junit4]   2> 238490 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&mlt=true&mlt.fl=name,subword&mlt.interestingTerms=details&mlt.mintf=1&mlt.mindf=1&indent=true&mlt.boost=true&mlt.qf=name^5.0+subword^0.1} hits=1 status=0 QTime=3
   [junit4]   2> 238497 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3Did}44&mlt=true&mlt.fl=name,subword&mlt.interestingTerms=details&mlt.mintf=1&mlt.mindf=1&indent=true&mlt.boost=true&mlt.qf=name^5.0+subword^0.1&qt=/mlt} status=0 QTime=5
   [junit4]   2> 238500 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3Did}44&mlt=true&mlt.fl=name,subword&mlt.interestingTerms=details&mlt.mintf=1&mlt.mindf=1&indent=true&mlt.boost=true&mlt.qf=name^5.0+subword^0.1&qt=/mlt&debugQuery=true} status=0 QTime=1
   [junit4]   2> 238500 INFO  (TEST-MoreLikeThisHandlerTest.testInterface-seed#[860D18A1E60DB91C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInterface
   [junit4]   2> 238501 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 238501 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21935524
   [junit4]   2> 238501 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 238501 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fdd9dc: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5d887d
   [junit4]   2> 238508 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 238508 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58f4b6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1dcd769
   [junit4]   2> 238515 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 238515 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1bf224: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@382a7d
   [junit4]   2> 238517 INFO  (coreCloseExecutor-1261-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1cafc88
   [junit4]   2> 238517 INFO  (coreCloseExecutor-1261-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=30080136
   [junit4]   2> 238517 INFO  (coreCloseExecutor-1261-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17f502a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1d57349
   [junit4]   2> 238538 INFO  (SUITE-MoreLikeThisHandlerTest-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=pt-BR, timezone=America/Guayaquil
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=87105176,total=213884928
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocBasedVersionConstraints, TestLuceneMatchVersion, TestLRUCache, CdcrRequestHandlerTest, TestSolrCloudWithKerberosAlt, AddBlockUpdateTest, TestDynamicLoading, FacetPivotSmallTest, TestAnalyzedSuggestions, TestValueSourceCache, ClassificationUpdateProcessorTest, TestStandardQParsers, TestComplexPhraseLeadingWildcard, TestZkChroot, SolrPluginUtilsTest, AtomicUpdateProcessorFactoryTest, CheckHdfsIndexTest, CachingDirectoryFactoryTest, QueryElevationComponentTest, TestFieldCache, TestTolerantUpdateProcessorCloud, TestReqParamsAPI, HdfsLockFactoryTest, FullSolrCloudDistribCmdsTest, TestJettySolrRunner, BadComponentTest, TestStressLucene, BufferStoreTest, CollectionStateFormat2Test, TestSearcherReuse, TestBM25SimilarityFactory, TestFastLRUCache, TestRecoveryHdfs, TestStressLiveNodes, SOLR749Test, TestDistributedGrouping, UninvertDocValuesMergePolicyTest, TestConfigSetProperties, QueryEqualityTest, DocValuesMultiTest, TestSSLRandomization, MoreLikeThisHandlerTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MoreLikeThisHandlerTest -Dtests.seed=860D18A1E60DB91C -Dtests.slow=true -Dtests.locale=pt-BR -Dtests.timezone=America/Guayaquil -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | MoreLikeThisHandlerTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.MoreLikeThisHandlerTest_860D18A1E60DB91C-001\init-core-data-001\spellcheckerFQCN: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.MoreLikeThisHandlerTest_860D18A1E60DB91C-001\init-core-data-001\spellcheckerFQCN
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.MoreLikeThisHandlerTest_860D18A1E60DB91C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.MoreLikeThisHandlerTest_860D18A1E60DB91C-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([860D18A1E60DB91C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [54/747 (1!)] on J1 in 1.34s, 1 test, 1 error <<< FAILURES!

[...truncated 238 lines...]
   [junit4] Suite: org.apache.solr.update.TestUpdate
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestUpdate_860D18A1E60DB91C-001\init-core-data-001
   [junit4]   2> 482536 WARN  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 482536 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 482541 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-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> 482542 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 482543 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 482543 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 482597 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 482615 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 482700 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 482798 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c5b078
   [junit4]   2> 482808 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c5b078
   [junit4]   2> 482808 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c5b078
   [junit4]   2> 482810 INFO  (coreLoadExecutor-2014-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 482812 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 482873 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 482886 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 482968 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 482981 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 482981 INFO  (coreLoadExecutor-2014-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@1c5b078
   [junit4]   2> 482981 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 482981 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestUpdate_860D18A1E60DB91C-001\init-core-data-001\]
   [junit4]   2> 482983 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=64.171875, floorSegmentMB=0.375, forceMergeDeletesPctAllowed=2.2116067442905827, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 482986 WARN  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 483074 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 483074 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 483082 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 483082 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 483082 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.88268947203186]
   [junit4]   2> 483082 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f730c7[collection1] main]
   [junit4]   2> 483082 WARN  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 483086 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 483086 INFO  (coreLoadExecutor-2014-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583209179489763328
   [junit4]   2> 483087 INFO  (searcherExecutor-2015-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f730c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 483089 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 483092 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdatableDocs
   [junit4]   2> 483093 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 483095 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f1e4b1[collection1] realtime]
   [junit4]   2> 483095 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 2
   [junit4]   2> 483098 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179499200512)]} 0 2
   [junit4]   2> 483099 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179503394816)]} 0 0
   [junit4]   2> 483100 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179504443392)]} 0 0
   [junit4]   2> 483100 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,*_i,*_is,copyfield_*&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483101 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179505491968)]} 0 0
   [junit4]   2> 483102 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,*_i,*_is&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483102 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179506540544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 483108 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@302e6f[collection1] main]
   [junit4]   2> 483109 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483112 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@302e6f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C4/3:delGen=1)))}
   [junit4]   2> 483113 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 483117 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,*_i,*_is,copyfield_*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 483118 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{} 0 0
   [junit4]   2> 483119 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=2&versions=true&wt=json&indent=true}{} 0 0
   [junit4]   2> 483120 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179524366336)]} 0 1
   [junit4]   2> 483121 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=1583209179524366336&versions=true&wt=json&indent=true}{add=[1 (1583209179526463488)]} 0 0
   [junit4]   2> 483122 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,*_i,*_is&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483122 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179527512064)]} 0 0
   [junit4]   2> 483122 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,*_i,*_is&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483123 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179528560640)]} 0 0
   [junit4]   2> 483123 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,*_i,*_is&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483124 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{delete=[1 (-1583209179529609216)]} 0 0
   [junit4]   2> 483124 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{} 0 0
   [junit4]   2> 483125 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179529609217)]} 0 0
   [junit4]   2> 483125 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,val*&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483126 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179530657792)]} 0 0
   [junit4]   2> 483126 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179531706368)]} 0 0
   [junit4]   2> 483127 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,val*&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483127 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179532754944)]} 0 0
   [junit4]   2> 483128 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,val*&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483129 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179533803520)]} 0 0
   [junit4]   2> 483129 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,val*&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483130 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179534852096)]} 0 0
   [junit4]   2> 483130 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,val*&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483130 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{} 0 0
   [junit4]   2> 483131 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching Invalid update of id field
   [junit4]   2> 483131 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,val*&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483132 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179537997824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483132 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179537997824
   [junit4]   2> 483139 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d7f793[collection1] main]
   [junit4]   2> 483140 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483143 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d7f793[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):C10/9:delGen=1)))}
   [junit4]   2> 483143 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 483144 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=id&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 483145 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 483145 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15358e0[collection1] realtime]
   [junit4]   2> 483146 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 483146 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179552677888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483146 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179552677888
   [junit4]   2> 483149 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@25c9b4[collection1] main]
   [junit4]   2> 483149 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483152 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25c9b4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 483153 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 483156 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179561066496)]} 0 2
   [junit4]   2> 483156 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179563163648,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483156 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179563163648
   [junit4]   2> 483159 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a730d[collection1] main]
   [junit4]   2> 483160 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483164 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7a730d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):C1)))}
   [junit4]   2> 483164 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 483167 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179572600832)]} 0 2
   [junit4]   2> 483168 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179575746560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483168 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179575746560
   [junit4]   2> 483171 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@c2c368[collection1] main]
   [junit4]   2> 483175 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483175 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c2c368[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.2.0):C1)))}
   [junit4]   2> 483176 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 483179 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179585183744)]} 0 2
   [junit4]   2> 483179 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179587280896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483179 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179587280896
   [junit4]   2> 483184 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18a60a0[collection1] main]
   [junit4]   2> 483187 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483188 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18a60a0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.2.0):C1)))}
   [junit4]   2> 483189 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 483189 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,*_i,*_is,copyfield_*&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483192 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179598815232)]} 0 1
   [junit4]   2> 483192 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179600912384,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483192 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179600912384
   [junit4]   2> 483195 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@34685e[collection1] main]
   [junit4]   2> 483196 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483206 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@34685e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.2.0):C1)))}
   [junit4]   2> 483206 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 483207 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,*_i,*_is&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483207 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179616641024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 483207 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483207 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 483208 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,*_i,*_is,copyfield_*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 483209 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{} 0 0
   [junit4]   2> 483209 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=2&versions=true&wt=json&indent=true}{} 0 0
   [junit4]   2> 483212 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179619786752)]} 0 2
   [junit4]   2> 483212 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179621883904,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483212 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179621883904
   [junit4]   2> 483215 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c9c09c[collection1] main]
   [junit4]   2> 483217 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483220 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c9c09c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.2.0):C1)))}
   [junit4]   2> 483221 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 483224 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=1583209179619786752&versions=true&wt=json&indent=true}{add=[1 (1583209179632369664)]} 0 2
   [junit4]   2> 483224 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179634466816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483224 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179634466816
   [junit4]   2> 483228 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@cb3565[collection1] main]
   [junit4]   2> 483231 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483233 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@cb3565[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.2.0):C1)))}
   [junit4]   2> 483233 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 483234 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,*_i,*_is&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483236 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179644952576)]} 0 2
   [junit4]   2> 483237 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179648098304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483237 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179648098304
   [junit4]   2> 483241 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b49a83[collection1] main]
   [junit4]   2> 483241 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483244 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b49a83[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(7.2.0):C1)))}
   [junit4]   2> 483245 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 483246 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,*_i,*_is&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483248 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179657535488)]} 0 2
   [junit4]   2> 483248 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179659632640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483248 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179659632640
   [junit4]   2> 483252 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11c408e[collection1] main]
   [junit4]   2> 483253 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483256 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11c408e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.2.0):C1)))}
   [junit4]   2> 483257 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 483257 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,*_i,*_is&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483259 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{delete=[1 (-1583209179670118400)]} 0 1
   [junit4]   2> 483259 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179671166976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483259 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179671166976
   [junit4]   2> 483260 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1877dd4[collection1] main]
   [junit4]   2> 483260 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483264 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1877dd4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 483264 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 483265 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{} 0 0
   [junit4]   2> 483267 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179677458432)]} 0 1
   [junit4]   2> 483267 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179679555584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483267 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179679555584
   [junit4]   2> 483269 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d3ecc[collection1] main]
   [junit4]   2> 483270 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483273 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d3ecc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.2.0):C1)))}
   [junit4]   2> 483273 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 483274 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,val*&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483276 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179687944192)]} 0 1
   [junit4]   2> 483277 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179690041344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483277 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179690041344
   [junit4]   2> 483278 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d688c3[collection1] main]
   [junit4]   2> 483279 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483282 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d688c3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.2.0):C1)))}
   [junit4]   2> 483282 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 483285 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179697381376)]} 0 1
   [junit4]   2> 483285 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179698429952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483286 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179698429952
   [junit4]   2> 483289 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@bbd456[collection1] main]
   [junit4]   2> 483295 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483299 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@bbd456[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.2.0):C1)))}
   [junit4]   2> 483300 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 483301 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,val*&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483304 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179715207168)]} 0 2
   [junit4]   2> 483304 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179718352896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483304 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179718352896
   [junit4]   2> 483306 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@145ec79[collection1] main]
   [junit4]   2> 483307 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483310 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@145ec79[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_d(7.2.0):C1)))}
   [junit4]   2> 483310 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 483311 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,val*&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483313 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179726741504)]} 0 1
   [junit4]   2> 483314 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179728838656,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483314 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179728838656
   [junit4]   2> 483316 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a8dd60[collection1] main]
   [junit4]   2> 483317 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483320 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a8dd60[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(7.2.0):C1)))}
   [junit4]   2> 483320 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 483321 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,val*&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483323 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1583209179736178688)]} 0 1
   [junit4]   2> 483323 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179738275840,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483323 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:1583209179738275840
   [junit4]   2> 483326 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17ece2[collection1] main]
   [junit4]   2> 483327 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483329 INFO  (searcherExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17ece2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_f(7.2.0):C1)))}
   [junit4]   2> 483330 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 483330 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,val*&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483331 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{} 0 0
   [junit4]   2> 483331 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching Invalid update of id field
   [junit4]   2> 483331 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179746664448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483331 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 483332 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483332 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 483332 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,val*&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 483332 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583209179747713024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483333 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 483333 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483333 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 483333 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=id&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 483334 INFO  (TEST-TestUpdate.testUpdatableDocs-seed#[860D18A1E60DB91C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdatableDocs
   [junit4]   2> 483335 INFO  (TEST-TestUpdate.testUpdateLogThrowsForUnknownTypes-seed#[860D18A1E60DB91C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateLogThrowsForUnknownTypes
   [junit4]   2> 483338 INFO  (TEST-TestUpdate.testUpdateLogThrowsForUnknownTypes-seed#[860D18A1E60DB91C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateLogThrowsForUnknownTypes
   [junit4]   2> 483339 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 483339 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17682944
   [junit4]   2> 483339 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 483339 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a43609: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1cc9f37
   [junit4]   2> 483343 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 483343 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dc32ce: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3191df
   [junit4]   2> 483347 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 483347 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a6df73: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@d39586
   [junit4]   2> 483348 INFO  (coreCloseExecutor-2020-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@631773
   [junit4]   2> 483348 INFO  (coreCloseExecutor-2020-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=6494067
   [junit4]   2> 483348 INFO  (coreCloseExecutor-2020-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d6c630: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@f65bd1
   [junit4]   2> 483357 INFO  (coreCloseExecutor-2020-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 483357 INFO  (coreCloseExecutor-2020-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d10087 commitCommandVersion:0
   [junit4]   2> 483363 INFO  (SUITE-TestUpdate-seed#[860D18A1E60DB91C]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=ca, timezone=Australia/Darwin
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=192321120,total=305000448
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterTest, RequiredFieldsTest, BadIndexSchemaTest, CollectionReloadTest, TestSolrCloudWithHadoopAuthPlugin, TestCloudDeleteByQuery, AssignBackwardCompatibilityTest, ForceLeaderTest, ImplicitSnitchTest, TestRequestStatusCollectionAPI, TestDownShardTolerantSearch, CursorPagingTest, SmileWriterTest, TestUseDocValuesAsStored, TestLMDirichletSimilarityFactory, TestManagedSynonymFilterFactory, DateMathParserTest, DataDrivenBlockJoinTest, LeaderFailureAfterFreshStartTest, SpatialRPTFieldTypeTest, TestStreamBody, HdfsBasicDistributedZk2Test, TestCollationFieldDocValues, PreAnalyzedFieldManagedSchemaCloudTest, TestPerFieldSimilarityWithDefaultOverride, TestImplicitCoreProperties, SpellCheckCollatorTest, TriLevelCompositeIdRoutingTest, AnalysisErrorHandlingTest, TestSlowCompositeRe

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

hread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Nov 05, 2017 7:47:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=23340, name=searcherExecutor-8388-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Nov 05, 2017 7:47:53 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=23340, name=searcherExecutor-8388-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {v_t=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), v_s=FST50, v_f=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1789, maxMBSortInHeap=5.295084598197091, sim=RandomSimilarity(queryNorm=true): {}, locale=id-ID, timezone=Iran
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=2,free=212991704,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocBasedVersionConstraints, TestLuceneMatchVersion, TestLRUCache, CdcrRequestHandlerTest, TestSolrCloudWithKerberosAlt, AddBlockUpdateTest, TestDynamicLoading, FacetPivotSmallTest, TestAnalyzedSuggestions, TestValueSourceCache, ClassificationUpdateProcessorTest, TestStandardQParsers, TestComplexPhraseLeadingWildcard, TestZkChroot, SolrPluginUtilsTest, AtomicUpdateProcessorFactoryTest, CheckHdfsIndexTest, CachingDirectoryFactoryTest, QueryElevationComponentTest, TestFieldCache, TestTolerantUpdateProcessorCloud, TestReqParamsAPI, HdfsLockFactoryTest, FullSolrCloudDistribCmdsTest, TestJettySolrRunner, BadComponentTest, TestStressLucene, BufferStoreTest, CollectionStateFormat2Test, TestSearcherReuse, TestBM25SimilarityFactory, TestFastLRUCache, TestRecoveryHdfs, TestStressLiveNodes, SOLR749Test, TestDistributedGrouping, UninvertDocValuesMergePolicyTest, TestConfigSetProperties, QueryEqualityTest, DocValuesMultiTest, TestSSLRandomization, MoreLikeThisHandlerTest, TestClusterStateMutator, BigEndianAscendingWordDeserializerTest, TestDistribIDF, TestShardHandlerFactory, DeleteStatusTest, TestFaceting, SystemInfoHandlerTest, SampleTest, FileUtilsTest, HdfsTlogReplayBufferedWhileIndexingTest, BlockJoinFacetRandomTest, LukeRequestHandlerTest, TestQueryUtils, HdfsWriteToMultipleCollectionsTest, BasicDistributedZk2Test, TestElisionMultitermQuery, TestMergePolicyConfig, ReplicaListTransformerTest, HdfsNNFailoverTest, SolrCloudExampleTest, MetricUtilsTest, SpatialHeatmapFacetsTest, TestNamedUpdateProcessors, TestComponentsName, SpellCheckCollatorWithCollapseTest, TestClassicSimilarityFactory, TestCryptoKeys, TestNRTOpen, SolrMetricReporterTest, TestCharFilters, UtilsToolTest, TestCSVLoader, PingRequestHandlerTest, SolrGangliaReporterTest, ExternalFileFieldSortTest, SimpleFacetsTest, TestGroupingSearch, AliasIntegrationTest, TestManagedStopFilterFactory, DocExpirationUpdateProcessorFactoryTest, TestFreeTextSuggestions, TestSort, TestCustomSort, LeaderElectionIntegrationTest, TestSimpleTrackingShardHandler, HdfsBasicDistributedZkTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, PeerSyncTest, TestNumericTokenStream, PeerSyncWithIndexFingerprintCachingTest, TestRemoteStreaming, JvmMetricsTest, BlobRepositoryCloudTest, TestCollationField, TestCoreAdminApis, SystemLogListenerTest, BasicZkTest, RestartWhileUpdatingTest, TestBulkSchemaConcurrent, DistributedFacetPivotWhiteBoxTest, TestPullReplica, StatsReloadRaceTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestRequestForwarding, TermVectorComponentTest, TestLockTree, DistributedFacetPivotSmallAdvancedTest, CollectionsAPIDistributedZkTest, ChaosMonkeySafeLeaderTest, NodeLostTriggerTest, UpdateParamsTest, IndexSchemaRuntimeFieldTest, SpellPossibilityIteratorTest, TestPointFields, OverseerTaskQueueTest, TestHashPartitioner, TestBinaryResponseWriter, TestDocumentBuilder, OpenExchangeRatesOrgProviderTest, CoreSorterTest, TestIndexSearcher, TestFieldCacheVsDocValues, TestSerializedLuceneMatchVersion, TestClusterProperties, TestNestedDocsSort, AutoAddReplicasIntegrationTest, TestSolrConfigHandler, TestEmbeddedSolrServerConstructors, HttpPartitionTest, DistributedIntervalFacetingTest, TestFastOutputStream, DistributedMLTComponentTest, TestBlobHandler, TestGraphMLResponseWriter, SolrIndexSplitterTest, TestLeaderInitiatedRecoveryThread, TestSchemaSimilarityResource, AnalyticsQueryTest, TestReload, HLLUtilTest, DistributedQueueTest, TestNoOpRegenerator, JsonLoaderTest, TestHdfsUpdateLog, TestPushWriter, TestSolrCLIRunExample, HdfsChaosMonkeySafeLeaderTest, TestMacroExpander, TestFunctionQuery, TestZkAclsWithHadoopAuth, TestSolrConfigHandlerCloud, TestFoldingMultitermQuery, TestHdfsBackupRestoreCore, TestLMJelinekMercerSimilarityFactory, FileBasedSpellCheckerTest, CacheHeaderTest, RequestLoggingTest, TestUnifiedSolrHighlighter, TestDistributedMissingSort, MBeansHandlerTest, TestFieldCacheSort, DebugComponentTest, TestIntervalFaceting, TestCloudRecovery, LeaderFailoverAfterPartitionTest, TestNumericRangeQuery32, TestRandomFaceting, TestAuthenticationFramework, TestOrdValues, SimpleCollectionCreateDeleteTest, TestLeaderElectionWithEmptyReplica, LoggingHandlerTest, TestAddFieldRealTimeGet, SoftAutoCommitTest, TestExclusionRuleCollectionAccess, TestPartialUpdateDeduplication, EchoParamsTest, DOMUtilTest, FullHLLTest, BasicDistributedZkTest, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=860D18A1E60DB91C -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=Iran -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=23340, name=searcherExecutor-8388-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([860D18A1E60DB91C]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=23340, name=searcherExecutor-8388-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([860D18A1E60DB91C]:0)
   [junit4] Completed [408/747 (3!)] on J1 in 39.78s, 9 tests, 3 errors <<< FAILURES!

[...truncated 44180 lines...]

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

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

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest

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

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

	at __randomizedtesting.SeedInfo.seed([4B31B67A430E5BE8]: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.util.TestIOUtils

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

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

	at __randomizedtesting.SeedInfo.seed([5539415BA6D67431]: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.TestSurroundQueryParser

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_F9958CAD509ADA8B-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_F9958CAD509ADA8B-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_F9958CAD509ADA8B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_F9958CAD509ADA8B-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-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_F9958CAD509ADA8B-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_F9958CAD509ADA8B-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_F9958CAD509ADA8B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_F9958CAD509ADA8B-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([F9958CAD509ADA8B]: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 765 lines...]
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testSymlinkSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testManyPartitions
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testNVME
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testRotatingPlatters
   [junit4]    > Assumption #1: windows is not supported
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=655, maxMBSortInHeap=5.527389244712032, sim=RandomSimilarity(queryNorm=true): {}, locale=ms-MY, timezone=Asia/Brunei
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=39339464,total=188121088
   [junit4]   2> NOTE: All tests run in this JVM: [TestGeoEncodingUtils, TestRegexpQuery, TestPolygon, TestPrefixRandom, TestCrashCausesCorruptIndex, TestPriorityQueue, Test2BPoints, TestAllFilesHaveCodecHeader, TestUpgradeIndexMergePolicy, TestFSTs, TestRecyclingIntBlockAllocator, TestOmitTf, TestIndexWriterMerging, TestOmitPositions, TestNIOFSDirectory, TestPositionIncrement, TestBinaryTerms, TestRecyclingByteBlockAllocator, TestMultiMMap, TestDocIdSetBuilder, TestDuelingCodecs, TestStringMSBRadixSorter, TestAllFilesDetectTruncation, TestPackedTokenAttributeImpl, TestSort, TestTopDocsCollector, TestSpanExplanationsOfNonMatches, TestIndexWriterOutOfFileDescriptors, TestNumericUtils, TestLazyProxSkipping, TestBooleanQueryVisitSubscorers, TestBytesRefArray, TestEarlyTerminatingSortingCollector, TestSnapshotDeletionPolicy, Test2BPositions, TestIndexWriterMaxDocs, TestBooleanQuery, TestDocsAndPositions, TestNeverDelete, TestMultiThreadTermVectors, TestBinaryDocument, TestWordlistLoader, TestSpans, TestAssertions, TestLockFactory, TestNoMergePolicy, TestMatchAllDocsQuery, TestQueryBuilder, TestSynonymQuery, TestConjunctions, TestTimSorterWorstCase, TestMinimize, TestIndexFileDeleter, TestDeterminizeLexicon, TestThreadedForceMerge, TestLogMergePolicy, TestStandardAnalyzer, TestSegmentTermEnum, MultiCollectorTest, TestSimpleAttributeImpl, TestBufferedChecksum, TestIOUtils]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIOUtils -Dtests.seed=5539415BA6D67431 -Dtests.slow=true -Dtests.locale=ms-MY -Dtests.timezone=Asia/Brunei -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestIOUtils (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_5539415BA6D67431-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_5539415BA6D67431-001\tempDir-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5539415BA6D67431]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [168/455 (1!)] on J0 in 0.07s, 18 tests, 1 error, 5 skipped <<< FAILURES!

[...truncated 5111 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=cs, timezone=Africa/Freetown
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=21542816,total=36069376
   [junit4]   2> NOTE: All tests run in this JVM: [WriteLineDocTaskTest, PerfTaskTest, SearchWithSortTaskTest, TrecContentSourceTest, LineDocSourceTest, TestQualityRun, TestPerfTasksParse, DocMakerTest, AddIndexesTaskTest, TestHtmlParser, AltPackageTaskTest, WriteEnwikiLineDocTaskTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=WriteEnwikiLineDocTaskTest -Dtests.seed=4B31B67A430E5BE8 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Africa/Freetown -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | WriteEnwikiLineDocTaskTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_4B31B67A430E5BE8-001\benchmark-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_4B31B67A430E5BE8-001\benchmark-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4B31B67A430E5BE8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [18/18 (1!)] on J1 in 0.06s, 1 test, 1 error <<< FAILURES!

[...truncated 6115 lines...]
   [junit4] Suite: org.apache.solr.search.TestSurroundQueryParser
   [junit4]   2> 549871 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_F9958CAD509ADA8B-001\init-core-data-001
   [junit4]   2> 549873 WARN  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 549874 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 549879 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-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> 549880 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 549880 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 549946 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 549973 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 550050 WARN  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 550050 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 550142 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0e65a
   [junit4]   2> 550152 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0e65a
   [junit4]   2> 550152 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0e65a
   [junit4]   2> 550154 INFO  (coreLoadExecutor-1675-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 550155 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 550223 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 550246 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 550326 WARN  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 550326 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 550333 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 550333 INFO  (coreLoadExecutor-1675-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@1c0e65a
   [junit4]   2> 550333 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 550333 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_F9958CAD509ADA8B-001\init-core-data-001\]
   [junit4]   2> 550341 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7841113133213103]
   [junit4]   2> 550449 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 550450 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 550451 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 550451 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 550452 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1692427086612664]
   [junit4]   2> 550453 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1916b5c[collection1] main]
   [junit4]   2> 550455 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 550462 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 550494 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 550494 INFO  (searcherExecutor-1676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 550494 INFO  (searcherExecutor-1676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 550494 INFO  (coreLoadExecutor-1675-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583172180049395712
   [junit4]   2> 550494 INFO  (searcherExecutor-1676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 550494 INFO  (searcherExecutor-1676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 550495 INFO  (searcherExecutor-1676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 550495 INFO  (searcherExecutor-1676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 550495 INFO  (searcherExecutor-1676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 550496 INFO  (searcherExecutor-1676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 550496 INFO  (searcherExecutor-1676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 550498 INFO  (searcherExecutor-1676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1916b5c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 550498 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 550502 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryParser
   [junit4]   2> 550511 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1583172180058832896)]} 0 8
   [junit4]   2> 550517 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1583172180073512960)]} 0 0
   [junit4]   2> 550520 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1583172180074561536)]} 0 1
   [junit4]   2> 550520 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583172180076658688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 550520 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e29306 commitCommandVersion:1583172180076658688
   [junit4]   2> 550536 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f93410[collection1] main]
   [junit4]   2> 550537 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 550540 INFO  (searcherExecutor-1676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f93410[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c3)))}
   [junit4]   2> 550540 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 550613 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dtext}1+N+2&indent=true&wt=xml} hits=1 status=0 QTime=73
   [junit4]   2> 550613 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dtext}2+W+1&indent=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 550613 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dtext}3n(a,e)&indent=true&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 550619 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dtext}100*+w+20&indent=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 550620 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dtext}100*+n+20&indent=true&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 550622 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dtext}(1003+2n+1001)+3N+1006&indent=true&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 550646 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dname}k+w+l&hl=true&hl.usePhraseHighlighter=true&hl.fl=name&wt=xml} hits=1 status=0 QTime=23
   [junit4]   2> 550651 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dname}k+w+l&hl=true&hl.usePhraseHighlighter=false&hl.fl=name&wt=xml} hits=1 status=0 QTime=5
   [junit4]   2> 550652 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[F9958CAD509ADA8B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryParser
   [junit4]   2> 550652 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 550652 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6651691
   [junit4]   2> 550652 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 550652 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c27a01: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@ff329b
   [junit4]   2> 550656 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 550656 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@151bd7c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@16c490c
   [junit4]   2> 550670 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 550670 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d845a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1d2d0dd
   [junit4]   2> 550671 INFO  (coreCloseExecutor-1681-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f6658c
   [junit4]   2> 550671 INFO  (coreCloseExecutor-1681-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=32925068
   [junit4]   2> 550671 INFO  (coreCloseExecutor-1681-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@305e8: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@67ad5b
   [junit4]   2> 550690 INFO  (SUITE-TestSurroundQueryParser-seed#[F9958CAD509ADA8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=PostingsFormat(name=Memory), text_np=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Memory), text=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=155, maxMBSortInHeap=7.117022156003561, sim=RandomSimilarity(queryNorm=true): {}, locale=uk-UA, timezone=Asia/Aqtau
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=86176528,total=200847360
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrFieldCacheBean, HLLSerializationTest, TestNumericTerms32, TestConfigSets, OverseerTest, TestSolr4Spatial, TestChildDocTransformer, SpatialFilterTest, SignatureUpdateProcessorFactoryTest, SaslZkACLProviderTest, TestBinaryField, AnalysisErrorHandlingTest, SharedFSAutoReplicaFailoverTest, AnalyticsMergeStrategyTest, RequestHandlersTest, NumericFieldsTest, XsltUpdateRequestHandlerTest, SearchHandlerTest, ClassificationUpdateProcessorIntegrationTest, TestPhraseSuggestions, TestOverriddenPrefixQueryForCustomFieldType, ConfigSetsAPITest, UpdateLogTest, TestFieldCacheWithThreads, TestDistributedStatsComponentCardinality, SolrIndexMetricsTest, ChangedSchemaMergeTest, BadIndexSchemaTest, DistributedDebugComponentTest, RecoveryZkTest, InfoHandlerTest, TestMultiValuedNumericRangeQuery, TestJoin, ChaosMonkeyNothingIsSafeTest, SolrGraphiteReporterTest, DeleteShardTest, TestExceedMaxTermLength, DeleteInactiveReplicaTest, ComputePlanActionTest, ReturnFieldsTest, TestSolrDeletionPolicy2, TestFileDictionaryLookup, TestSQLHandlerNonCloud, PrimUtilsTest, TestCustomStream, ChaosMonkeySafeLeaderWithPullReplicasTest, AssignBackwardCompatibilityTest, TestManagedSchemaThreadSafety, SolrXmlInZkTest, StressHdfsTest, CircularListTest, TestLFUCache, TestPerFieldSimilarityWithDefaultOverride, TestPayloadScoreQParserPlugin, DistributedSpellCheckComponentTest, TestSimpleQParserPlugin, TestEmbeddedSolrServerAdminHandler, TestCustomDocTransformer, TestManagedResource, InfixSuggestersTest, TestPrepRecovery, TestConfigSetImmutable, TestSurroundQueryParser]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSurroundQueryParser -Dtests.seed=F9958CAD509ADA8B -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Asia/Aqtau -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSurroundQueryParser (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_F9958CAD509ADA8B-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_F9958CAD509ADA8B-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_F9958CAD509ADA8B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_F9958CAD509ADA8B-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F9958CAD509ADA8B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [142/747 (1!)] on J0 in 0.85s, 1 test, 1 error <<< FAILURES!

[...truncated 45137 lines...]

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

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

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat

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

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

	at __randomizedtesting.SeedInfo.seed([78FAD1EC3934E0ED]: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.spatial3d.TestGeo3DPoint

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

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

	at __randomizedtesting.SeedInfo.seed([7AC9EA7297E18A08]: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.search.suggest.analyzing.TestFreeTextSuggester.testBasic

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.7688975575676061248: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.7688975575676061248 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.7688975575676061248: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.7688975575676061248

	at __randomizedtesting.SeedInfo.seed([91398AB2B39565CD:3AC397A76C49E3E3]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic(TestFreeTextSuggester.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:61459/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:61459/collection1
	at __randomizedtesting.SeedInfo.seed([6C5A3967B9DAC95E:E40E06BD1726A4A6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1583)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:213)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=20374, name=zkCallback-3167-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=20535, name=zkCallback-3167-thread-6, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=20524, name=zkCallback-3167-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=20372, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6C5A3967B9DAC95E]-SendThread(127.0.0.1:61409), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    5) Thread[id=20513, name=zkCallback-3167-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=20534, name=zkCallback-3167-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=20371, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=20495, name=zkCallback-3167-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=20373, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6C5A3967B9DAC95E]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=20374, name=zkCallback-3167-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=20535, name=zkCallback-3167-thread-6, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=20524, name=zkCallback-3167-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=20372, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6C5A3967B9DAC95E]-SendThread(127.0.0.1:61409), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   5) Thread[id=20513, name=zkCallback-3167-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=20534, name=zkCallback-3167-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=20371, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=20495, name=zkCallback-3167-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=20373, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6C5A3967B9DAC95E]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
	at __randomizedtesting.SeedInfo.seed([6C5A3967B9DAC95E]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=20374, name=zkCallback-3167-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=20535, name=zkCallback-3167-thread-6, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=20524, name=zkCallback-3167-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=20372, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6C5A3967B9DAC95E]-SendThread(127.0.0.1:61409), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    5) Thread[id=20513, name=zkCallback-3167-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=20534, name=zkCallback-3167-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=20495, name=zkCallback-3167-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=20374, name=zkCallback-3167-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=20535, name=zkCallback-3167-thread-6, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=20524, name=zkCallback-3167-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=20372, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6C5A3967B9DAC95E]-SendThread(127.0.0.1:61409), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   5) Thread[id=20513, name=zkCallback-3167-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=20534, name=zkCallback-3167-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=20495, name=zkCallback-3167-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([6C5A3967B9DAC95E]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ShardRoutingCustomTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\jetty-001\configsets\upload: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\jetty-001\configsets\upload    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\jetty-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\jetty-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\jetty-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\jetty-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\jetty-001\configsets\upload: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\jetty-001\configsets\upload
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\jetty-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\jetty-001\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\jetty-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\jetty-001

	at __randomizedtesting.SeedInfo.seed([6C5A3967B9DAC95E]: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 8900 lines...]
   [junit4] Suite: org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {id=DFR I(ne)B1}, locale=hi-IN, timezone=Asia/Samarkand
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=51688576,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [FuzzyLikeThisQueryTest, TestLatLonDocValuesQueries, TestTermAutomatonQuery, TestLatLonPoint, TestCoveringQuery, TestIDVersionPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIDVersionPostingsFormat -Dtests.seed=78FAD1EC3934E0ED -Dtests.slow=true -Dtests.locale=hi-IN -Dtests.timezone=Asia/Samarkand -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestIDVersionPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J0\temp\lucene.codecs.idversion.TestIDVersionPostingsFormat_78FAD1EC3934E0ED-001\index-SimpleFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J0\temp\lucene.codecs.idversion.TestIDVersionPostingsFormat_78FAD1EC3934E0ED-001\index-SimpleFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J0\temp\lucene.codecs.idversion.TestIDVersionPostingsFormat_78FAD1EC3934E0ED-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J0\temp\lucene.codecs.idversion.TestIDVersionPostingsFormat_78FAD1EC3934E0ED-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([78FAD1EC3934E0ED]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [7/19 (1!)] on J0 in 3.98s, 15 tests, 1 error <<< FAILURES!

[...truncated 626 lines...]
   [junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
   [junit4] IGNOR/A 0.01s J1 | TestGeo3DPoint.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{id=DocValuesFormat(name=Asserting), point=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=2012, maxMBSortInHeap=7.206693196392233, sim=RandomSimilarity(queryNorm=true): {}, locale=sk, timezone=Asia/Ashkhabad
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=49263888,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestGeo3DDocValues, TestGeo3DPoint]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPoint -Dtests.seed=7AC9EA7297E18A08 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Asia/Ashkhabad -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestGeo3DPoint (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\J1\temp\lucene.spatial3d.TestGeo3DPoint_7AC9EA7297E18A08-001\index-SimpleFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\J1\temp\lucene.spatial3d.TestGeo3DPoint_7AC9EA7297E18A08-001\index-SimpleFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\J1\temp\lucene.spatial3d.TestGeo3DPoint_7AC9EA7297E18A08-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\J1\temp\lucene.spatial3d.TestGeo3DPoint_7AC9EA7297E18A08-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7AC9EA7297E18A08]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [7/15 (1!)] on J1 in 20.30s, 14 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 416 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFreeTextSuggester -Dtests.method=testBasic -Dtests.seed=91398AB2B39565CD -Dtests.slow=true -Dtests.locale=nl-NL -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   5.08s J0 | TestFreeTextSuggester.testBasic <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.7688975575676061248: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.7688975575676061248
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([91398AB2B39565CD:3AC397A76C49E3E3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic(TestFreeTextSuggester.java:61)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {body=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=979, maxMBSortInHeap=7.06705908472505, sim=RandomSimilarity(queryNorm=true): {}, locale=nl-NL, timezone=Australia/West
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=20666224,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [TestContextQuery, TestSpellChecker, AnalyzingInfixSuggesterTest, TestDirectSpellChecker, FSTCompletionTest, TestWordBreakSpellChecker, TestFreeTextSuggester]
   [junit4] Completed [30/32 (1!)] on J0 in 5.23s, 10 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 1874 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingCustomTest
   [junit4]   2> 619876 INFO  (SUITE-ShardRoutingCustomTest-seed#[6C5A3967B9DAC95E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\init-core-data-001
   [junit4]   2> 619903 WARN  (SUITE-ShardRoutingCustomTest-seed#[6C5A3967B9DAC95E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 619903 INFO  (SUITE-ShardRoutingCustomTest-seed#[6C5A3967B9DAC95E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 619918 INFO  (SUITE-ShardRoutingCustomTest-seed#[6C5A3967B9DAC95E]-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> 619918 INFO  (SUITE-ShardRoutingCustomTest-seed#[6C5A3967B9DAC95E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 619926 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 619967 INFO  (Thread-1043) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 619967 INFO  (Thread-1043) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 619975 ERROR (Thread-1043) [    ] 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> 620026 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.ZkTestServer start zk server on port:63234
   [junit4]   2> 620087 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 620093 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 620098 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 620103 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 620108 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 620113 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 620121 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 620127 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 620132 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 620137 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 620142 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 620152 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 622106 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 622109 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@eded0c{/,null,AVAILABLE}
   [junit4]   2> 622111 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19a9b14{HTTP/1.1,[http/1.1]}{127.0.0.1:63241}
   [junit4]   2> 622111 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.e.j.s.Server Started @632314ms
   [junit4]   2> 622111 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=63241, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\control-001\cores}
   [junit4]   2> 622112 ERROR (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 622112 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 622112 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 622112 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 622112 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T11:13:26.641Z
   [junit4]   2> 622130 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 622130 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\control-001\solr.xml
   [junit4]   2> 622148 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 622148 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 622150 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@108d467, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 622159 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63234/solr
   [junit4]   2> 622462 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [n:127.0.0.1:63241_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 622464 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [n:127.0.0.1:63241_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63241_
   [junit4]   2> 622466 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [n:127.0.0.1:63241_    ] o.a.s.c.Overseer Overseer (id=98945859879174148-127.0.0.1:63241_-n_0000000000) starting
   [junit4]   2> 622482 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [n:127.0.0.1:63241_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63241_
   [junit4]   2> 622533 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:63241_) [n:127.0.0.1:63241_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 622834 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [n:127.0.0.1:63241_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@108d467
   [junit4]   2> 622858 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [n:127.0.0.1:63241_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@108d467
   [junit4]   2> 622859 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [n:127.0.0.1:63241_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@108d467
   [junit4]   2> 622867 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [n:127.0.0.1:63241_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\control-001\cores
   [junit4]   2> 622978 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 622982 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63234/solr ready
   [junit4]   2> 622986 INFO  (qtp1419832-5849) [n:127.0.0.1:63241_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:63241_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 623002 INFO  (OverseerThreadFactory-1921-thread-1-processing-n:127.0.0.1:63241_) [n:127.0.0.1:63241_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 623135 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 623135 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 623253 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:63241_) [n:127.0.0.1:63241_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 624208 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 624266 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 624492 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 624567 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 624571 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@108d467
   [junit4]   2> 624571 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 624571 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_6C5A3967B9DAC95E-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 624606 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=27.599609375, floorSegmentMB=1.7119140625, forceMergeDeletesPctAllowed=17.049077423677357, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4627684119222645
   [junit4]   2> 624632 WARN  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 625003 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 625003 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 625013 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 625013 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 625017 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=110059838, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 625019 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d144e6[control_collection_shard1_replica_n1] main]
   [junit4]   2> 625023 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 625023 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 625026 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 625026 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583133763363143680
   [junit4]   2> 625036 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 625036 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 625036 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63241/control_collection_shard1_replica_n1/
   [junit4]   2> 625036 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 625036 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:63241/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 625036 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 625041 INFO  (searcherExecutor-1923-thread-1-processing-n:127.0.0.1:63241_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@1d144e6[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 625042 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63241/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 625144 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:63241_) [n:127.0.0.1:63241_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 625145 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 625152 INFO  (qtp1419832-5852) [n:127.0.0.1:63241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2018
   [junit4]   2> 625164 INFO  (qtp1419832-5849) [n:127.0.0.1:63241_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 625249 INFO  (zkCallback-623-thread-2-processing-n:127.0.0.1:63241_) [n:127.0.0.1:63241_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 626165 INFO  (qtp1419832-5849) [n:127.0.0.1:63241_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:63241_&wt=javabin&version=2} status=0 QTime=3178
   [junit4]   2> 626166 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 0x15f86bc3e180005, 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> 626191 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 626191 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63234/solr ready
   [junit4]   2> 626197 INFO  (TEST-ShardRoutingCustomTest.test-seed#[6C5A3967B9DAC95E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   1> / (2)
   [junit4]   1> DATA:
   [junit4]   1>     
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>  /solr (11)
   [junit4]   1>   /solr/configs (2)
   [junit4]   1>    /solr/configs/_default (7)
   [junit4]   1>     /solr/configs/_default/managed-schema (0)
   [junit4]   1>     DATA:
   [junit4]   1>         <?xml version="1.0" encoding="UTF-8" ?>
   [junit4]   1>         <!--
   [junit4]   1>          Licensed to the Apache Software Foundation (ASF) under one or more
   [junit4]   1>          contributor license agreements.  See the NOTICE file distributed with
   [junit4]   1>          this work for additional information regarding copyright ownership.
   [junit4]   1>          The ASF licenses this file to You under the Apache License, Version 2.0
   [junit4]   1>          (the "License"); you may not use this file except in compliance with
   [junit4]   1>          the License.  You may obtain a copy of the License at
   [junit4]   1>         
   [junit4]   1>              http://www.apache.org/licenses/LICENSE-2.0
   [junit4]   1>         
   [junit4]   1>          Unless required by applicable law or agreed to in writing, software
   [junit4]   1>          distributed under the License is distributed on an "AS IS" BASIS,
   [junit4]   1>          WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   [junit4]   1>          See the License for the specific language governing permissions and
   [junit4]   1>          limitations under the License.
   [junit4]   1>         -->
   [junit4]   1>         
   [junit4]   1>         <!--
   [junit4]   1>         
   [junit4]   1>          This example schema is the recommended starting point for users.
   [junit4]   1>          It should be kept correct and concise, usable out-of-the-box.
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>          For more information, on how to customize this file, please see
   [junit4]   1>          http://lucene.apache.org/solr/guide/documents-fields-and-schema-design.html
   [junit4]   1>         
   [junit4]   1>          PERFORMANCE NOTE: this schema includes many optional features and should not
   [junit4]   1>          be used for benchmarking.  To improve performance one could
   [junit4]   1>           - set stored="false" for all fields possible (esp large fields) when you
   [junit4]   1>             only need to search on the field but don't need to return the original
   [junit4]   1>             value.
   [junit4]   1>           - set indexed="false" if you don't need to search on the field, but only
   [junit4]   1>             return the field as a result of searching on other indexed fields.
   [junit4]   1>           - remove all unneeded copyField statements
   [junit4]   1>           - for best index size and searching performance, set "index" to false
   [junit4]   1>             for all general text fields, use copyField to copy them to the
   [junit4]   1>             catchall "text" field, and use that for searching.
   [junit4]   1>         -->
   [junit4]   1>         
   [junit4]   1>         <schema name="default-config" version="1.6">
   [junit4]   1>             <!-- attribute "name" is the name of this schema and is only used for display purposes.
   [junit4]   1>                version="x.y" is Solr's version number for the schema syntax and 
   [junit4]   1>                semantics.  It should not normally be changed by applications.
   [junit4]   1>         
   [junit4]   1>                1.0: multiValued attribute did not exist, all fields are multiValued 
   [junit4]   1>                     by nature
   [junit4]   1>                1.1: multiValued attribute introduced, false by default 
   [junit4]   1>                1.2: omitTermFreqAndPositions attribute introduced, true by default 
   [junit4]   1>                     except for text fields.
   [junit4]   1>                1.3: removed optional field compress feature
   [junit4]   1>                1.4: autoGeneratePhraseQueries attribute introduced to drive QueryParser
   [junit4]   1>                     behavior when a single string produces multiple tokens.  Defaults 
   [junit4]   1>                     to off for version >= 1.4
   [junit4]   1>                1.5: omitNorms defaults to true for primitive field types 
   [junit4]   1>                     (int, float, boolean, string...)
   [junit4]   1>                1.6: useDocValuesAsStored defaults to true.
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <!-- Valid attributes for fields:
   [junit4]   1>              name: mandatory - the name for the field
   [junit4]   1>              type: mandatory - the name of a field type from the 
   [junit4]   1>                fieldTypes section
   [junit4]   1>              indexed: true if this field should be indexed (searchable or sortable)
   [junit4]   1>              stored: true if this field should be retrievable
   [junit4]   1>              docValues: true if this field should have doc values. Doc Values is
   [junit4]   1>                recommended (required, if you are using *Point fields) for faceting,
   [junit4]   1>                grouping, sorting and function queries. Doc Values will make the index
   [junit4]   1>                faster to load, more NRT-friendly and more memory-efficient. 
   [junit4]   1>                They are currently only supported by StrField, UUIDField, all 
   [junit4]   1>                *PointFields, and depending on the field type, they might require
   [junit4]   1>                the field to be single-valued, be required or have a default value
   [junit4]   1>                (check the documentation of the field type you're interested in for
   [junit4]   1>                more information)
   [junit4]   1>              multiValued: true if this field may contain multiple values per document
   [junit4]   1>              omitNorms: (expert) set to true to omit the norms associated with
   [junit4]   1>                this field (this disables length normalization and index-time
   [junit4]   1>                boosting for the field, and saves some memory).  Only full-text
   [junit4]   1>                fields or fields that need an index-time boost need norms.
   [junit4]   1>                Norms are omitted for primitive (non-analyzed) types by default.
   [junit4]   1>              termVectors: [false] set to true to store the term vector for a
   [junit4]   1>                given field.
   [junit4]   1>                When using MoreLikeThis, fields used for similarity should be
   [junit4]   1>                stored for best performance.
   [junit4]   1>              termPositions: Store position information with the term vector.  
   [junit4]   1>                This will increase storage costs.
   [junit4]   1>              termOffsets: Store offset information with the term vector. This 
   [junit4]   1>                will increase storage costs.
   [junit4]   1>              required: The field is required.  It will throw an error if the
   [junit4]   1>                value does not exist
   [junit4]   1>              default: a value that should be used if no value is specified
   [junit4]   1>                when adding a document.
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <!-- field names should consist of alphanumeric or underscore characters only and
   [junit4]   1>               not start with a digit.  This is not currently strictly enforced,
   [junit4]   1>               but other field names will not have first class support from all components
   [junit4]   1>               and back compatibility is not guaranteed.  Names with both leading and
   [junit4]   1>               trailing underscores (e.g. _version_) are reserved.
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <!-- In this _default configset, only four fields are pre-declared:
   [junit4]   1>                  id, _version_, and _text_ and _root_. All other fields will be type guessed and added via the
   [junit4]   1>                  "add-unknown-fields-to-the-schema" update request processor chain declared in solrconfig.xml.
   [junit4]   1>                  
   [junit4]   1>                  Note that many dynamic fields are also defined - you can use them to specify a 
   [junit4]   1>                  field's type via field naming conventions - see below.
   [junit4]   1>           
   [junit4]   1>                  WARNING: The _text_ catch-all field will significantly increase your index size.
   [junit4]   1>                  If you don't need it, consider removing it and the corresponding copyField directive.
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <field name="id" type="string" indexed="true" stored="true" required="true" multiValued="false" />
   [junit4]   1>             <!-- docValues are enabled by default for long type so we don't need to index the version field  -->
   [junit4]   1>             <field name="_version_" type="plong" indexed="false" stored="false"/>
   [junit4]   1>             <field name="_root_" type="string" indexed="true" stored="false" docValues="false" />
   [junit4]   1>             <field name="_text_" type="text_general" indexed="true" stored="false" multiValued="true"/>
   [junit4]   1>         
   [junit4]   1>             <!-- This can be enabled, in case the client does not know what fields may be searched. It isn't enabled by default
   [junit4]   1>                  because it's very expensive to index everything twice. -->
   [junit4]   1>             <!-- <copyField source="*" dest="_text_"/> -->
   [junit4]   1>         
   [junit4]   1>             <!-- Dynamic field definitions allow using convention over configuration
   [junit4]   1>                for fields via the specification of patterns to match field names.
   [junit4]   1>                EXAMPLE:  name="*_i" will match any field ending in _i (like myid_i, z_i)
   [junit4]   1>                RESTRICTION: the glob-like pattern in the name attribute must have a "*" only at the start or the end.  -->
   [junit4]   1>            
   [junit4]   1>             <dynamicField name="*_i"  type="pint"    indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_is" type="pints"    indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_s"  type="string"  indexed="true"  stored="true" />
   [junit4]   1>             <dynamicField name="*_ss" type="strings"  indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_l"  type="plong"   indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_ls" type="plongs"   indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_txt" type="text_general" indexed="true" stored="true"/>
   [junit4]   1>             <dynamicField name="*_b"  type="boolean" indexed="true" stored="true"/>
   [junit4]   1>             <dynamicField name="*_bs" type="booleans" indexed="true" stored="true"/>
   [junit4]   1>             <dynamicField name="*_f"  type="pfloat"  indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_fs" type="pfloats"  indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_d"  type="pdouble" indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_ds" type="pdoubles" indexed="true"  stored="true"/>
   [junit4]   1>         
   [junit4]   1>             <!-- Type used for data-driven schema, to add a string copy for each text field -->
   [junit4]   1>             <dynamicField name="*_str" type="strings" stored="false" docValues="true" indexed="false" />
   [junit4]   1>         
   [junit4]   1>             <dynamicField name="*_dt"  type="pdate"    indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_dts" type="pdate"    indexed="true"  stored="true" multiValued="true"/>
   [junit4]   1>             <dynamicField name="*_p"  type="location" indexed="true" stored="true"/>
   [junit4]   1>             <dynamicField name="*_srpt"  type="location_rpt" indexed="true" stored="true"/>
   [junit4]   1>             
   [junit4]   1>             <!-- payloaded dynamic fields -->
   [junit4]   1>             <dynamicField name="*_dpf" type="delimited_payloads_float" indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_dpi" type="delimited_payloads_int" indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_dps" type="delimited_payloads_string" indexed="true"  stored="true"/>
   [junit4]   1>         
   [junit4]   1>             <dynamicField name="attr_*" type="text_general" indexed="true" stored="true" multiValued="true"/>
   [junit4]   1>         
   [junit4]   1>             <!-- Field to use to determine and enforce document uniqueness.
   [junit4]   1>               Unless this field is marked with required="false", it will be a required field
   [junit4]   1>             -->
   [junit4]   1>             <uniqueKey>id</uniqueKey>
   [junit4]   1>         
   [junit4]   1>             <!-- copyField commands copy one field to another at the time a document
   [junit4]   1>                is added to the index.  It's used either to index the same field differently,
   [junit4]   1>                or to add multiple fields to the same field 

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

t.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=20371, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    8) Thread[id=20495, name=zkCallback-3167-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    9) Thread[id=20373, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6C5A3967B9DAC95E]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6C5A3967B9DAC95E]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=20374, name=zkCallback-3167-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=20535, name=zkCallback-3167-thread-6, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=20524, name=zkCallback-3167-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=20372, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6C5A3967B9DAC95E]-SendThread(127.0.0.1:61409), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    5) Thread[id=20513, name=zkCallback-3167-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=20534, name=zkCallback-3167-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=20495, name=zkCallback-3167-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6C5A3967B9DAC95E]:0)
   [junit4] Completed [509/747 (2!)] on J0 in 78.59s, 1 test, 3 errors <<< FAILURES!

[...truncated 43825 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 285 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/285/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny

8 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-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_3DDCB2FC3A3414A2-001\3.0.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_3DDCB2FC3A3414A2-001\3.0.1-cfs-001 

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

	at __randomizedtesting.SeedInfo.seed([3DDCB2FC3A3414A2]: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.lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat

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

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

	at __randomizedtesting.SeedInfo.seed([4258A078EDC61DBC]: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.lucene.codecs.memory.TestFSTOrdPostingsFormat

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

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

	at __randomizedtesting.SeedInfo.seed([4258A078EDC61DBC]: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.lucene.index.TestAtomicUpdate

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

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

	at __randomizedtesting.SeedInfo.seed([6E08F4D35AF933EF]: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.lucene.store.TestMultiMMap

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

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

	at __randomizedtesting.SeedInfo.seed([6E08F4D35AF933EF]: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.feature.TestUserTermScorerQuery

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestUserTermScorerQuery_6F4262D7B957C370-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestUserTermScorerQuery_6F4262D7B957C370-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestUserTermScorerQuery_6F4262D7B957C370-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestUserTermScorerQuery_6F4262D7B957C370-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestUserTermScorerQuery_6F4262D7B957C370-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestUserTermScorerQuery_6F4262D7B957C370-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestUserTermScorerQuery_6F4262D7B957C370-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestUserTermScorerQuery_6F4262D7B957C370-001

	at __randomizedtesting.SeedInfo.seed([6F4262D7B957C370]: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.cloud.DistribDocExpirationUpdateProcessorTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2\data\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\expiry_shard2_replica_n2\data\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2\configsets\configset-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2\configsets\configset-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2\configsets\configset-2\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2\configsets\configset-2\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2\configsets\configset-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2\configsets\configset-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2\configsets\configset-2\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001\tempDir-001\shard2\configsets\configset-2\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_8B759F2C0A55E839-001

	at __randomizedtesting.SeedInfo.seed([8B759F2C0A55E839]: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 739 lines...]
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {contents=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1109, maxMBSortInHeap=5.9437987216268136, sim=RandomSimilarity(queryNorm=false): {}, locale=fy, timezone=America/Punta_Arenas
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=157817144,total=441581568
   [junit4]   2> NOTE: All tests run in this JVM: [TestDoubleRangeFieldQueries, TestLucene60PointsFormat, TestLevenshteinAutomata, TestExternalCodecs, Test2BBKDPoints, TestCollectionUtil, TestIndexWriterExceptions2, TestLiveFieldValues, TestQueryBuilder, TestIndexFileDeleter, TestBlockPostingsFormat2, TestSimpleFSLockFactory, TestSegmentTermEnum, TestBytesRef, TestMultiThreadTermVectors, Test4GBStoredFields, TestClassicSimilarity, TestSimilarity2, TestSleepingLockWrapper, TestBlendedTermQuery, TestSimpleExplanationsOfNonMatches, TestUpgradeIndexMergePolicy, TestSameTokenSamePosition, TestBufferedChecksum, TestPrefixRandom, TestDocCount, TestHighCompressionMode, TestSpanBoostQuery, TestConsistentFieldNumbers, TestFieldInvertState, TestDocsAndPositions, TestSpanContainQuery, TestFlushByRamOrCountsPolicy, TestDirectoryReader, TestBinaryTerms, TestBM25Similarity, TestAssertions, TestHugeRamFile, TestLongValuesSource, TestIndexWriterMergePolicy, TestIndexWriterOutOfFileDescriptors, TestIntroSelector, TestSortedSetSelector, TermInSetQueryTest, LimitedFiniteStringsIteratorTest, Test2BPoints, TestInPlaceMergeSorter, TestMSBRadixSorter, TestSegmentInfos, TestIndexingSequenceNumbers, TestFilterCodecReader, TestAllFilesHaveCodecHeader, TestByteArrayDataInput, TestExceedMaxTermLength, TestSloppyPhraseQuery, TestBinaryDocument, TestTermScorer, TestScoreCachingWrappingScorer, TestDoc, TestMultiTermsEnum, TestMixedCodecs, TestGraphTokenStreamFiniteStrings, TestSpanTermQuery, TestFieldValueQuery, TestSearchForDuplicates, TestCodecHoldsOpenFiles, TestAddIndexes, TestTerm, TestParallelCompositeReader, TestMinimize, TestIndexableField, TestStandardAnalyzer, TestAllFilesDetectTruncation, TestPayloadsOnVectors, TestSameScoresWithThreads, TestMergeRateLimiter, TestDuelingCodecs, TestEarlyTerminatingSortingCollector, TestGeoEncodingUtils, TestParallelReaderEmptyIndex, TestCodecUtil, TestForUtil, TestTragicIndexWriterDeadlock, TestStringMSBRadixSorter, TestOperations, TestSnapshotDeletionPolicy, TestScorerPerf, TestDocIdSetBuilder, TestSumDocFreq, TestTopDocsMerge, TestDocIdsWriter, TestAtomicUpdate]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAtomicUpdate -Dtests.seed=6E08F4D35AF933EF -Dtests.slow=true -Dtests.locale=fy -Dtests.timezone=America/Punta_Arenas -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestAtomicUpdate (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_6E08F4D35AF933EF-001\lucene.test.atomic-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_6E08F4D35AF933EF-001\lucene.test.atomic-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_6E08F4D35AF933EF-001\lucene.test.atomic-001\_1s_Asserting_0.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_6E08F4D35AF933EF-001\lucene.test.atomic-001\_1s_Asserting_0.tip
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_6E08F4D35AF933EF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_6E08F4D35AF933EF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6E08F4D35AF933EF]: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 [158/455 (1!)] on J0 in 3.38s, 1 test, 1 error <<< FAILURES!

[...truncated 222 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=BlockTreeOrds(blocksize=128), junk=FSTOrd50}, docValues:{}, maxPointsInLeafNode=838, maxMBSortInHeap=5.548098334688046, sim=RandomSimilarity(queryNorm=true): {}, locale=jgo, timezone=America/Porto_Velho
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=145876000,total=441581568
   [junit4]   2> NOTE: All tests run in this JVM: [TestDoubleRangeFieldQueries, TestLucene60PointsFormat, TestLevenshteinAutomata, TestExternalCodecs, Test2BBKDPoints, TestCollectionUtil, TestIndexWriterExceptions2, TestLiveFieldValues, TestQueryBuilder, TestIndexFileDeleter, TestBlockPostingsFormat2, TestSimpleFSLockFactory, TestSegmentTermEnum, TestBytesRef, TestMultiThreadTermVectors, Test4GBStoredFields, TestClassicSimilarity, TestSimilarity2, TestSleepingLockWrapper, TestBlendedTermQuery, TestSimpleExplanationsOfNonMatches, TestUpgradeIndexMergePolicy, TestSameTokenSamePosition, TestBufferedChecksum, TestPrefixRandom, TestDocCount, TestHighCompressionMode, TestSpanBoostQuery, TestConsistentFieldNumbers, TestFieldInvertState, TestDocsAndPositions, TestSpanContainQuery, TestFlushByRamOrCountsPolicy, TestDirectoryReader, TestBinaryTerms, TestBM25Similarity, TestAssertions, TestHugeRamFile, TestLongValuesSource, TestIndexWriterMergePolicy, TestIndexWriterOutOfFileDescriptors, TestIntroSelector, TestSortedSetSelector, TermInSetQueryTest, LimitedFiniteStringsIteratorTest, Test2BPoints, TestInPlaceMergeSorter, TestMSBRadixSorter, TestSegmentInfos, TestIndexingSequenceNumbers, TestFilterCodecReader, TestAllFilesHaveCodecHeader, TestByteArrayDataInput, TestExceedMaxTermLength, TestSloppyPhraseQuery, TestBinaryDocument, TestTermScorer, TestScoreCachingWrappingScorer, TestDoc, TestMultiTermsEnum, TestMixedCodecs, TestGraphTokenStreamFiniteStrings, TestSpanTermQuery, TestFieldValueQuery, TestSearchForDuplicates, TestCodecHoldsOpenFiles, TestAddIndexes, TestTerm, TestParallelCompositeReader, TestMinimize, TestIndexableField, TestStandardAnalyzer, TestAllFilesDetectTruncation, TestPayloadsOnVectors, TestSameScoresWithThreads, TestMergeRateLimiter, TestDuelingCodecs, TestEarlyTerminatingSortingCollector, TestGeoEncodingUtils, TestParallelReaderEmptyIndex, TestCodecUtil, TestForUtil, TestTragicIndexWriterDeadlock, TestStringMSBRadixSorter, TestOperations, TestSnapshotDeletionPolicy, TestScorerPerf, TestDocIdSetBuilder, TestSumDocFreq, TestTopDocsMerge, TestDocIdsWriter, TestAtomicUpdate, TestPackedTokenAttributeImpl, TestBooleanQuery, TestStressDeletes, TestNumericUtils, TestUsageTrackingFilterCachingPolicy, TestDateSort, TestIndexWriterWithThreads, TestRegexpQuery, TestSloppyMath, TestSpanExplanationsOfNonMatches, TestThreadedForceMerge, TestDocValuesQueries, TestConjunctions, TestNamedSPILoader, TestFilterLeafReader, TestNorms, TestBagOfPositions, TestReqExclBulkScorer, TestDocument, TestSpans, TestRecyclingIntBlockAllocator, TestIndexWriter, TestIndexWriterReader, TestIndexWriterMerging, TestFSTs, TestGraphTokenizers, TestIndexWriterExceptions, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=6E08F4D35AF933EF -Dtests.slow=true -Dtests.locale=jgo -Dtests.timezone=America/Porto_Velho -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_6E08F4D35AF933EF-001\testSeekSliceEnd-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_6E08F4D35AF933EF-001\testSeekSliceEnd-008
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_6E08F4D35AF933EF-001\testSeekSliceEnd-008\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_6E08F4D35AF933EF-001\testSeekSliceEnd-008\extra0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_6E08F4D35AF933EF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_6E08F4D35AF933EF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6E08F4D35AF933EF]: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 [224/455 (2!)] on J0 in 5.05s, 54 tests, 1 error <<< FAILURES!

[...truncated 774 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20171104_015458_8215434087666943662457.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-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20171104_015458_82715067998398926140627.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 J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171104_020321_08310536553376119688652.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-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171104_020321_08110465994423483691061.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 1055 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171104_020451_2525269966983727638162.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-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171104_020451_25211646296318143741032.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 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171104_020730_05513593172563030259822.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-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171104_020730_0555208129905331305291.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 241 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171104_020742_58210191103507552146315.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 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171104_020742_58217735256810536426813.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-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171104_020805_8996492231837026248859.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-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171104_020805_8998671876690260353092.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-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171104_020811_5033515558917353459056.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-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171104_020811_5036741137096039404985.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-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171104_020822_2494960531883975749478.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-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171104_020822_2496160888529454110647.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 J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171104_020830_2046722753244750418940.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-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171104_020830_20418336727131834303550.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 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171104_020834_13312191243743627760394.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 192 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171104_020858_02315572792442762016284.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 9 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 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=Lucene70, sim=RandomSimilarity(queryNorm=false): {content6=DFR I(ne)L2, content5=LM Jelinek-Mercer(0.100000), content2=DFR I(ne)LZ(0.3), utf8=DFR I(n)Z(0.3), fie?ld=DFR I(F)B1, content=DFR I(n)L1, autf8=DFR I(n)B1}, locale=xog, timezone=America/Porto_Acre
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=47103336,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene54DocValuesFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=3DDCB2FC3A3414A2 -Dtests.slow=true -Dtests.locale=xog -Dtests.timezone=America/Porto_Acre -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | 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-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_3DDCB2FC3A3414A2-001\3.0.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_3DDCB2FC3A3414A2-001\3.0.1-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3DDCB2FC3A3414A2]: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 [7/8 (1!)] on J0 in 33.47s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171104_020858_023334536012414049856.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 1276 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171104_021053_75716155042369500655443.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 ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171104_021053_7574506189938132162750.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 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20171104_021107_76317061679711626686493.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-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20171104_021107_7621273007356888488110.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 169 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=182, maxMBSortInHeap=7.216966649148743, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR I(ne)2, field=DFR I(F)B1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR GL1, f_DOCS_AND_FREQS_AND_POSITIONS=IB LL-D2, body=DFR I(F)BZ(0.3), f_DOCS=DFR I(F)L1}, locale=hr-BA, timezone=Pacific/Norfolk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=39174232,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectDocValuesFormat, TestBloomPostingsFormat, TestFSTPostingsFormat, TestVarGapFixedIntervalPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVarGapFixedIntervalPostingsFormat -Dtests.seed=4258A078EDC61DBC -Dtests.slow=true -Dtests.locale=hr-BA -Dtests.timezone=Pacific/Norfolk -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestVarGapFixedIntervalPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_4258A078EDC61DBC-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_4258A078EDC61DBC-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_4258A078EDC61DBC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_4258A078EDC61DBC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4258A078EDC61DBC]: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 [9/20 (1!)] on J1 in 4.39s, 25 tests, 1 error <<< FAILURES!

[...truncated 72 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestFSTOrdPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=189, maxMBSortInHeap=7.849453235951928, sim=RandomSimilarity(queryNorm=true): {f_DOCS_AND_FREQS=DFR I(ne)3(800.0), field=DFR I(F)B2, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(ne)B1, f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(n)1, body=DFI(Standardized), f_DOCS=DFR GBZ(0.3)}, locale=brx-IN, timezone=America/Vancouver
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=73136744,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectDocValuesFormat, TestBloomPostingsFormat, TestFSTPostingsFormat, TestVarGapFixedIntervalPostingsFormat, TestSimpleTextNormsFormat, TestSimpleTextDocValuesFormat, TestMemoryPostingsFormat, TestSimpleTextPostingsFormat, TestFSTOrdPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFSTOrdPostingsFormat -Dtests.seed=4258A078EDC61DBC -Dtests.slow=true -Dtests.locale=brx-IN -Dtests.timezone=America/Vancouver -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | 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-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_4258A078EDC61DBC-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_4258A078EDC61DBC-001\testPostingsEnumReuse-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_4258A078EDC61DBC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_4258A078EDC61DBC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4258A078EDC61DBC]: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 [15/20 (2!)] on J1 in 2.78s, 25 tests, 1 error <<< FAILURES!

[...truncated 18 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20171104_021121_35314943427886633801731.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-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20171104_021121_35318139220966309989328.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 247 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20171104_021315_173580281869963200413.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-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20171104_021315_1739018575335100025095.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-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20171104_021319_96010623844127984126850.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 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20171104_021319_9604524683344480054685.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 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20171104_021329_16911895831068524660560.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-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20171104_021329_16818387538137031142239.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 180 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20171104_021404_6436314124429502707996.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-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20171104_021404_64311222363613844794449.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 244 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171104_021418_8038140294688168416493.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-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171104_021418_80816420154745992421791.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 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20171104_021446_21710399521325527979421.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-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20171104_021446_2174574345272897892956.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 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20171104_021506_1912441980358563346698.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-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20171104_021506_19314939876900468966195.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 183 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20171104_021520_1466733786189672415805.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 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20171104_021520_1463322641364401227063.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 313 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20171104_021545_94115162525274149899139.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-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20171104_021545_94115475844434524540394.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 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171104_021602_90715361158357035774057.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-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171104_021602_9058122457853983519229.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 188 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20171104_021616_602887821647530680710.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 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20171104_021616_60218084697986390576532.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 221 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171104_021633_2473446044984104328286.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-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171104_021633_24714208231391474037727.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 416 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171104_021700_7947255874616235767847.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-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171104_021700_79418064826154314910020.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 181 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171104_021726_6704731671802967035208.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-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171104_021726_67616792935772015788183.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 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20171104_021748_25716726362676390420638.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 J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20171104_021751_8652981339605887174984.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 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20171104_021751_8652481176825358239324.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 2059 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]   2> 433432 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[8B759F2C0A55E839]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\init-core-data-001
   [junit4]   2> 433432 WARN  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[8B759F2C0A55E839]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 433432 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[8B759F2C0A55E839]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 433434 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[8B759F2C0A55E839]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 433434 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[8B759F2C0A55E839]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001
   [junit4]   2> 433435 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[8B759F2C0A55E839]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 433477 INFO  (Thread-749) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 433477 INFO  (Thread-749) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 433558 ERROR (Thread-749) [    ] 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> 433564 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[8B759F2C0A55E839]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57374
   [junit4]   2> 433630 INFO  (jetty-launcher-608-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 433631 INFO  (jetty-launcher-608-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@411189a0{/solr,null,AVAILABLE}
   [junit4]   2> 433634 INFO  (jetty-launcher-608-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 433634 INFO  (jetty-launcher-608-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76e10138{/solr,null,AVAILABLE}
   [junit4]   2> 433635 INFO  (jetty-launcher-608-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17270dd0{HTTP/1.1,[http/1.1]}{127.0.0.1:57378}
   [junit4]   2> 433635 INFO  (jetty-launcher-608-thread-1) [    ] o.e.j.s.Server Started @435697ms
   [junit4]   2> 433635 INFO  (jetty-launcher-608-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57378}
   [junit4]   2> 433635 ERROR (jetty-launcher-608-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 433635 INFO  (jetty-launcher-608-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 433635 INFO  (jetty-launcher-608-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 433635 INFO  (jetty-launcher-608-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 433635 INFO  (jetty-launcher-608-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T02:26:39.305249600Z
   [junit4]   2> 433635 INFO  (jetty-launcher-608-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8aafdd8{HTTP/1.1,[http/1.1]}{127.0.0.1:57381}
   [junit4]   2> 433635 INFO  (jetty-launcher-608-thread-2) [    ] o.e.j.s.Server Started @435699ms
   [junit4]   2> 433635 INFO  (jetty-launcher-608-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57381}
   [junit4]   2> 433639 ERROR (jetty-launcher-608-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 433639 INFO  (jetty-launcher-608-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 433639 INFO  (jetty-launcher-608-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 433639 INFO  (jetty-launcher-608-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 433639 INFO  (jetty-launcher-608-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-04T02:26:39.309409300Z
   [junit4]   2> 433654 INFO  (jetty-launcher-608-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 433664 INFO  (jetty-launcher-608-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 433668 INFO  (jetty-launcher-608-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57374/solr
   [junit4]   2> 433680 INFO  (jetty-launcher-608-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57374/solr
   [junit4]   2> 433876 INFO  (jetty-launcher-608-thread-1) [n:127.0.0.1:57378_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 433877 INFO  (jetty-launcher-608-thread-2) [n:127.0.0.1:57381_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 433877 INFO  (jetty-launcher-608-thread-1) [n:127.0.0.1:57378_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57378_solr
   [junit4]   2> 433878 INFO  (jetty-launcher-608-thread-2) [n:127.0.0.1:57381_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57381_solr
   [junit4]   2> 433879 INFO  (jetty-launcher-608-thread-1) [n:127.0.0.1:57378_solr    ] o.a.s.c.Overseer Overseer (id=98943788595806213-127.0.0.1:57378_solr-n_0000000000) starting
   [junit4]   2> 433881 INFO  (zkCallback-619-thread-1-processing-n:127.0.0.1:57378_solr) [n:127.0.0.1:57378_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 433881 INFO  (zkCallback-620-thread-1-processing-n:127.0.0.1:57381_solr) [n:127.0.0.1:57381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 433889 INFO  (jetty-launcher-608-thread-1) [n:127.0.0.1:57378_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57378_solr
   [junit4]   2> 433935 INFO  (zkCallback-620-thread-1-processing-n:127.0.0.1:57381_solr) [n:127.0.0.1:57381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 433971 INFO  (jetty-launcher-608-thread-2) [n:127.0.0.1:57381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57381.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b982faf
   [junit4]   2> 433978 INFO  (jetty-launcher-608-thread-2) [n:127.0.0.1:57381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57381.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b982faf
   [junit4]   2> 433978 INFO  (jetty-launcher-608-thread-2) [n:127.0.0.1:57381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57381.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b982faf
   [junit4]   2> 433979 INFO  (jetty-launcher-608-thread-2) [n:127.0.0.1:57381_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node2\.
   [junit4]   2> 433994 INFO  (zkCallback-619-thread-1-processing-n:127.0.0.1:57378_solr) [n:127.0.0.1:57378_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 434002 INFO  (jetty-launcher-608-thread-1) [n:127.0.0.1:57378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57378.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b982faf
   [junit4]   2> 434018 INFO  (jetty-launcher-608-thread-1) [n:127.0.0.1:57378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57378.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b982faf
   [junit4]   2> 434018 INFO  (jetty-launcher-608-thread-1) [n:127.0.0.1:57378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57378.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b982faf
   [junit4]   2> 434020 INFO  (jetty-launcher-608-thread-1) [n:127.0.0.1:57378_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest_8B759F2C0A55E839-001\tempDir-001\node1\.
   [junit4]   2> 434051 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 0x15f84d9fbfc0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 434056 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[8B759F2C0A55E839]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 434057 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[8B759F2C0A55E839]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57374/solr ready
   [junit4]   2> 434067 INFO  (qtp1142067780-3818) [n:127.0.0.1:57378_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=1abfffb1-ea30-4be2-8994-6f80ded7eb27&replicationFactor=1&collection.configName=conf&name=expiry&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 434072 INFO  (qtp1142067780-3818) [n:127.0.0.1:57378_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=1abfffb1-ea30-4be2-8994-6f80ded7eb27&replicationFactor=1&collection.configName=conf&name=expiry&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 434073 INFO  (qtp1142067780-3840) [n:127.0.0.1:57378_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=1abfffb1-ea30-4be2-8994-6f80ded7eb27&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 434075 INFO  (qtp1142067780-3840) [n:127.0.0.1:57378_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=1abfffb1-ea30-4be2-8994-6f80ded7eb27&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 434078 INFO  (OverseerThreadFactory-2063-thread-1-processing-n:127.0.0.1:57378_solr) [n:127.0.0.1:57378_solr    ] o.a.s.c.CreateCollectionCmd Create collection expiry
   [junit4]   2> 434196 INFO  (OverseerStateUpdate-98943788595806213-127.0.0.1:57378_solr-n_0000000000) [n:127.0.0.1:57378_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"expiry",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"expiry_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57381/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "wait

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

ead.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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 12404 INFO  (qtp123111549-65) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3DTerm-matchedTitleDFExt+reRankDocs%3D4+efi.user_query%3Dw8}} hits=4 status=0 QTime=78
   [junit4]   2> 12418 INFO  (qtp123111549-66) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3DTerm-matchedTitleDFExt+reRankDocs%3D4+efi.user_query%3Dw8}} hits=4 status=0 QTime=2
   [junit4]   2> 12421 INFO  (TEST-TestUserTermScorerQuery.testUserTermScorerQuery-seed#[6F4262D7B957C370]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUserTermScorerQuery
   [junit4]   2> 12427 INFO  (SUITE-TestUserTermScorerQuery-seed#[6F4262D7B957C370]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5781dda6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 12427 INFO  (SUITE-TestUserTermScorerQuery-seed#[6F4262D7B957C370]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=565311587
   [junit4]   2> 12427 INFO  (SUITE-TestUserTermScorerQuery-seed#[6F4262D7B957C370]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 12427 INFO  (SUITE-TestUserTermScorerQuery-seed#[6F4262D7B957C370]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 12427 INFO  (SUITE-TestUserTermScorerQuery-seed#[6F4262D7B957C370]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 12429 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@76d2222a
   [junit4]   2> 12429 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1993482794
   [junit4]   2> 12438 INFO  (SUITE-TestUserTermScorerQuery-seed#[6F4262D7B957C370]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@454b58dc{/solr,null,UNAVAILABLE}
   [junit4]   2> 12443 INFO  (SUITE-TestUserTermScorerQuery-seed#[6F4262D7B957C370]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 12444 INFO  (SUITE-TestUserTermScorerQuery-seed#[6F4262D7B957C370]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1696572711
   [junit4]   2> 12444 INFO  (SUITE-TestUserTermScorerQuery-seed#[6F4262D7B957C370]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 12445 INFO  (SUITE-TestUserTermScorerQuery-seed#[6F4262D7B957C370]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d46bb09: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 12445 INFO  (SUITE-TestUserTermScorerQuery-seed#[6F4262D7B957C370]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 12445 INFO  (SUITE-TestUserTermScorerQuery-seed#[6F4262D7B957C370]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@434bd8d3: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 12445 INFO  (SUITE-TestUserTermScorerQuery-seed#[6F4262D7B957C370]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 12445 INFO  (SUITE-TestUserTermScorerQuery-seed#[6F4262D7B957C370]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79f206f7: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 12447 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5478958
   [junit4]   2> 12447 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=88574296
   [junit4]   2> 12447 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10f6b513: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 12449 INFO  (SUITE-TestUserTermScorerQuery-seed#[6F4262D7B957C370]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {description=BlockTreeOrds(blocksize=128), id=FSTOrd50, text=PostingsFormat(name=LuceneVarGapFixedInterval), title=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1612, maxMBSortInHeap=5.307033845583733, sim=RandomSimilarity(queryNorm=true): {}, locale=tk, timezone=Europe/Sofia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=41102376,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestUserTermScorerQuery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUserTermScorerQuery -Dtests.seed=6F4262D7B957C370 -Dtests.slow=true -Dtests.locale=tk -Dtests.timezone=Europe/Sofia -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestUserTermScorerQuery (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestUserTermScorerQuery_6F4262D7B957C370-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestUserTermScorerQuery_6F4262D7B957C370-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestUserTermScorerQuery_6F4262D7B957C370-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestUserTermScorerQuery_6F4262D7B957C370-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F4262D7B957C370]: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 [1/33 (1!)] on J1 in 12.85s, 1 test, 1 error <<< FAILURES!

[...truncated 93 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171104_032628_6114358819681962824527.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-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171104_032628_6112652293000963950491.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 601 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171104_032710_73412884934905477689012.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-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171104_032710_7344068366750348023470.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 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171104_032736_430499241732305793489.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 31658 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 284 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/284/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC --illegal-access=deny

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_B2280F3FDCEAC0C5-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_B2280F3FDCEAC0C5-001\justSoYouGetSomeChannelErrors-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_B2280F3FDCEAC0C5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_B2280F3FDCEAC0C5-001 

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

	at __randomizedtesting.SeedInfo.seed([B2280F3FDCEAC0C5]: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.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([3D0B43D9225166B5:B285A479303D954A]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([3D0B43D9225166B5]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.analyzing.AnalyzingSuggesterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_C7A0214857C8574-001\AnalyzingSuggesterTest-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_C7A0214857C8574-001\AnalyzingSuggesterTest-004    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_C7A0214857C8574-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_C7A0214857C8574-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_C7A0214857C8574-001\AnalyzingSuggesterTest-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_C7A0214857C8574-001\AnalyzingSuggesterTest-004
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_C7A0214857C8574-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_C7A0214857C8574-001

	at __randomizedtesting.SeedInfo.seed([C7A0214857C8574]: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.lucene.codecs.asserting.TestAssertingPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001\testPostingsFormat.testExact-006    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001\testPostingsFormat.testExact-006\_0_Asserting_0.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001\testPostingsFormat.testExact-006\_0_Asserting_0.tip    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001\testPostingsFormat.testExact-006
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001\testPostingsFormat.testExact-006\_0_Asserting_0.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001\testPostingsFormat.testExact-006\_0_Asserting_0.tip
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001

	at __randomizedtesting.SeedInfo.seed([C12C4A6D922740F6]: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 740 lines...]
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testPostingsEnumReuse
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=515, maxMBSortInHeap=5.388899914177121, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=IB LL-LZ(0.3), field=DFR I(n)LZ(0.3), f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(n)B2, f_DOCS_AND_FREQS_AND_POSITIONS=DFR GLZ(0.3), body=DFR GB1, f_DOCS=DFR I(F)BZ(0.3)}, locale=en-BZ, timezone=Europe/Helsinki
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=140013656,total=332398592
   [junit4]   2> NOTE: All tests run in this JVM: [TestStopFilter, TestTrackingDirectoryWrapper, Test2BTerms, TestUniqueTermCount, TestFieldMaskingSpanQuery, TestDirectPacked, TestBasics, TestCachingTokenFilter, TestSmallFloat, TestSearcherManager, TestTermQuery, TestMultiFields, TestTotalHitCountCollector, TestByteSlices, TestFileSwitchDirectory, TestIndexWriterCommit, TestIndexWriterOnVMError, TestPackedInts, TestBoostQuery, TestPerSegmentDeletes, TestMathUtil, TestMergeSchedulerExternal, TestSpanOrQuery, TestTimSorter, TestRollback, TestNoDeletionPolicy, TestLucene60FieldInfoFormat, TestLongPostings, TestFieldReuse, TestSPIClassIterator, TestDuelingCodecsAtNight, TestMatchNoDocsQuery, TestDocIDMerger, TestSpanNearQuery, TestSegmentMerger, TestFastCompressionMode, TestBoolean2ScorerSupplier, TestIndexWriterLockRelease, TestIndexReaderClose, TestAutomatonQuery, TestStringHelper, TestPersistentSnapshotDeletionPolicy, TestVersion, TestOfflineSorter, TestMmapDirectory, TestTryDelete, TestDocValuesRewriteMethod, TestCharsRef, TestLucene50StoredFieldsFormatHighCompression, TestElevationComparator, TestNRTCachingDirectory, TestMultiDocValues, TestSpanCollection, TestManyFields, TestPointValues, TestTransactionRollback, TestOneMergeWrappingMergePolicy, TestNRTReaderWithThreads, TestTermsEnum2, Test2BSortedDocValuesFixedSorted, TestBKD, TestIndexWriterOnDiskFull, TestStressIndexing2, TestDoubleValuesSource, TestAllFilesHaveChecksumFooter, TestIndexWriterNRTIsCurrent, TestDocValues, TestMutableValues, TestIntRangeFieldQueries, FiniteStringsIteratorTest, TestCharsRefBuilder, TestIndexWriterThreadsToSegments, TestPhraseQuery, TestDateTools, TestPostingsOffsets, TestFixedBitDocIdSet, TestStressAdvance, TestFilterDirectoryReader, TestCheckIndex, Test2BPagedBytes, TestSimilarity, TestSimpleExplanations, TestSentinelIntSet, TestDocValuesScoring, TestFuzzyQuery, TestFrequencyTrackingRingBuffer, TestNativeFSLockFactory, TestCharTermAttributeImpl, TestPerFieldPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerFieldPostingsFormat -Dtests.seed=B2280F3FDCEAC0C5 -Dtests.slow=true -Dtests.locale=en-BZ -Dtests.timezone=Europe/Helsinki -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestPerFieldPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_B2280F3FDCEAC0C5-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_B2280F3FDCEAC0C5-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_B2280F3FDCEAC0C5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_B2280F3FDCEAC0C5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2280F3FDCEAC0C5]: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 [157/455 (1!)] on J1 in 4.08s, 25 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 1169 lines...]
   [junit4] Suite: org.apache.lucene.codecs.asserting.TestAssertingPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=2014, maxMBSortInHeap=6.6493929279625, sim=RandomSimilarity(queryNorm=true): {f_DOCS_AND_FREQS=DFR I(n)3(800.0), field=DFR I(n)BZ(0.3), f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(ne)BZ(0.3), f_DOCS_AND_FREQS_AND_POSITIONS=DFR GBZ(0.3), body=IB SPL-D1, f_DOCS=IB LL-L3(800.0)}, locale=wae, timezone=America/Metlakatla
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=32711680,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [Nested1, TestHandleTrackingFS, TestAssertingTermVectorsFormat, TestCompressingStoredFieldsFormat, TestAssertingPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAssertingPostingsFormat -Dtests.seed=C12C4A6D922740F6 -Dtests.slow=true -Dtests.locale=wae -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestAssertingPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001\testPostingsFormat.testExact-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001\testPostingsFormat.testExact-006\_0_Asserting_0.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001\testPostingsFormat.testExact-006\_0_Asserting_0.tip
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_C12C4A6D922740F6-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C12C4A6D922740F6]: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 [9/41 (1!)] on J1 in 2.61s, 25 tests, 1 error <<< FAILURES!

[...truncated 6777 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> nov 04, 2017 5:10:25 DA MANHÃ com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([3D0B43D9225166B5]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=3D0B43D9225166B5 -Dtests.slow=true -Dtests.locale=pt-GW -Dtests.timezone=Pacific/Fakaofo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.92s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D0B43D9225166B5:B285A479303D954A]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D0B43D9225166B5]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=pt-GW, timezone=Pacific/Fakaofo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=43522552,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [3/9 (1!)] on J0 in 3.18s, 5 tests, 1 error <<< FAILURES!

[...truncated 1204 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.AnalyzingSuggesterTest
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=26405, maxDocsPerChunk=182, blockSize=384), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=26405, blockSize=384)), sim=RandomSimilarity(queryNorm=true): {}, locale=kln-KE, timezone=America/Monterrey
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=151822320,total=180355072
   [junit4]   2> NOTE: All tests run in this JVM: [TestPlainTextDictionary, DocumentValueSourceDictionaryTest, TestLuceneDictionary, TestHighFrequencyDictionary, FuzzySuggesterTest, TestPrefixCompletionQuery, TestInputIterator, AnalyzingSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingSuggesterTest -Dtests.seed=C7A0214857C8574 -Dtests.slow=true -Dtests.locale=kln-KE -Dtests.timezone=America/Monterrey -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | AnalyzingSuggesterTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_C7A0214857C8574-001\AnalyzingSuggesterTest-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_C7A0214857C8574-001\AnalyzingSuggesterTest-004
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_C7A0214857C8574-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_C7A0214857C8574-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C7A0214857C8574]: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 [11/32 (1!)] on J1 in 0.92s, 23 tests, 1 error <<< FAILURES!

[...truncated 44285 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 283 - Still Failing!

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

No tests ran.

Build Log:
[...truncated 31 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:826: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:435: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:446: Found disallowed Ivy jar(s): C:\Users\jenkins\.ant\lib\ivy-2.3.0.jar

Total time: 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

Re: [JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 282 - Still Failing!

Posted by Steve Rowe <sa...@gmail.com>.
Hi Uwe,

> On Nov 3, 2017, at 4:11 AM, Uwe Schindler <uw...@thetaphi.de> wrote:
> 
> Hi Steve,
> 
> I was on a conference yesterday, sorry for the delay. I deleted the file. How did you get rid of the Linux/Mac/Solaris ones (because I checked for the existence of the old version, too)?

The ivy-bootstrap target now deletes old versions.

> Should I keep the ivy-bootstrap jobs or delete them? For Policeman they are not really needed as we have shell access.

I think it’s fine to delete them.

> Uwe
> 
> P.S.: If you send me your SSH key, I can give you SSH access to all the jenkins accounts on all 4 machines.

Thanks, I’ll send it separately.

--
Steve
www.lucidworks.com

>> -----Original Message-----
>> From: Steve Rowe [mailto:sarowe@gmail.com]
>> Sent: Friday, November 3, 2017 1:39 AM
>> To: Uwe Schindler <uw...@thetaphi.de>
>> Cc: Lucene Dev <de...@lucene.apache.org>
>> Subject: Re: [JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build #
>> 282 - Still Failing!
>> 
>> Hi Uwe,
>> 
>> After upgrading the Lucene/Solr Ivy version to 2.4.0 on master and
>> branch_7x, I created jobs on Policeman Jenkins to run ‘ant ivy-bootstrap’ for
>> each VBOX and then ran them.  However, the 2.3.0 jar can’t be deleted from
>> the Windows VBOX for some reason, so further Windows builds will be
>> broken until the 2.3.0 jar is removed.
>> 
>> Can you please remove C:\Users\jenkins\.ant\lib\ivy-2.3.0.jar from the
>> Windows VBOX?
>> 
>> Thanks.
>> 
>> --
>> Steve
>> www.lucidworks.com
>> 
>>> On Nov 2, 2017, at 8:10 PM, Policeman Jenkins Server
>> <je...@thetaphi.de> wrote:
>>> 
>>> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/282/
>>> Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC
>>> 
>>> No tests ran.
>>> 
>>> Build Log:
>>> [...truncated 31 lines...]
>>> BUILD FAILED
>>> C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:826: The
>> following error occurred while executing this line:
>>> C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-
>> build.xml:435: The following error occurred while executing this line:
>>> C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-
>> build.xml:446: Found disallowed Ivy jar(s): C:\Users\jenkins\.ant\lib\ivy-
>> 2.3.0.jar
>>> 
>>> Total time: 0 seconds
>>> Build step 'Invoke Ant' marked build as failure
>>> Archiving artifacts
>>> [WARNINGS] Skipping publisher since build result is FAILURE
>>> Recording test results
>>> ERROR: Step ‘Publish JUnit test result report’ failed: No test report files
>> were found. Configuration error?
>>> Email was triggered for: Failure - Any
>>> Sending email for trigger: Failure - Any
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 282 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi Steve,

I was on a conference yesterday, sorry for the delay. I deleted the file. How did you get rid of the Linux/Mac/Solaris ones (because I checked for the existence of the old version, too)?

Should I keep the ivy-bootstrap jobs or delete them? For Policeman they are not really needed as we have shell access.

Uwe

P.S.: If you send me your SSH key, I can give you SSH access to all the jenkins accounts on all 4 machines.

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Steve Rowe [mailto:sarowe@gmail.com]
> Sent: Friday, November 3, 2017 1:39 AM
> To: Uwe Schindler <uw...@thetaphi.de>
> Cc: Lucene Dev <de...@lucene.apache.org>
> Subject: Re: [JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build #
> 282 - Still Failing!
> 
> Hi Uwe,
> 
> After upgrading the Lucene/Solr Ivy version to 2.4.0 on master and
> branch_7x, I created jobs on Policeman Jenkins to run ‘ant ivy-bootstrap’ for
> each VBOX and then ran them.  However, the 2.3.0 jar can’t be deleted from
> the Windows VBOX for some reason, so further Windows builds will be
> broken until the 2.3.0 jar is removed.
> 
> Can you please remove C:\Users\jenkins\.ant\lib\ivy-2.3.0.jar from the
> Windows VBOX?
> 
> Thanks.
> 
> --
> Steve
> www.lucidworks.com
> 
> > On Nov 2, 2017, at 8:10 PM, Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
> >
> > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/282/
> > Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC
> >
> > No tests ran.
> >
> > Build Log:
> > [...truncated 31 lines...]
> > BUILD FAILED
> > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:826: The
> following error occurred while executing this line:
> > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-
> build.xml:435: The following error occurred while executing this line:
> > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-
> build.xml:446: Found disallowed Ivy jar(s): C:\Users\jenkins\.ant\lib\ivy-
> 2.3.0.jar
> >
> > Total time: 0 seconds
> > Build step 'Invoke Ant' marked build as failure
> > Archiving artifacts
> > [WARNINGS] Skipping publisher since build result is FAILURE
> > Recording test results
> > ERROR: Step ‘Publish JUnit test result report’ failed: No test report files
> were found. Configuration error?
> > Email was triggered for: Failure - Any
> > Sending email for trigger: Failure - Any
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 282 - Still Failing!

Posted by Steve Rowe <sa...@gmail.com>.
Hi Uwe,

After upgrading the Lucene/Solr Ivy version to 2.4.0 on master and branch_7x, I created jobs on Policeman Jenkins to run ‘ant ivy-bootstrap’ for each VBOX and then ran them.  However, the 2.3.0 jar can’t be deleted from the Windows VBOX for some reason, so further Windows builds will be broken until the 2.3.0 jar is removed.  

Can you please remove C:\Users\jenkins\.ant\lib\ivy-2.3.0.jar from the Windows VBOX?

Thanks.

--
Steve
www.lucidworks.com

> On Nov 2, 2017, at 8:10 PM, Policeman Jenkins Server <je...@thetaphi.de> wrote:
> 
> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/282/
> Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC
> 
> No tests ran.
> 
> Build Log:
> [...truncated 31 lines...]
> BUILD FAILED
> C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:826: The following error occurred while executing this line:
> C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:435: The following error occurred while executing this line:
> C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:446: Found disallowed Ivy jar(s): C:\Users\jenkins\.ant\lib\ivy-2.3.0.jar
> 
> Total time: 0 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org