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/05/03 17:46:13 UTC

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_121) - Build # 6542 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6542/
Java: 32bit/jdk1.8.0_121 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.EchoParamsTest

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

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

	at __randomizedtesting.SeedInfo.seed([2758FD905B7B1FD4]: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:745)




Build Log:
[...truncated 11456 lines...]
   [junit4] Suite: org.apache.solr.EchoParamsTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_2758FD905B7B1FD4-001\init-core-data-001
   [junit4]   2> 510222 WARN  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 510222 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 510231 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-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> 510237 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 510239 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 510331 WARN  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 510332 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 510353 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 510360 WARN  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is subject. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 510361 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 510583 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1164735
   [junit4]   2> 510588 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1164735
   [junit4]   2> 510588 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1164735
   [junit4]   2> 510641 INFO  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 510759 WARN  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 510759 INFO  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 510777 INFO  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 510785 WARN  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is subject. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 510785 INFO  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 510787 INFO  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 510787 INFO  (coreLoadExecutor-1984-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@1164735
   [junit4]   2> 510787 INFO  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 510787 INFO  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_2758FD905B7B1FD4-001\init-core-data-001\]
   [junit4]   2> 510796 INFO  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=36.6240234375, floorSegmentMB=1.3837890625, forceMergeDeletesPctAllowed=12.50555145321374, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 510805 INFO  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
   [junit4]   2> 511021 INFO  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 511022 INFO  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 511023 INFO  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=55.92578125, floorSegmentMB=1.7734375, forceMergeDeletesPctAllowed=19.20318533975802, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6950114451800156
   [junit4]   2> 511024 INFO  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f28965[collection1] main]
   [junit4]   2> 511025 WARN  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 511026 INFO  (coreLoadExecutor-1984-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 511028 INFO  (searcherExecutor-1985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f28965[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 511030 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 511032 INFO  (TEST-EchoParamsTest.test-seed#[2758FD905B7B1FD4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 511033 INFO  (TEST-EchoParamsTest.test-seed#[2758FD905B7B1FD4]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=standard&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 511046 INFO  (TEST-EchoParamsTest.test-seed#[2758FD905B7B1FD4]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=standard&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 511047 INFO  (TEST-EchoParamsTest.test-seed#[2758FD905B7B1FD4]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=standard&start=0&rows=20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 511047 INFO  (TEST-EchoParamsTest.test-seed#[2758FD905B7B1FD4]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=standard&start=0&rows=20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 511048 INFO  (TEST-EchoParamsTest.test-seed#[2758FD905B7B1FD4]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=standard&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 511048 INFO  (TEST-EchoParamsTest.test-seed#[2758FD905B7B1FD4]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=standard&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 511048 INFO  (TEST-EchoParamsTest.test-seed#[2758FD905B7B1FD4]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=standard&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 511049 INFO  (TEST-EchoParamsTest.test-seed#[2758FD905B7B1FD4]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={echoHandler=true&q=foo&qt=crazy_custom_qt&echoParams=all&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 511049 INFO  (TEST-EchoParamsTest.test-seed#[2758FD905B7B1FD4]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={echoHandler=true&q=foo&qt=crazy_custom_qt&echoParams=all&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 511050 INFO  (TEST-EchoParamsTest.test-seed#[2758FD905B7B1FD4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 511050 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 511050 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=29304583
   [junit4]   2> 511050 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 511052 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 511053 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 511055 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 511055 INFO  (coreCloseExecutor-1989-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a6bcb7
   [junit4]   2> 511060 INFO  (coreCloseExecutor-1989-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=27704503
   [junit4]   2> 511065 INFO  (SUITE-EchoParamsTest-seed#[2758FD905B7B1FD4]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=21844, maxDocsPerChunk=533, blockSize=621), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=21844, blockSize=621)), sim=RandomSimilarity(queryNorm=true): {}, locale=fi-FI, timezone=America/Goose_Bay
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_121 (32-bit)/cpus=3,threads=1,free=192712224,total=396099584
   [junit4]   2> NOTE: All tests run in this JVM: [ClassificationUpdateProcessorIntegrationTest, CleanupOldIndexTest, EnumFieldTest, CloneFieldUpdateProcessorFactoryTest, TestUnifiedSolrHighlighter, BasicDistributedZk2Test, TestClusterProperties, TestClassNameShortening, DefaultValueUpdateProcessorTest, ShufflingReplicaListTransformerTest, BadIndexSchemaTest, TestSSLRandomization, HdfsChaosMonkeySafeLeaderTest, CdcrUpdateLogTest, SuggesterWFSTTest, TestSchemaManager, TestFieldCacheSort, TestConfigsApi, TestGraphMLResponseWriter, TestRestManager, CollectionsAPISolrJTest, TestHdfsCloudBackupRestore, RequestLoggingTest, SegmentsInfoRequestHandlerTest, TestRecovery, SpellCheckCollatorWithCollapseTest, TestDynamicLoading, TestLegacyFieldCache, TestChildDocTransformer, TestDistributedMissingSort, CircularListTest, TestEmbeddedSolrServerSchemaAPI, TestZkChroot, TestRandomFaceting, TestAuthorizationFramework, BlockJoinFacetSimpleTest, TermVectorComponentDistributedTest, SolrMetricManagerTest, SpellCheckCollatorTest, TestLRUCache, SystemInfoHandlerTest, UpdateRequestProcessorFactoryTest, TestSolrQueryParser, BufferStoreTest, TestSolrCoreProperties, CoreSorterTest, TestSolrFieldCacheBean, ScriptEngineTest, TestIndexingPerformance, DistributedTermsComponentTest, MergeStrategyTest, HdfsRecoveryZkTest, ShardRoutingCustomTest, HLLSerializationTest, TestJsonRequest, ChaosMonkeyNothingIsSafeTest, TestFreeTextSuggestions, EchoParamsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=EchoParamsTest -Dtests.seed=2758FD905B7B1FD4 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=America/Goose_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | EchoParamsTest (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-master-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_2758FD905B7B1FD4-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_2758FD905B7B1FD4-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_2758FD905B7B1FD4-001\init-core-data-001\snapshot_metadata: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_2758FD905B7B1FD4-001\init-core-data-001\snapshot_metadata
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_2758FD905B7B1FD4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_2758FD905B7B1FD4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2758FD905B7B1FD4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [134/708 (1!)] on J1 in 0.87s, 1 test, 1 error <<< FAILURES!

[...truncated 41256 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_131) - Build # 6547 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6547/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly

Error Message:
Unexpected number of elements in the group for intGSF: 6

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for intGSF: 6
	at __randomizedtesting.SeedInfo.seed([B1B96A54303417A6:2A02040C7D6C25F8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:376)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([B1B96A54303417A6:48F4F9FB0C415A2C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:289)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp

Error Message:
No such processor Template

Stack Trace:
org.apache.solr.common.SolrException: No such processor Template
	at __randomizedtesting.SeedInfo.seed([B1B96A54303417A6:140B2A9C967ADE52]:0)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11160 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\init-core-data-001
   [junit4]   2> 208797 WARN  (SUITE-DocValuesNotIndexedTest-seed#[B1B96A54303417A6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 208797 INFO  (SUITE-DocValuesNotIndexedTest-seed#[B1B96A54303417A6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 208803 INFO  (SUITE-DocValuesNotIndexedTest-seed#[B1B96A54303417A6]-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> 208805 INFO  (SUITE-DocValuesNotIndexedTest-seed#[B1B96A54303417A6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001
   [junit4]   2> 208805 INFO  (SUITE-DocValuesNotIndexedTest-seed#[B1B96A54303417A6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 208809 INFO  (Thread-133) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 208809 INFO  (Thread-133) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 208829 ERROR (Thread-133) [    ] 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> 208907 INFO  (SUITE-DocValuesNotIndexedTest-seed#[B1B96A54303417A6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64842
   [junit4]   2> 208955 INFO  (jetty-launcher-172-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 208956 INFO  (jetty-launcher-172-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69edacb7{/solr,null,AVAILABLE}
   [junit4]   2> 208965 INFO  (jetty-launcher-172-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 208966 INFO  (jetty-launcher-172-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1df07131{/solr,null,AVAILABLE}
   [junit4]   2> 208967 INFO  (jetty-launcher-172-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1be6f71a{HTTP/1.1,[http/1.1]}{127.0.0.1:64849}
   [junit4]   2> 208967 INFO  (jetty-launcher-172-thread-2) [    ] o.e.j.s.Server Started @217789ms
   [junit4]   2> 208968 INFO  (jetty-launcher-172-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64849}
   [junit4]   2> 208968 INFO  (jetty-launcher-172-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@188b1850{HTTP/1.1,[http/1.1]}{127.0.0.1:64846}
   [junit4]   2> 208968 INFO  (jetty-launcher-172-thread-1) [    ] o.e.j.s.Server Started @217790ms
   [junit4]   2> 208968 INFO  (jetty-launcher-172-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64846}
   [junit4]   2> 208968 ERROR (jetty-launcher-172-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 208968 INFO  (jetty-launcher-172-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 208969 INFO  (jetty-launcher-172-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 208969 INFO  (jetty-launcher-172-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 208969 INFO  (jetty-launcher-172-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-05T18:36:11.892Z
   [junit4]   2> 208971 ERROR (jetty-launcher-172-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 208971 INFO  (jetty-launcher-172-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 208971 INFO  (jetty-launcher-172-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 208971 INFO  (jetty-launcher-172-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 208971 INFO  (jetty-launcher-172-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-05T18:36:11.894Z
   [junit4]   2> 209002 INFO  (jetty-launcher-172-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 209011 INFO  (jetty-launcher-172-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 209031 INFO  (jetty-launcher-172-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64842/solr
   [junit4]   2> 209031 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 0x15bd9e5dc5e0002, 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> 209038 INFO  (jetty-launcher-172-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64842/solr
   [junit4]   2> 209041 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 0x15bd9e5dc5e0003, 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> 209049 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 0x15bd9e5dc5e0004, 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> 209083 INFO  (jetty-launcher-172-thread-1) [n:127.0.0.1:64846_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 209083 INFO  (jetty-launcher-172-thread-2) [n:127.0.0.1:64849_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 209084 INFO  (jetty-launcher-172-thread-1) [n:127.0.0.1:64846_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64846_solr
   [junit4]   2> 209085 INFO  (jetty-launcher-172-thread-2) [n:127.0.0.1:64849_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64849_solr
   [junit4]   2> 209086 INFO  (jetty-launcher-172-thread-1) [n:127.0.0.1:64846_solr    ] o.a.s.c.Overseer Overseer (id=97911398186483718-127.0.0.1:64846_solr-n_0000000000) starting
   [junit4]   2> 209088 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:64849_solr) [n:127.0.0.1:64849_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 209089 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 209099 INFO  (jetty-launcher-172-thread-1) [n:127.0.0.1:64846_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64846_solr
   [junit4]   2> 209268 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 209268 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:64849_solr) [n:127.0.0.1:64849_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 209317 INFO  (jetty-launcher-172-thread-1) [n:127.0.0.1:64846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64846.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e99e02
   [junit4]   2> 209321 INFO  (jetty-launcher-172-thread-1) [n:127.0.0.1:64846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64846.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e99e02
   [junit4]   2> 209321 INFO  (jetty-launcher-172-thread-1) [n:127.0.0.1:64846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64846.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e99e02
   [junit4]   2> 209321 INFO  (jetty-launcher-172-thread-1) [n:127.0.0.1:64846_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node1\.
   [junit4]   2> 209393 INFO  (jetty-launcher-172-thread-2) [n:127.0.0.1:64849_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64849.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e99e02
   [junit4]   2> 209402 INFO  (jetty-launcher-172-thread-2) [n:127.0.0.1:64849_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64849.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e99e02
   [junit4]   2> 209402 INFO  (jetty-launcher-172-thread-2) [n:127.0.0.1:64849_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64849.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e99e02
   [junit4]   2> 209403 INFO  (jetty-launcher-172-thread-2) [n:127.0.0.1:64849_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node2\.
   [junit4]   2> 209427 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 0x15bd9e5dc5e0007, 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> 209436 INFO  (SUITE-DocValuesNotIndexedTest-seed#[B1B96A54303417A6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 209438 INFO  (SUITE-DocValuesNotIndexedTest-seed#[B1B96A54303417A6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64842/solr ready
   [junit4]   2> 209453 INFO  (qtp1972221638-829) [n:127.0.0.1:64849_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 209465 INFO  (OverseerThreadFactory-466-thread-1-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 209587 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2
   [junit4]   2> 209589 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 209599 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2
   [junit4]   2> 209601 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 209623 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2
   [junit4]   2> 209623 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2
   [junit4]   2> 209750 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 209750 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:64849_solr) [n:127.0.0.1:64849_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 210685 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 210687 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 210709 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 210720 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 210751 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.s.IndexSchema [dv_coll_shard1_replica1] Schema name=minimal
   [junit4]   2> 210756 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal
   [junit4]   2> 210762 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.s.IndexSchema [dv_coll_shard4_replica1] Schema name=minimal
   [junit4]   2> 210763 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 210763 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica1' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 210766 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.s.IndexSchema [dv_coll_shard2_replica1] Schema name=minimal
   [junit4]   2> 210769 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64849.solr.core.dv_coll.shard3.replica1' (registry 'solr.core.dv_coll.shard3.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e99e02
   [junit4]   2> 210769 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 210769 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [[dv_coll_shard3_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node2\dv_coll_shard3_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node2\.\dv_coll_shard3_replica1\data\]
   [junit4]   2> 210770 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 210770 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica1' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 210771 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64849.solr.core.dv_coll.shard1.replica1' (registry 'solr.core.dv_coll.shard1.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e99e02
   [junit4]   2> 210771 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 210772 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [[dv_coll_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node2\dv_coll_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node2\.\dv_coll_shard1_replica1\data\]
   [junit4]   2> 210774 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 210774 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica1' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 210775 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64846.solr.core.dv_coll.shard4.replica1' (registry 'solr.core.dv_coll.shard4.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e99e02
   [junit4]   2> 210775 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 210775 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.c.SolrCore [[dv_coll_shard4_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node1\dv_coll_shard4_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node1\.\dv_coll_shard4_replica1\data\]
   [junit4]   2> 210783 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 210783 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica1' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 210783 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64846.solr.core.dv_coll.shard2.replica1' (registry 'solr.core.dv_coll.shard2.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e99e02
   [junit4]   2> 210784 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 210784 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [[dv_coll_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node1\dv_coll_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node1\.\dv_coll_shard2_replica1\data\]
   [junit4]   2> 210948 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 210948 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 210951 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 210951 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 210993 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 210993 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 210996 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 210996 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 210999 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b4ad133[dv_coll_shard3_replica1] main]
   [junit4]   2> 211001 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 211002 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 211020 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 211028 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@58da3a0[dv_coll_shard4_replica1] main]
   [junit4]   2> 211035 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 211035 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 211038 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 211038 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 211041 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 211041 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 211042 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566582373314723840
   [junit4]   2> 211052 INFO  (searcherExecutor-470-thread-1-processing-n:127.0.0.1:64849_solr x:dv_coll_shard3_replica1 s:shard3 c:dv_coll) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@6b4ad133[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 211054 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 211055 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 211056 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 211058 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cfda228[dv_coll_shard1_replica1] main]
   [junit4]   2> 211064 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 211065 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 211065 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566582373338841088
   [junit4]   2> 211070 INFO  (searcherExecutor-472-thread-1-processing-n:127.0.0.1:64846_solr x:dv_coll_shard4_replica1 s:shard4 c:dv_coll) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.c.SolrCore [dv_coll_shard4_replica1] Registered new searcher Searcher@58da3a0[dv_coll_shard4_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 211073 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 211075 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 211076 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 211079 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 211079 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 211080 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566582373354569728
   [junit4]   2> 211084 INFO  (searcherExecutor-471-thread-1-processing-n:127.0.0.1:64849_solr x:dv_coll_shard1_replica1 s:shard1 c:dv_coll) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher Searcher@1cfda228[dv_coll_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 211096 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 211096 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 211096 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64849/solr/dv_coll_shard3_replica1/
   [junit4]   2> 211096 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 211096 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:64849/solr/dv_coll_shard3_replica1/ has no replicas
   [junit4]   2> 211096 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 211132 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 211132 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 211132 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64846/solr/dv_coll_shard4_replica1/
   [junit4]   2> 211132 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 211132 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:64846/solr/dv_coll_shard4_replica1/ has no replicas
   [junit4]   2> 211132 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 211139 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 211139 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 211140 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64849/solr/dv_coll_shard1_replica1/
   [junit4]   2> 211140 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 211140 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:64849/solr/dv_coll_shard1_replica1/ has no replicas
   [junit4]   2> 211140 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 211145 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64849/solr/dv_coll_shard3_replica1/ shard3
   [junit4]   2> 211146 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64846/solr/dv_coll_shard4_replica1/ shard4
   [junit4]   2> 211150 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64849/solr/dv_coll_shard1_replica1/ shard1
   [junit4]   2> 211201 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 211202 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 211204 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 211204 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 211207 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@53a16562[dv_coll_shard2_replica1] main]
   [junit4]   2> 211209 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 211210 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 211210 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 211211 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 211212 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 211213 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566582373494030336
   [junit4]   2> 211220 INFO  (searcherExecutor-473-thread-1-processing-n:127.0.0.1:64846_solr x:dv_coll_shard2_replica1 s:shard2 c:dv_coll) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher Searcher@53a16562[dv_coll_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 211227 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 211227 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 211227 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64846/solr/dv_coll_shard2_replica1/
   [junit4]   2> 211227 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 211227 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:64846/solr/dv_coll_shard2_replica1/ has no replicas
   [junit4]   2> 211227 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 211236 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64846/solr/dv_coll_shard2_replica1/ shard2
   [junit4]   2> 211346 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:64849_solr) [n:127.0.0.1:64849_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 211346 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 211366 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 211366 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 211366 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 211374 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2} status=0 QTime=1775
   [junit4]   2> 211377 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2} status=0 QTime=1754
   [junit4]   2> 211381 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2} status=0 QTime=1758
   [junit4]   2> 211390 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 211398 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2} status=0 QTime=1811
   [junit4]   2> 211415 INFO  (qtp1972221638-829) [n:127.0.0.1:64849_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> 211469 INFO  (OverseerCollectionConfigSetProcessor-97911398186483718-127.0.0.1:64846_solr-n_0000000000) [n:127.0.0.1:64846_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> 211519 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:64849_solr) [n:127.0.0.1:64849_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 211520 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 212415 INFO  (qtp1972221638-829) [n:127.0.0.1:64849_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=2962
   [junit4]   2> 212461 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 212474 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.s.IndexSchema [dv_coll_shard2_replica1] Schema name=minimal
   [junit4]   2> 212489 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 212600 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 212603 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:64849_solr) [n:127.0.0.1:64849_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 212604 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 212624 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:64849_solr) [n:127.0.0.1:64849_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 212632 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:64849_solr) [n:127.0.0.1:64849_solr    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal
   [junit4]   2> 212668 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:64849_solr) [n:127.0.0.1:64849_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 212668 INFO  (zkCallback-183-thread-2-processing-n:127.0.0.1:64849_solr) [n:127.0.0.1:64849_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 212668 INFO  (zkCallback-184-thread-2-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 212669 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 212674 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica1] Schema name=minimal
   [junit4]   2> 212682 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:64849_solr) [n:127.0.0.1:64849_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 58 ms
   [junit4]   2> 212691 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 212691 INFO  (zkCallback-184-thread-1-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 22 ms
   [junit4]   2> 212691 INFO  (zkCallback-183-thread-2-processing-n:127.0.0.1:64849_solr) [n:127.0.0.1:64849_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 212695 INFO  (zkCallback-183-thread-2-processing-n:127.0.0.1:64849_solr) [n:127.0.0.1:64849_solr    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica1] Schema name=minimal
   [junit4]   2> 212702 INFO  (Thread-159) [n:127.0.0.1:64849_solr    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard1_replica1
   [junit4]   2> 212703 INFO  (Thread-158) [n:127.0.0.1:64846_solr    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard2_replica1
   [junit4]   2> 212704 INFO  (zkCallback-183-thread-2-processing-n:127.0.0.1:64849_solr) [n:127.0.0.1:64849_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 212705 INFO  (zkCallback-183-thread-2-processing-n:127.0.0.1:64849_solr) [n:127.0.0.1:64849_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 14 ms
   [junit4]   2> 212711 INFO  (Thread-159) [n:127.0.0.1:64849_solr    ] o.a.s.c.SolrCore core reload dv_coll_shard1_replica1
   [junit4]   2> 212712 INFO  (Thread-158) [n:127.0.0.1:64846_solr    ] o.a.s.c.SolrCore core reload dv_coll_shard2_replica1
   [junit4]   2> 212731 INFO  (Thread-159) [n:127.0.0.1:64849_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 212731 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 212756 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.s.IndexSchema [dv_coll_shard2_replica1] Schema name=minimal
   [junit4]   2> 212766 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 212766 INFO  (Thread-159) [n:127.0.0.1:64849_solr    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica1] Schema name=minimal
   [junit4]   2> 212766 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica1' using configuration from collection dv_coll
   [junit4]   2> 212776 INFO  (Thread-159) [n:127.0.0.1:64849_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 212776 INFO  (Thread-159) [n:127.0.0.1:64849_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard1_replica1' using configuration from collection dv_coll
   [junit4]   2> 212784 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64846.solr.core.dv_coll.shard2.replica1' (registry 'solr.core.dv_coll.shard2.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e99e02
   [junit4]   2> 212784 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [[dv_coll_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node1\dv_coll_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node1\.\dv_coll_shard2_replica1\data\]
   [junit4]   2> 212792 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64849.solr.core.dv_coll.shard1.replica1' (registry 'solr.core.dv_coll.shard1.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e99e02
   [junit4]   2> 212792 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [[dv_coll_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node2\dv_coll_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node2\.\dv_coll_shard1_replica1\data\]
   [junit4]   2> 212942 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 212942 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 212951 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6471562b[dv_coll_shard1_replica1] main]
   [junit4]   2> 212955 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 212955 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 212955 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 212956 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 212956 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 212958 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 212958 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 212963 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566582375329038336
   [junit4]   2> 212965 INFO  (searcherExecutor-491-thread-1-processing-n:127.0.0.1:64849_solr x:dv_coll_shard1_replica1 s:shard1 c:dv_coll r:core_node4) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher Searcher@6471562b[dv_coll_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 212967 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a5da92c[dv_coll_shard2_replica1] main]
   [junit4]   2> 212968 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 212971 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 212971 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 212972 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 212972 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 212973 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 212973 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46fe7388[dv_coll_shard1_replica1] main]
   [junit4]   2> 212977 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [dv_coll_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@395e1b4
   [junit4]   2> 212978 INFO  (searcherExecutor-490-thread-1-processing-n:127.0.0.1:64846_solr x:dv_coll_shard2_replica1 s:shard2 c:dv_coll r:core_node1) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher Searcher@3a5da92c[dv_coll_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 212980 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard1.replica1, tag=60154292
   [junit4]   2> 212980 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566582375346864128
   [junit4]   2> 212981 INFO  (searcherExecutor-491-thread-1-processing-n:127.0.0.1:64849_solr x:dv_coll_shard1_replica1 s:shard1 c:dv_coll r:core_node4) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher Searcher@46fe7388[dv_coll_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 212983 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 212985 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@67a6f280[dv_coll_shard2_replica1] main]
   [junit4]   2> 212985 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard1.leader, tag=60154292
   [junit4]   2> 212985 INFO  (Thread-159) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.c.SolrCore config update listener called for core dv_coll_shard3_replica1
   [junit4]   2> 212986 INFO  (searcherExecutor-490-thread-1-processing-n:127.0.0.1:64846_solr x:dv_coll_shard2_replica1 s:shard2 c:dv_coll r:core_node1) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher Searcher@67a6f280[dv_coll_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 212989 INFO  (zkCallback-184-thread-2-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 212998 INFO  (zkCallback-184-thread-2-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica1] Schema name=minimal
   [junit4]   2> 213012 INFO  (zkCallback-184-thread-2-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 213012 INFO  (zkCallback-184-thread-2-processing-n:127.0.0.1:64846_solr) [n:127.0.0.1:64846_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 23 ms
   [junit4]   2> 213013 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 213013 INFO  (Thread-158) [n:127.0.0.1:64846_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 213039 INFO  (Thread-158) [n:127.0.0.1:64846_solr    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica1] Schema name=minimal
   [junit4]   2> 213051 INFO  (qtp1972221638-838) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.c.S.Request [dv_coll_shard1_replica1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 213053 INFO  (qtp1972221638-838) [n:127.0.0.1:64849_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.S.Request [dv_coll_shard3_replica1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 213055 INFO  (Thread-158) [n:127.0.0.1:64846_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 213055 INFO  (Thread-158) [n:127.0.0.1:64846_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica1' using configuration from collection dv_coll
   [junit4]   2> 213058 INFO  (qtp1817614224-818) [n:127.0.0.1:64846_solr c:dv_coll s:shard4 r:core_node3 x:dv_coll_shard4_replica1] o.a.s.c.S.Request [dv_coll_shard4_replica1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 213061 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.s.ManagedIndexSchema Took 73.0ms for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 213061 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.c.S.Request [dv_coll_shard2_replica1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=608
   [junit4]   2> 213061 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3880f2f1
   [junit4]   2> 213062 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard2.replica1, tag=947974897
   [junit4]   2> 213067 INFO  (qtp1817614224-819) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard2.leader, tag=947974897
   [junit4]   2> 213097 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[B1B96A54303417A6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGroupingDVOnly
   [junit4]   2> 213099 INFO  (Thread-158) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64846.solr.core.dv_coll.shard2.replica1' (registry 'solr.core.dv_coll.shard2.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e99e02
   [junit4]   2> 213100 INFO  (Thread-158) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [[dv_coll_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node1\dv_coll_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_B1B96A54303417A6-001\tempDir-001\node1\.\dv_coll_shard2_replica1\data\]
   [junit4]   2> 213215 INFO  (qtp1972221638-822) [n:127.0.0.1:64849_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:64846/solr/dv_coll_shard4_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1566582375512539136)} 0 79
   [junit4]   2> 213222 INFO  (qtp1972221638-838) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:64846/solr/dv_coll_shard4_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1566582375490519040)} 0 105
   [junit4]   2> 213226 INFO  (qtp1817614224-815) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:64846/solr/dv_coll_shard4_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1566582375511490560)} 0 90
   [junit4]   2> 213226 INFO  (qtp1817614224-818) [n:127.0.0.1:64846_solr c:dv_coll s:shard4 r:core_node3 x:dv_coll_shard4_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1566582375471644672)} 0 128
   [junit4]   2> 213287 INFO  (Thread-158) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 213287 INFO  (Thread-158) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 213288 INFO  (Thread-158) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6414cebe[dv_coll_shard2_replica1] main]
   [junit4]   2> 213295 INFO  (qtp1972221638-840) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 213295 INFO  (qtp1972221638-840) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 213296 INFO  (qtp1972221638-840) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 213303 INFO  (qtp1817614224-837) [n:127.0.0.1:64846_solr c:dv_coll s:shard4 r:core_node3 x:dv_coll_shard4_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 213303 INFO  (qtp1817614224-837) [n:127.0.0.1:64846_solr c:dv_coll s:shard4 r:core_node3 x:dv_coll_shard4_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 213303 INFO  (qtp1817614224-837) [n:127.0.0.1:64846_solr c:dv_coll s:shard4 r:core_node3 x:dv_coll_shard4_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e161c81[dv_coll_shard4_replica1] main]
   [junit4]   2> 213304 INFO  (qtp1817614224-837) [n:127.0.0.1:64846_solr c:dv_coll s:shard4 r:core_node3 x:dv_coll_shard4_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 213306 INFO  (searcherExecutor-472-thread-1-processing-n:127.0.0.1:64846_solr x:dv_coll_shard4_replica1 s:shard4 c:dv_coll r:core_node3) [n:127.0.0.1:64846_solr c:dv_coll s:shard4 r:core_node3 x:dv_coll_shard4_replica1] o.a.s.c.SolrCore [dv_coll_shard4_replica1] Registered new searcher Searcher@1e161c81[dv_coll_shard4_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 213306 INFO  (qtp1817614224-837) [n:127.0.0.1:64846_solr c:dv_coll s:shard4 r:core_node3 x:dv_coll_shard4_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:64846/solr/dv_coll_shard4_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 213307 INFO  (qtp1972221638-840) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:64846/solr/dv_coll_shard4_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 11
   [junit4]   2> 213333 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 213335 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 213335 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9da65a2[dv_coll_shard3_replica1] main]
   [junit4]   2> 213336 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 213339 INFO  (qtp1817614224-835) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 213339 INFO  (qtp1817614224-835) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 213341 INFO  (searcherExecutor-470-thread-1-processing-n:127.0.0.1:64849_solr x:dv_coll_shard3_replica1 s:shard3 c:dv_coll r:core_node2) [n:127.0.0.1:64849_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@9da65a2[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 213341 INFO  (qtp1972221638-826) [n:127.0.0.1:64849_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:64846/solr/dv_coll_shard4_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 19
   [junit4]   2> 213344 INFO  (qtp1817614224-835) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 213346 INFO  (qtp1817614224-835) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:64846/solr/dv_coll_shard4_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8
   [junit4]   2> 213352 INFO  (qtp1817614224-818) [n:127.0.0.1:64846_solr c:dv_coll s:shard4 r:core_node3 x:dv_coll_shard4_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 123
   [junit4]   2> 213361 INFO  (Thread-158) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 213362 INFO  (Thread-158) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 213362 INFO  (Thread-158) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 213363 INFO  (Thread-158) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 213364 INFO  (Thread-158) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 213368 INFO  (searcherExecutor-499-thread-1-processing-n:127.0.0.1:64846_solr x:dv_coll_shard2_replica1 s:shard2 c:dv_coll r:core_node1) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher Searcher@6414cebe[dv_coll_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 213411 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[2 (1566582375773634560), 3 (1566582375782023168), 6 (1566582375783071744), 7 (1566582375783071745), 9 (1566582375783071746), 10010 (1566582375783071747), 18 (1566582375783071748), 10025 (1566582375783071749), 26 (1566582375783071750), 30 (1566582375783071751), ... (14 adds)]} 0 23
   [junit4]   2> 213427 INFO  (qtp1817614224-813) [n:127.0.0.1:64846_solr c:dv_coll s:shard4 r:core_node3 x:dv_coll_shard4_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[10000 (1566582375777828864), 5 (1566582375804043264), 17 (1566582375809286144), 19 (1566582375810334720), 21 (1566582375810334721), 23 (1566582375810334722), 25 (1566582375811383296), 29 (1566582375812431872), 10030 (1566582375812431873), 33 (1566582375812431874), ... (13 adds)]} 0 36
   [junit4]   2> 213445 INFO  (Thread-158) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 213447 INFO  (qtp1972221638-839) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[1 (1566582375815577600), 8 (1566582375820820480), 10 (1566582375822917632), 11 (1566582375822917633), 13 (1566582375823966208), 14 (1566582375823966209), 10015 (1566582375823966210), 10020 (1566582375823966211), 24 (1566582375825014784), 27 (1566582375825014785), ... (16 adds)]} 0 20
   [junit4]   2> 213482 INFO  (qtp1817614224-820) [n:127.0.0.1:64846_solr c:dv_coll s:shard2 r:core_node1 x:dv_coll_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[0 (1566582375772585984), 4 (1566582375841792000), 10005 (1566582375845986304), 12 (1566582375845986305), 15 (1566582375845986306), 16 (1566582375847034880), 20 (1566582375848083456), 22 (1566582375848083457), 34 (1566582375854374912), 35 (1566582375855423488), ... (16 adds)]} 0 98
   [junit4]   2> 213489 INFO  (qtp1817614224-816) [n:127.0.0.1:64846_solr c:dv_coll s:shard4 r:core_node3 x:dv_coll_shard4_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 213491 INFO  (qtp1972221638-825) [n:127.0.0.1:64849_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 213494 INFO  (qtp1972221638-825) [n:127.0.0.1:64849_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@35f51308 commitCommandVersion:0
   [junit4]   2> 213494 INFO  (qtp1817614224-816) [n:127.0.0.1:64846_solr c:dv_coll s:shard4 r:core_node3 x:dv_coll_shard4_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@34f27046 commitCommandVersion:0
   [junit4]   2> 213496 INFO  (qtp1972221638-824) [n:127.0.0.1:64849_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 213

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

(TEST-ShardSplitTest.test-seed#[B1B96A54303417A6]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d8abfe2{/,null,UNAVAILABLE}
   [junit4]   2> 2683668 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 0x15bda0a82410014, 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> 2683670 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 0x15bda0a82410005, 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> 2683671 INFO  (TEST-ShardSplitTest.test-seed#[B1B96A54303417A6]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 64783
   [junit4]   2> 2683671 ERROR (TEST-ShardSplitTest.test-seed#[B1B96A54303417A6]) [    ] 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> 2683672 INFO  (TEST-ShardSplitTest.test-seed#[B1B96A54303417A6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64770 64770
   [junit4]   2> 2683673 INFO  (Thread-4754) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64770 64770
   [junit4]   2> 2683675 WARN  (Thread-4754) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.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> 	192	/solr/collections/splitByRouteKeyTest/state.json
   [junit4]   2> 	139	/solr/collections/routeFieldColl/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2683677 INFO  (SUITE-ShardSplitTest-seed#[B1B96A54303417A6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_B1B96A54303417A6-001
   [junit4]   2> May 05, 2017 7:17:26 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=sr-ME, timezone=Indian/Reunion
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=198663104,total=512425984
   [junit4]   2> NOTE: All tests run in this JVM: [TestSortByMinMaxFunction, CollectionReloadTest, VersionInfoTest, ShardRoutingCustomTest, TestSolrDeletionPolicy2, WrapperMergePolicyFactoryTest, TestDocumentBuilder, TestRealTimeGet, StatsReloadRaceTest, TestGraphTermsQParserPlugin, BlockCacheTest, TestQueryUtils, ReturnFieldsTest, TestCustomStream, ClassificationUpdateProcessorTest, CursorMarkTest, TestSolrXml, LeaderInitiatedRecoveryOnShardRestartTest, DateRangeFieldTest, RollingRestartTest, SuggesterTSTTest, HighlighterMaxOffsetTest, TestManagedSchemaThreadSafety, TestDocSet, BufferStoreTest, FieldMutatingUpdateProcessorTest, TestRandomFaceting, HdfsUnloadDistributedZkTest, TestDistributedGrouping, IndexSchemaTest, PreAnalyzedFieldManagedSchemaCloudTest, TestManagedSynonymFilterFactory, SortByFunctionTest, SharedFSAutoReplicaFailoverTest, TestIndexSearcher, SliceStateTest, TestExclusionRuleCollectionAccess, TestPathTrie, TestCodecSupport, TestAnalyzedSuggestions, SystemInfoHandlerTest, AtomicUpdateProcessorFactoryTest, TestFieldTypeResource, TestTolerantUpdateProcessorRandomCloud, TestCollectionAPIs, RulesTest, TestSchemaResource, ClusterStateTest, TestSizeLimitedDistributedMap, TestRangeQuery, SolrJmxReporterTest, ZkStateReaderTest, TestSolrCloudWithHadoopAuthPlugin, HdfsRecoverLeaseTest, TestConfigSetImmutable, ShowFileRequestHandlerTest, AnalyticsMergeStrategyTest, TestCollectionAPI, TestHdfsUpdateLog, TestNamedUpdateProcessors, SolrMetricReporterTest, DirectUpdateHandlerOptimizeTest, TestStressLiveNodes, TestReload, StressHdfsTest, JsonLoaderTest, TestFieldSortValues, TestEmbeddedSolrServerSchemaAPI, SolrCmdDistributorTest, PeerSyncWithIndexFingerprintCachingTest, TestImplicitCoreProperties, SolrCoreMetricManagerTest, SpellCheckCollatorTest, TestSimpleQParserPlugin, TestTrie, FullSolrCloudDistribCmdsTest, TestCloudPivotFacet, RequestHandlersTest, TestSubQueryTransformerDistrib, DistribJoinFromCollectionTest, TestRecovery, SolrGangliaReporterTest, BadComponentTest, TestSegmentSorting, HdfsCollectionsAPIDistributedZkTest, SpatialHeatmapFacetsTest, TestRTimerTree, ResponseHeaderTest, DistributedFacetPivotLargeTest, TestScoreJoinQPNoScore, HdfsChaosMonkeyNothingIsSafeTest, TestCryptoKeys, SortSpecParsingTest, SaslZkACLProviderTest, FullHLLTest, TestFieldCache, ChaosMonkeyNothingIsSafeTest, TestIntervalFaceting, TestCollationFieldDocValues, DistributedTermsComponentTest, OverriddenZkACLAndCredentialsProvidersTest, DirectoryFactoryTest, DOMUtilTest, DefaultValueUpdateProcessorTest, TestHdfsBackupRestoreCore, PeerSyncReplicationTest, HdfsDirectoryFactoryTest, TestLegacyFieldCache, TestDynamicFieldResource, TestSolrIndexConfig, ResponseLogComponentTest, TestCustomDocTransformer, TestSolrFieldCacheBean, LeaderElectionIntegrationTest, FileBasedSpellCheckerTest, PreAnalyzedFieldTest, TestDelegationWithHadoopAuth, BlockJoinFacetDistribTest, UUIDFieldTest, TestInitParams, SmileWriterTest, TestLMJelinekMercerSimilarityFactory, TestAuthenticationFramework, CollectionsAPIDistributedZkTest, DebugComponentTest, TestBackupRepositoryFactory, UUIDUpdateProcessorFallbackTest, AsyncCallRequestStatusResponseTest, TestConfigSets, TestDFISimilarityFactory, TestFuzzyAnalyzedSuggestions, LeaderElectionContextKeyTest, ChaosMonkeySafeLeaderTest, LoggingHandlerTest, TestMultiWordSynonyms, TestFastWriter, SolrIndexSplitterTest, TestRandomRequestDistribution, EnumFieldTest, TestSearchPerf, MergeStrategyTest, TestAtomicUpdateErrorCases, CoreAdminHandlerTest, TestCopyFieldCollectionResource, TestSimpleTextCodec, SecurityConfHandlerTest, TestDefaultStatsCache, BasicZkTest, DeleteInactiveReplicaTest, TestCoreAdminApis, NoCacheHeaderTest, BooleanFieldTest, EchoParamsTest, SubstringBytesRefFilterTest, TestInPlaceUpdatesStandalone, TestSolrCoreProperties, TestGeoJSONResponseWriter, CSVRequestHandlerTest, DeleteShardTest, AutoCommitTest, SimpleMLTQParserTest, CircularListTest, TestSolrQueryParser, TestAuthorizationFramework, TimeZoneUtilsTest, MinimalSchemaTest, DistributedVersionInfoTest, UpdateRequestProcessorFactoryTest, CurrencyFieldOpenExchangeTest, ParsingFieldUpdateProcessorsTest, OverseerModifyCollectionTest, TestExactSharedStatsCache, OpenCloseCoreStressTest, OverseerTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, TestDistributedSearch, StatsComponentTest, TestSort, TestFiltering, DirectUpdateHandlerTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, TestRemoteStreaming, DistanceFunctionTest, SolrInfoBeanTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, TestQueryTypes, TermsComponentTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RegexBoostProcessorTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestComponentsName, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest, TestStressRecovery, TestMergePolicyConfig, TestConfig, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, PrimUtilsTest, DateFieldTest, TestRTGBase, DistributedIntervalFacetingTest, TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AssignTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, ForceLeaderTest, MissingSegmentRecoveryTest, MoveReplicaTest, MultiThreadedOCPTest, OverseerStatusTest, RemoteQueryErrorTest, ReplaceNodeTest, ReplicationFactorTest, SSLMigrationTest, ShardSplitTest]
   [junit4] Completed [540/709 (3!)] on J1 in 525.48s, 5 tests, 1 failure <<< FAILURES!

[...truncated 43973 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_131) - Build # 6546 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6546/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([9384F98CAF6A783E:F1E907CD60E41800]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.junit.Assert.assertNotNull(Assert.java:537)
	at org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp

Error Message:
No such processor Template

Stack Trace:
org.apache.solr.common.SolrException: No such processor Template
	at __randomizedtesting.SeedInfo.seed([9384F98CAF6A783E:3636B9440924B1CA]:0)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
	at org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12413 lines...]
   [junit4] Suite: org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.UpdateRequestProcessorFactoryTest_9384F98CAF6A783E-001\init-core-data-001
   [junit4]   2> 2052117 WARN  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2052117 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2052122 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-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> 2052123 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2052124 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2052180 WARN  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2052181 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2052189 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2052264 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2052382 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57255fa6
   [junit4]   2> 2052386 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57255fa6
   [junit4]   2> 2052386 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57255fa6
   [junit4]   2> 2052388 INFO  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2052458 WARN  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2052459 INFO  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2052468 INFO  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2052546 INFO  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2052553 INFO  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2052553 INFO  (coreLoadExecutor-7102-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@57255fa6
   [junit4]   2> 2052553 INFO  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2052553 INFO  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.UpdateRequestProcessorFactoryTest_9384F98CAF6A783E-001\init-core-data-001\]
   [junit4]   2> 2052555 INFO  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2052716 WARN  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 2052717 INFO  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2052717 INFO  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2052717 INFO  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31951958793874724]
   [junit4]   2> 2052718 INFO  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2603233e[collection1] main]
   [junit4]   2> 2052718 WARN  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2052719 INFO  (coreLoadExecutor-7102-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2052720 INFO  (searcherExecutor-7103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2603233e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2052721 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2052723 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[9384F98CAF6A783E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
   [junit4]   2> 2052723 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[9384F98CAF6A783E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
   [junit4]   2> 2052725 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[9384F98CAF6A783E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
   [junit4]   2> 2052725 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[9384F98CAF6A783E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
   [junit4]   2> 2052726 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[9384F98CAF6A783E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
   [junit4]   2> 2052727 WARN  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[9384F98CAF6A783E]) [    ] o.a.s.c.PluginBag runtime library loading is not enabled, start Solr with -Denable.runtime.lib=true
   [junit4]   2> 2052727 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[9384F98CAF6A783E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testRequestTimeUrp -Dtests.seed=9384F98CAF6A783E -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Brazil/Acre -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J1 | UpdateRequestProcessorFactoryTest.testRequestTimeUrp <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: No such processor Template
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9384F98CAF6A783E:3636B9440924B1CA]:0)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2052731 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2052731 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=594576400
   [junit4]   2> 2052731 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2052731 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2052732 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2052732 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2052733 INFO  (coreCloseExecutor-7107-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ccf2d8b
   [junit4]   2> 2052734 INFO  (coreCloseExecutor-7107-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=214904203
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.UpdateRequestProcessorFactoryTest_9384F98CAF6A783E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1336, maxMBSortInHeap=5.313616041143089, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-LB, timezone=Brazil/Acre
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=166847480,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyFieldCache, DistanceFunctionTest, CircularListTest, TestCustomStream, SpellCheckCollatorWithCollapseTest, HighlighterMaxOffsetTest, TestSolr4Spatial, BadComponentTest, LeaderFailureAfterFreshStartTest, TestFieldCache, TestManagedSchemaThreadSafety, BasicZkTest, BlockJoinFacetDistribTest, TestExpandComponent, TestSQLHandler, SimpleCollectionCreateDeleteTest, TestDistribDocBasedVersion, ReturnFieldsTest, ReplicationFactorTest, ClassificationUpdateProcessorFactoryTest, TestExactSharedStatsCache, TestSchemaVersionResource, TestBackupRepositoryFactory, PeerSyncWithIndexFingerprintCachingTest, MultiThreadedOCPTest, ShowFileRequestHandlerTest, TestLeaderInitiatedRecoveryThread, TestJoin, TestInPlaceUpdatesStandalone, SubstringBytesRefFilterTest, TestSortByMinMaxFunction, TestStressCloudBlindAtomicUpdates, DistribJoinFromCollectionTest, TestSolrCoreSnapshots, LeaderElectionContextKeyTest, MergeStrategyTest, TestRequestStatusCollectionAPI, FileBasedSpellCheckerTest, DistributedExpandComponentTest, FullHLLTest, SpellCheckCollatorTest, TestQueryTypes, AsyncCallRequestStatusResponseTest, URLClassifyProcessorTest, TestOmitPositions, WrapperMergePolicyFactoryTest, PeerSyncReplicationTest, TestLMJelinekMercerSimilarityFactory, TestLRUStatsCache, TestScoreJoinQPNoScore, NotRequiredUniqueKeyTest, SolrCloudExampleTest, SortSpecParsingTest, TestCryptoKeys, SuggesterTest, TestSimpleTextCodec, DirectUpdateHandlerOptimizeTest, HdfsUnloadDistributedZkTest, ZkStateReaderTest, TestTolerantUpdateProcessorRandomCloud, TestDynamicFieldResource, AutoCommitTest, OverriddenZkACLAndCredentialsProvidersTest, BigEndianAscendingWordDeserializerTest, JsonValidatorTest, CdcrUpdateLogTest, TestLRUCache, TriLevelCompositeIdRoutingTest, PreAnalyzedFieldManagedSchemaCloudTest, StressHdfsTest, DistributedQueryComponentOptimizationTest, SharedFSAutoReplicaFailoverTest, TestBlendedInfixSuggestions, CSVRequestHandlerTest, TestComponentsName, DeleteNodeTest, UUIDFieldTest, TestXmlQParser, AliasIntegrationTest, TestManagedSynonymFilterFactory, TestBulkSchemaConcurrent, TestSolrCloudWithKerberosAlt, TestFreeTextSuggestions, StatsReloadRaceTest, ConfigureRecoveryStrategyTest, TestFieldResource, TestFieldCacheSort, TestAuthenticationFramework, TestRandomCollapseQParserPlugin, TestCoreAdminApis, ResponseLogComponentTest, MissingSegmentRecoveryTest, WordBreakSolrSpellCheckerTest, TestQueryUtils, TestCloudPivotFacet, TestLMDirichletSimilarityFactory, SolrCloudReportersTest, TestCollectionAPI, TestDistributedMissingSort, LukeRequestHandlerTest, TestDelegationWithHadoopAuth, ShardRoutingCustomTest, TimeZoneUtilsTest, TestFastLRUCache, TestReload, CreateCollectionCleanupTest, OnlyLeaderIndexesTest, TestSchemaManager, UUIDUpdateProcessorFallbackTest, TestFieldTypeResource, TestManagedSchema, SecurityConfHandlerTest, TestFoldingMultitermQuery, DistributedVersionInfoTest, TestBadConfig, TestSolrConfigHandlerCloud, SpellPossibilityIteratorTest, MinimalSchemaTest, TestEmbeddedSolrServerSchemaAPI, DistribCursorPagingTest, TestZkChroot, BasicAuthStandaloneTest, SolrCoreCheckLockOnStartupTest, BooleanFieldTest, SortByFunctionTest, TestCloudRecovery, TestStressLiveNodes, TestAnalyzedSuggestions, TestLeaderElectionWithEmptyReplica, TestReloadAndDeleteDocs, TestSolrFieldCacheBean, HdfsLockFactoryTest, CursorMarkTest, TestExclusionRuleCollectionAccess, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestHdfsUpdateLog, DocExpirationUpdateProcessorFactoryTest, ZkSolrClientTest, TestCollationFieldDocValues, EchoParamsTest, FullSolrCloudDistribCmdsTest, TestCustomDocTransformer, TermVectorComponentTest, SpellCheckComponentTest, ChaosMonkeyNothingIsSafeTest, ConnectionReuseTest, TestManagedResourceStorage, TestReversedWildcardFilterFactory, TestSolrQueryParser, TestStressRecovery, SignatureUpdateProcessorFactoryTest, DOMUtilTest, TestReqParamsAPI, IndexSchemaTest, CurrencyFieldOpenExchangeTest, TestSimpleTrackingShardHandler, AtomicUpdateProcessorFactoryTest, TestStressUserVersions, ClassificationUpdateProcessorTest, TestCollectionAPIs, LoggingHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest, HdfsRestartWhileUpdatingTest, SpatialHeatmapFacetsTest, TestSolrCoreProperties, CoreAdminCreateDiscoverTest, TestAtomicUpdateErrorCases, RemoteQueryErrorTest, SuggesterTSTTest, ChaosMonkeySafeLeaderTest, TestRangeQuery, TestIndexSearcher, DistributedQueryElevationComponentTest, SuggesterFSTTest, CoreAdminHandlerTest, TestTrie, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestRemoteStreaming, SolrInfoBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, UpdateRequestProcessorFactoryTest]
   [junit4] Completed [430/709 (1!)] on J1 in 0.65s, 3 tests, 1 error <<< FAILURES!

[...truncated 531 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.MetricsHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.MetricsHandlerTest_9384F98CAF6A783E-001\init-core-data-001
   [junit4]   2> 2819660 WARN  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2819660 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2819666 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-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> 2819668 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2819669 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2819733 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2819753 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2819842 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2819961 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57255fa6
   [junit4]   2> 2819964 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57255fa6
   [junit4]   2> 2819964 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57255fa6
   [junit4]   2> 2819967 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2820033 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2820059 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2820142 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2820154 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2820155 INFO  (coreLoadExecutor-9488-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@57255fa6
   [junit4]   2> 2820155 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2820155 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.MetricsHandlerTest_9384F98CAF6A783E-001\init-core-data-001\]
   [junit4]   2> 2820156 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=49.4091796875, floorSegmentMB=0.55078125, forceMergeDeletesPctAllowed=15.276343717976657, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6245724654503106
   [junit4]   2> 2820321 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2820321 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2820322 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2820322 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2820323 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=43.583984375, floorSegmentMB=1.3291015625, forceMergeDeletesPctAllowed=18.496402369697478, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.446953735842348
   [junit4]   2> 2820323 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a0b9842[collection1] main]
   [junit4]   2> 2820324 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2820333 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2820373 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2820373 INFO  (searcherExecutor-9489-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2820374 INFO  (coreLoadExecutor-9488-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566544377670533120
   [junit4]   2> 2820381 INFO  (searcherExecutor-9489-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2820382 INFO  (searcherExecutor-9489-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2820382 INFO  (searcherExecutor-9489-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2820385 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2820394 INFO  (TEST-MetricsHandlerTest.testPropertyFilter-seed#[9384F98CAF6A783E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPropertyFilter
   [junit4]   2> 2820397 INFO  (TEST-MetricsHandlerTest.testPropertyFilter-seed#[9384F98CAF6A783E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPropertyFilter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHandlerTest -Dtests.method=testPropertyFilter -Dtests.seed=9384F98CAF6A783E -Dtests.slow=true -Dtests.locale=es-CU -Dtests.timezone=Europe/Andorra -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | MetricsHandlerTest.testPropertyFilter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9384F98CAF6A783E:F1E907CD60E41800]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2820401 INFO  (TEST-MetricsHandlerTest.test-seed#[9384F98CAF6A783E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2820401 INFO  (searcherExecutor-9489-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2820402 INFO  (searcherExecutor-9489-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2820405 INFO  (searcherExecutor-9489-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2820407 INFO  (searcherExecutor-9489-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2820408 INFO  (searcherExecutor-9489-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2820410 INFO  (searcherExecutor-9489-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4a0b9842[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2820413 INFO  (TEST-MetricsHandlerTest.test-seed#[9384F98CAF6A783E]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2820520 INFO  (TEST-MetricsHandlerTest.test-seed#[9384F98CAF6A783E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 2820522 INFO  (TEST-MetricsHandlerTest.testCompact-seed#[9384F98CAF6A783E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCompact
   [junit4]   2> 2820534 INFO  (TEST-MetricsHandlerTest.testCompact-seed#[9384F98CAF6A783E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCompact
   [junit4]   2> 2820534 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2820534 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1890528859
   [junit4]   2> 2820534 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2820535 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2820536 INFO  (SUITE-MetricsHandlerTest-seed#[9384F98CAF6A783E]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2820537 INFO  (coreCloseExecutor-9494-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@56b663d7
   [junit4]   2> 2820538 INFO  (coreCloseExecutor-9494-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1454793687
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.MetricsHandlerTest_9384F98CAF6A783E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1015, maxMBSortInHeap=7.127773963159398, sim=RandomSimilarity(queryNorm=false): {}, locale=es-CU, timezone=Europe/Andorra
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=133706776,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyFieldCache, DistanceFunctionTest, CircularListTest, TestCustomStream, SpellCheckCollatorWithCollapseTest, HighlighterMaxOffsetTest, TestSolr4Spatial, BadComponentTest, LeaderFailureAfterFreshStartTest, TestFieldCache, TestManagedSchemaThreadSafety, BasicZkTest, BlockJoinFacetDistribTest, TestExpandComponent, TestSQLHandler, SimpleCollectionCreateDeleteTest, TestDistribDocBasedVersion, ReturnFieldsTest, ReplicationFactorTest, ClassificationUpdateProcessorFactoryTest, TestExactSharedStatsCache, TestSchemaVersionResource, TestBackupRepositoryFactory, PeerSyncWithIndexFingerprintCachingTest, MultiThreadedOCPTest, ShowFileRequestHandlerTest, TestLeaderInitiatedRecoveryThread, TestJoin, TestInPlaceUpdatesStandalone, SubstringBytesRefFilterTest, TestSortByMinMaxFunction, TestStressCloudBlindAtomicUpdates, DistribJoinFromCollectionTest, TestSolrCoreSnapshots, LeaderElectionContextKeyTest, MergeStrategyTest, TestRequestStatusCollectionAPI, FileBasedSpellCheckerTest, DistributedExpandComponentTest, FullHLLTest, SpellCheckCollatorTest, TestQueryTypes, AsyncCallRequestStatusResponseTest, URLClassifyProcessorTest, TestOmitPositions, WrapperMergePolicyFactoryTest, PeerSyncReplicationTest, TestLMJelinekMercerSimilarityFactory, TestLRUStatsCache, TestScoreJoinQPNoScore, NotRequiredUniqueKeyTest, SolrCloudExampleTest, SortSpecParsingTest, TestCryptoKeys, SuggesterTest, TestSimpleTextCodec, DirectUpdateHandlerOptimizeTest, HdfsUnloadDistributedZkTest, ZkStateReaderTest, TestTolerantUpdateProcessorRandomCloud, TestDynamicFieldResource, AutoCommitTest, OverriddenZkACLAndCredentialsProvidersTest, BigEndianAscendingWordDeserializerTest, JsonValidatorTest, CdcrUpdateLogTest, TestLRUCache, TriLevelCompositeIdRoutingTest, PreAnalyzedFieldManagedSchemaCloudTest, StressHdfsTest, DistributedQueryComponentOptimizationTest, SharedFSAutoReplicaFailoverTest, TestBlendedInfixSuggestions, CSVRequestHandlerTest, TestComponentsName, DeleteNodeTest, UUIDFieldTest, TestXmlQParser, AliasIntegrationTest, TestManagedSynonymFilterFactory, TestBulkSchemaConcurrent, TestSolrCloudWithKerberosAlt, TestFreeTextSuggestions, StatsReloadRaceTest, ConfigureRecoveryStrategyTest, TestFieldResource, TestFieldCacheSort, TestAuthenticationFramework, TestRandomCollapseQParserPlugin, TestCoreAdminApis, ResponseLogComponentTest, MissingSegmentRecoveryTest, WordBreakSolrSpellCheckerTest, TestQueryUtils, TestCloudPivotFacet, TestLMDirichletSimilarityFactory, SolrCloudReportersTest, TestCollectionAPI, TestDistributedMissingSort, LukeRequestHandlerTest, TestDelegationWithHadoopAuth, ShardRoutingCustomTest, TimeZoneUtilsTest, TestFastLRUCache, TestReload, CreateCollectionCleanupTest, OnlyLeaderIndexesTest, TestSchemaManager, UUIDUpdateProcessorFallbackTest, TestFieldTypeResource, TestManagedSchema, SecurityConfHandlerTest, TestFoldingMultitermQuery, DistributedVersionInfoTest, TestBadConfig, TestSolrConfigHandlerCloud, SpellPossibilityIteratorTest, MinimalSchemaTest, TestEmbeddedSolrServerSchemaAPI, DistribCursorPagingTest, TestZkChroot, BasicAuthStandaloneTest, SolrCoreCheckLockOnStartupTest, BooleanFieldTest, SortByFunctionTest, TestCloudRecovery, TestStressLiveNodes, TestAnalyzedSuggestions, TestLeaderElectionWithEmptyReplica, TestReloadAndDeleteDocs, TestSolrFieldCacheBean, HdfsLockFactoryTest, CursorMarkTest, TestExclusionRuleCollectionAccess, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestHdfsUpdateLog, DocExpirationUpdateProcessorFactoryTest, ZkSolrClientTest, TestCollationFieldDocValues, EchoParamsTest, FullSolrCloudDistribCmdsTest, TestCustomDocTransformer, TermVectorComponentTest, SpellCheckComponentTest, ChaosMonkeyNothingIsSafeTest, ConnectionReuseTest, TestManagedResourceStorage, TestReversedWildcardFilterFactory, TestSolrQueryParser, TestStressRecovery, SignatureUpdateProcessorFactoryTest, DOMUtilTest, TestReqParamsAPI, IndexSchemaTest, CurrencyFieldOpenExchangeTest, TestSimpleTrackingShardHandler, AtomicUpdateProcessorFactoryTest, TestStressUserVersions, ClassificationUpdateProcessorTest, TestCollectionAPIs, LoggingHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest, HdfsRestartWhileUpdatingTest, SpatialHeatmapFacetsTest, TestSolrCoreProperties, CoreAdminCreateDiscoverTest, TestAtomicUpdateErrorCases, RemoteQueryErrorTest, SuggesterTSTTest, ChaosMonkeySafeLeaderTest, TestRangeQuery, TestIndexSearcher, DistributedQueryElevationComponentTest, SuggesterFSTTest, CoreAdminHandlerTest, TestTrie, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestRemoteStreaming, SolrInfoBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestLFUCache, TestCodecSupport, PrimUtilsTest, RAMDirectoryFactoryTest, ClusterStateTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CursorPagingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, TestPathTrie, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AssignTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, CustomCollectionTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, RollingRestartTest, ShardSplitTest, TestSolrCloudWithSecureImpersonation, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, ZkStateWriterTest, RulesTest, TestDynamicLoading, TestSystemCollAutoCreate, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, MetricsHandlerTest]
   [junit4] Completed [580/709 (2!)] on J1 in 0.90s, 3 tests, 1 failure <<< FAILURES!

[...truncated 43803 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_131) - Build # 6545 - Still Unstable!

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

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudRecovery

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001

	at __randomizedtesting.SeedInfo.seed([D517AFB4859C0E43]: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.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "overlay":{     "znodeVersion":0,     "runtimeLib":{"colltest":{         "name":"colltest",         "version":1}}}},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "overlay":{
    "znodeVersion":0,
    "runtimeLib":{"colltest":{
        "name":"colltest",
        "version":1}}}},  from server:  null
	at __randomizedtesting.SeedInfo.seed([D517AFB4859C0E43:D5A82E37241ABE3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample

Error Message:
expected 32 docs in the techproducts example but found 0, output: Creating Solr home directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_D517AFB4859C0E43-001\tempDir-005\techproducts\solr  Starting up Solr on port 52058 using command: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\bin\solr start -p 52058 -s "C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_D517AFB4859C0E43-001\tempDir-005\techproducts\solr"   Copying configuration to new core instance directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_D517AFB4859C0E43-001\tempDir-005\techproducts\solr\techproducts  Creating new core 'techproducts' using command: http://localhost:52058/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts  {   "responseHeader":{     "status":0,     "QTime":491},   "core":"techproducts"}   Indexing tech product example docs from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\example\exampledocs  Solr techproducts example launched successfully. Direct your Web browser to http://localhost:52058/solr to visit the Solr Admin UI 

Stack Trace:
java.lang.AssertionError: expected 32 docs in the techproducts example but found 0, output: Creating Solr home directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_D517AFB4859C0E43-001\tempDir-005\techproducts\solr

Starting up Solr on port 52058 using command:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\bin\solr start -p 52058 -s "C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_D517AFB4859C0E43-001\tempDir-005\techproducts\solr"


Copying configuration to new core instance directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_D517AFB4859C0E43-001\tempDir-005\techproducts\solr\techproducts

Creating new core 'techproducts' using command:
http://localhost:52058/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts

{
  "responseHeader":{
    "status":0,
    "QTime":491},
  "core":"techproducts"}


Indexing tech product example docs from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\example\exampledocs

Solr techproducts example launched successfully. Direct your Web browser to http://localhost:52058/solr to visit the Solr Admin UI

	at __randomizedtesting.SeedInfo.seed([D517AFB4859C0E43:5FC07F0C9F7E36DC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:378)
	at org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:302)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12737 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\init-core-data-001
   [junit4]   2> 2385180 WARN  (SUITE-TestCloudRecovery-seed#[D517AFB4859C0E43]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 2385181 INFO  (SUITE-TestCloudRecovery-seed#[D517AFB4859C0E43]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2385186 INFO  (SUITE-TestCloudRecovery-seed#[D517AFB4859C0E43]-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> 2385188 INFO  (SUITE-TestCloudRecovery-seed#[D517AFB4859C0E43]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001
   [junit4]   2> 2385188 INFO  (SUITE-TestCloudRecovery-seed#[D517AFB4859C0E43]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2385190 INFO  (Thread-4205) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2385190 INFO  (Thread-4205) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2385195 ERROR (Thread-4205) [    ] 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> 2385290 INFO  (SUITE-TestCloudRecovery-seed#[D517AFB4859C0E43]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62088
   [junit4]   2> 2385298 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 0x15bd5846cde0000, 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> 2385306 INFO  (jetty-launcher-3871-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2385306 INFO  (jetty-launcher-3871-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2385307 INFO  (jetty-launcher-3871-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6211c318{/solr,null,AVAILABLE}
   [junit4]   2> 2385309 INFO  (jetty-launcher-3871-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a21a8b9{/solr,null,AVAILABLE}
   [junit4]   2> 2385311 INFO  (jetty-launcher-3871-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@39beaf88{SSL,[ssl, http/1.1]}{127.0.0.1:62095}
   [junit4]   2> 2385314 INFO  (jetty-launcher-3871-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@35db5843{SSL,[ssl, http/1.1]}{127.0.0.1:62092}
   [junit4]   2> 2385314 INFO  (jetty-launcher-3871-thread-1) [    ] o.e.j.s.Server Started @2393999ms
   [junit4]   2> 2385314 INFO  (jetty-launcher-3871-thread-2) [    ] o.e.j.s.Server Started @2393999ms
   [junit4]   2> 2385314 INFO  (jetty-launcher-3871-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62095}
   [junit4]   2> 2385314 INFO  (jetty-launcher-3871-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62092}
   [junit4]   2> 2385314 ERROR (jetty-launcher-3871-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2385314 ERROR (jetty-launcher-3871-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2385315 INFO  (jetty-launcher-3871-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2385315 INFO  (jetty-launcher-3871-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2385315 INFO  (jetty-launcher-3871-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2385315 INFO  (jetty-launcher-3871-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-04T22:11:17.462Z
   [junit4]   2> 2385317 INFO  (jetty-launcher-3871-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2385317 INFO  (jetty-launcher-3871-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2385317 INFO  (jetty-launcher-3871-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2385317 INFO  (jetty-launcher-3871-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-04T22:11:17.464Z
   [junit4]   2> 2385325 INFO  (jetty-launcher-3871-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2385326 INFO  (jetty-launcher-3871-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2385343 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 0x15bd5846cde0002, 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> 2385346 INFO  (jetty-launcher-3871-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62088/solr
   [junit4]   2> 2385346 INFO  (jetty-launcher-3871-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62088/solr
   [junit4]   2> 2385350 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 0x15bd5846cde0004, 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> 2385351 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 0x15bd5846cde0003, 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> 2385376 INFO  (jetty-launcher-3871-thread-2) [n:127.0.0.1:62092_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2385376 INFO  (jetty-launcher-3871-thread-1) [n:127.0.0.1:62095_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2385376 INFO  (jetty-launcher-3871-thread-2) [n:127.0.0.1:62092_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62092_solr
   [junit4]   2> 2385381 INFO  (jetty-launcher-3871-thread-1) [n:127.0.0.1:62095_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62095_solr
   [junit4]   2> 2385381 INFO  (jetty-launcher-3871-thread-2) [n:127.0.0.1:62092_solr    ] o.a.s.c.Overseer Overseer (id=97906581657485318-127.0.0.1:62092_solr-n_0000000000) starting
   [junit4]   2> 2385383 INFO  (zkCallback-3882-thread-1-processing-n:127.0.0.1:62095_solr) [n:127.0.0.1:62095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2385383 INFO  (zkCallback-3883-thread-1-processing-n:127.0.0.1:62092_solr) [n:127.0.0.1:62092_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2385390 INFO  (jetty-launcher-3871-thread-2) [n:127.0.0.1:62092_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62092_solr
   [junit4]   2> 2385391 INFO  (zkCallback-3882-thread-1-processing-n:127.0.0.1:62095_solr) [n:127.0.0.1:62095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2385392 INFO  (zkCallback-3883-thread-1-processing-n:127.0.0.1:62092_solr) [n:127.0.0.1:62092_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2385577 INFO  (jetty-launcher-3871-thread-2) [n:127.0.0.1:62092_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62092.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2685c0c7
   [junit4]   2> 2385577 INFO  (jetty-launcher-3871-thread-1) [n:127.0.0.1:62095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62095.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2685c0c7
   [junit4]   2> 2385580 INFO  (jetty-launcher-3871-thread-2) [n:127.0.0.1:62092_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62092.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2685c0c7
   [junit4]   2> 2385581 INFO  (jetty-launcher-3871-thread-2) [n:127.0.0.1:62092_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62092.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2685c0c7
   [junit4]   2> 2385581 INFO  (jetty-launcher-3871-thread-1) [n:127.0.0.1:62095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62095.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2685c0c7
   [junit4]   2> 2385581 INFO  (jetty-launcher-3871-thread-1) [n:127.0.0.1:62095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62095.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2685c0c7
   [junit4]   2> 2385582 INFO  (jetty-launcher-3871-thread-2) [n:127.0.0.1:62092_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\.
   [junit4]   2> 2385582 INFO  (jetty-launcher-3871-thread-1) [n:127.0.0.1:62095_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\.
   [junit4]   2> 2385622 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 0x15bd5846cde0007, 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> 2385628 INFO  (SUITE-TestCloudRecovery-seed#[D517AFB4859C0E43]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2385630 INFO  (SUITE-TestCloudRecovery-seed#[D517AFB4859C0E43]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62088/solr ready
   [junit4]   2> 2385655 INFO  (qtp1672954928-20174) [n:127.0.0.1:62092_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&realtimeReplicas=-1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2385658 INFO  (OverseerThreadFactory-8218-thread-1-processing-n:127.0.0.1:62092_solr) [n:127.0.0.1:62092_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2385770 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2385772 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2385773 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2385791 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2385792 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2385792 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2385902 INFO  (zkCallback-3883-thread-1-processing-n:127.0.0.1:62092_solr) [n:127.0.0.1:62092_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: [2])
   [junit4]   2> 2385902 INFO  (zkCallback-3882-thread-1-processing-n:127.0.0.1:62095_solr) [n:127.0.0.1:62095_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: [2])
   [junit4]   2> 2386828 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2386828 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2386837 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2386838 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2386859 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 2386862 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 2386863 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=minimal
   [junit4]   2> 2386866 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2386867 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica2' using configuration from collection collection1, trusted=true
   [junit4]   2> 2386867 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62095.solr.core.collection1.shard1.replica2' (registry 'solr.core.collection1.shard1.replica2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2685c0c7
   [junit4]   2> 2386867 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2386868 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\.\collection1_shard1_replica2\data\]
   [junit4]   2> 2386867 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2386869 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2386869 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2386870 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2386870 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.s.IndexSchema [collection1_shard2_replica2] Schema name=minimal
   [junit4]   2> 2386870 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62092.solr.core.collection1.shard1.replica1' (registry 'solr.core.collection1.shard1.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2685c0c7
   [junit4]   2> 2386870 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2386870 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\.\collection1_shard1_replica1\data\]
   [junit4]   2> 2386872 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2386872 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica2' using configuration from collection collection1, trusted=true
   [junit4]   2> 2386873 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62095.solr.core.collection1.shard2.replica2' (registry 'solr.core.collection1.shard2.replica2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2685c0c7
   [junit4]   2> 2386873 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2386873 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SolrCore [[collection1_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\collection1_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node2\.\collection1_shard2_replica2\data\]
   [junit4]   2> 2386869 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62092.solr.core.collection1.shard2.replica1' (registry 'solr.core.collection1.shard2.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2685c0c7
   [junit4]   2> 2386874 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2386874 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\collection1_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D517AFB4859C0E43-001\tempDir-001\node1\.\collection1_shard2_replica1\data\]
   [junit4]   2> 2387054 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2387054 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2387054 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2387054 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2387056 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2387056 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2387057 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2387057 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2387061 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@42a84c56[collection1_shard2_replica2] main]
   [junit4]   2> 2387062 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2387062 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2387063 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2387064 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2387064 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2387064 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2387064 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2387065 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566505308480602112
   [junit4]   2> 2387070 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@19df095a[collection1_shard1_replica2] main]
   [junit4]   2> 2387072 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2387072 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2387073 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2387074 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2387074 INFO  (searcherExecutor-8223-thread-1-processing-n:127.0.0.1:62095_solr x:collection1_shard1_replica2 s:shard1 c:collection1) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher Searcher@19df095a[collection1_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2387076 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566505308492136448
   [junit4]   2> 2387076 INFO  (searcherExecutor-8226-thread-1-processing-n:127.0.0.1:62095_solr x:collection1_shard2_replica2 s:shard2 c:collection1) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SolrCore [collection1_shard2_replica2] Registered new searcher Searcher@42a84c56[collection1_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2387076 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21c20ec8[collection1_shard2_replica1] main]
   [junit4]   2> 2387077 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2387077 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2387078 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2387079 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566505308495282176
   [junit4]   2> 2387079 INFO  (searcherExecutor-8224-thread-1-processing-n:127.0.0.1:62092_solr x:collection1_shard2_replica1 s:shard2 c:collection1) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@21c20ec8[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2387081 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2387094 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2387094 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2387096 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2387097 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2387102 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@770b692f[collection1_shard1_replica1] main]
   [junit4]   2> 2387103 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2387104 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2387104 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2387105 INFO  (searcherExecutor-8225-thread-1-processing-n:127.0.0.1:62092_solr x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@770b692f[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2387105 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566505308522545152
   [junit4]   2> 2387188 INFO  (zkCallback-3883-thread-1-processing-n:127.0.0.1:62092_solr) [n:127.0.0.1:62092_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: [2])
   [junit4]   2> 2387188 INFO  (zkCallback-3882-thread-1-processing-n:127.0.0.1:62095_solr) [n:127.0.0.1:62095_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: [2])
   [junit4]   2> 2387572 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2387572 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2387572 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:62095/solr/collection1_shard2_replica2/
   [junit4]   2> 2387573 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica2 url=https://127.0.0.1:62095/solr START replicas=[https://127.0.0.1:62092/solr/collection1_shard2_replica1/] nUpdates=100
   [junit4]   2> 2387573 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica2 url=https://127.0.0.1:62095/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2387579 INFO  (qtp1672954928-20173) [n:127.0.0.1:62092_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2387579 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2387579 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2387579 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2387581 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2387581 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2387581 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:62095/solr/collection1_shard1_replica2/
   [junit4]   2> 2387581 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:62095/solr START replicas=[https://127.0.0.1:62092/solr/collection1_shard1_replica1/] nUpdates=100
   [junit4]   2> 2387581 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:62095/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2387583 INFO  (qtp1672954928-20197) [n:127.0.0.1:62092_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2387583 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2387583 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2387583 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2387584 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:62095/solr/collection1_shard2_replica2/ shard2
   [junit4]   2> 2387588 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:62095/solr/collection1_shard1_replica2/ shard1
   [junit4]   2> 2387692 INFO  (zkCallback-3883-thread-1-processing-n:127.0.0.1:62092_solr) [n:127.0.0.1:62092_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: [2])
   [junit4]   2> 2387692 INFO  (zkCallback-3882-thread-1-processing-n:127.0.0.1:62095_solr) [n:127.0.0.1:62095_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: [2])
   [junit4]   2> 2387738 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2387741 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2387742 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2} status=0 QTime=1951
   [junit4]   2> 2387745 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=1952
   [junit4]   2> 2387845 INFO  (zkCallback-3882-thread-1-processing-n:127.0.0.1:62095_solr) [n:127.0.0.1:62095_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: [2])
   [junit4]   2> 2387845 INFO  (zkCallback-3883-thread-1-processing-n:127.0.0.1:62092_solr) [n:127.0.0.1:62092_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: [2])
   [junit4]   2> 2388092 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2} status=0 QTime=2322
   [junit4]   2> 2388114 INFO  (qtp1672954928-20180) [n:127.0.0.1:62092_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=2341
   [junit4]   2> 2388118 INFO  (qtp1672954928-20174) [n:127.0.0.1:62092_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> 2388216 INFO  (zkCallback-3882-thread-1-processing-n:127.0.0.1:62095_solr) [n:127.0.0.1:62095_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: [2])
   [junit4]   2> 2388216 INFO  (zkCallback-3883-thread-1-processing-n:127.0.0.1:62092_solr) [n:127.0.0.1:62092_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: [2])
   [junit4]   2> 2389118 INFO  (qtp1672954928-20174) [n:127.0.0.1:62092_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&realtimeReplicas=-1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3462
   [junit4]   2> 2389118 INFO  (SUITE-TestCloudRecovery-seed#[D517AFB4859C0E43]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 2389119 INFO  (SUITE-TestCloudRecovery-seed#[D517AFB4859C0E43]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 2389138 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[D517AFB4859C0E43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting corruptedLogTest
   [junit4]   2> 2389154 INFO  (qtp1672954928-20198) [n:127.0.0.1:62092_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1566505310663737344&distrib.from=https://127.0.0.1:62095/solr/collection1_shard1_replica2/&wt=javabin&version=2}{deleteByQuery=*:* (-1566505310663737344)} 0 1
   [junit4]   2> 2389154 INFO  (qtp1211389047-20189) [n:127.0.0.1:62095_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:62095/solr/collection1_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:* (-1566505310663737344)} 0 6
   [junit4]   2> 2389156 INFO  (qtp1672954928-20176) [n:127.0.0.1:62092_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1566505310657445888&distrib.from=https://127.0.0.1:62095/solr/collection1_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:* (-1566505310657445888)} 0 1
   [junit4]   2> 2389157 INFO  (qtp1211389047-20195) [n:127.0.0.1:62095_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1566505310657445888)} 0 16
   [junit4]   2> 2389158 INFO  (qtp1672954928-20175) [n:127.0.0.1:62092_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2389158 INFO  (qtp1211389047-20186) [n:127.0.0.1:62095_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2389158 INFO  (qtp1672954928-20175) [n:127.0.0.1:62092_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2389158 INFO  (qtp1211389047-20186) [n:127.0.0.1:62095_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2389159 INFO  (qtp1672954928-20175) [n:127.0.0.1:62092_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2389160 INFO  (qtp1211389047-20186) [n:127.0.0.1:62095_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2389162 INFO  (qtp1211389047-20184) [n:127.0.0.1:62095_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2389162 INFO  (qtp1211389047-20184) [n:127.0.0.1:62095_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2389163 INFO  (qtp1672954928-20196) [n:127.0.0.1:62092_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2389163 INFO  (qtp1672954928-20196) [n:127.0.0.1:62092_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2389163 INFO  (qtp1211389047-20186) [n:127.0.0.1:62095_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:62095/solr/collection1_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 2389163 INFO  (qtp1211389047-20184) [n:127.0.0.1:62095_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2389163 INFO  (qtp1672954928-20196) [n:127.0.0.1:62092_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2389164 INFO  (qtp1672954928-20175) [n:127.0.0.1:62092_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:62095/solr/collection1_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 2389164 INFO  (qtp1211389047-20184) [n:127.0.0.1:62095_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:62095/solr/collection1_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 2389164 INFO  (qtp1672954928-20196) [n:127.0.0.1:62092_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:62095/solr/collection1_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 2389164 INFO  (qtp1211389047-20185) [n:127.0.0.1:62095_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={_stateVer_=collection1:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 2389173 INFO  (qtp1672954928-20173) [n:127.0.0.1:62092_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:62095/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[1000 (1566505310683660288)]} 0 1
   [junit4]   2> 2389173 INFO  (qtp1211389047-20183) [n:127.0.0.1:62095_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1000 (1566505310683660288)]} 0 6
   [junit4]   2> 2389179 INFO  (qtp1672954928-20197) [n:127.0.0.1:62092_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:62095/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[1001 (1566505310692048896)]} 0 2
   [junit4]   2> 2389179 INFO  (qtp1211389047-20182) [n:127.0.0.1:62095_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1001 (1566505310692048896)]} 0 6
   [junit4]   2> 2389181 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:62095/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[0 (1566505310699388928)]} 0 0
   [junit4]   2> 2389181 INFO  (qtp1211389047-20194) [n:127.0.0.1:62095_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1566505310699388928)]} 0 0
   [junit4]   2> 2389182 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:62095/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[1 (1566505310700437504)]} 0 0
   [junit4]   2> 2389183 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1566505310700437504)]} 0 0
   [junit4]   2> 2389184 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:62095/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[2 (1566505310701486080)]} 0 0
   [junit4]   2> 2389184 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1566505310701486080)]} 0 0
   [junit4]   2> 2389185 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:62095/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[3 (1566505310702534656)]} 0 0
   [junit4]   2> 2389185 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1566505310702534656)]} 0 0
   [junit4]   2> 2389186 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:62095/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[4 (1566505310704631808)]} 0 0
   [junit4]   2> 2389186 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1566505310704631808)]} 0 0
   [junit4]   2> 2389187 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:62095/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[5 (1566505310705680384)]} 0 0
   [junit4]   2> 2389187 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1566505310705680384)]} 0 0
   [junit4]   2> 2389188 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:62095/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[6 (1566505310706728960)]} 0 0
   [junit4]   2> 2389189 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1566505310706728960)]} 0 0
   [junit4]   2> 2389190 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:62095/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[7 (1566505310707777536)]} 0 0
   [junit4]   2> 2389190 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1566505310707777536)]} 0 0
   [junit4]   2> 2389192 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:62095/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[8 (1566505310708826112)]} 0 0
   [junit4]   2> 2389192 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1566505310708826112)]} 0 1
   [junit4]   2> 2389192 INFO  (qtp1672954928-20177) [n:127.0.0.1:62092_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:62095/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[9 (1566505310710923264)]} 0 0
   [junit4]   2> 2389194 INFO  (qtp1211389047-20193) [n:127.0.0.1:62095_solr c:collection1 s:shard2 r:core_node3 x:collection1_shard2_r

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

nExample_D517AFB4859C0E43-001\tempDir-005\techproducts\solr\techproducts
   [junit4]    > Creating new core 'techproducts' using command:
   [junit4]    > http://localhost:52058/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
   [junit4]    > {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":491},
   [junit4]    >   "core":"techproducts"}
   [junit4]    > Indexing tech product example docs from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\example\exampledocs
   [junit4]    > Solr techproducts example launched successfully. Direct your Web browser to http://localhost:52058/solr to visit the Solr Admin UI
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D517AFB4859C0E43:5FC07F0C9F7E36DC]:0)
   [junit4]    > 	at org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:378)
   [junit4]    > 	at org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:302)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2955185 INFO  (SUITE-TestSolrCLIRunExample-seed#[D517AFB4859C0E43]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_D517AFB4859C0E43-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=es-UY, timezone=Atlantic/Faroe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=255194144,total=486539264
   [junit4]   2> NOTE: All tests run in this JVM: [DirectUpdateHandlerTest, SolrCoreTest, TestSolrCloudWithHadoopAuthPlugin, DirectSolrSpellCheckerTest, TestReloadDeadlock, SynonymTokenizerTest, TestRemoteStreaming, TestDynamicFieldResource, TestAuthorizationFramework, SchemaVersionSpecificBehaviorTest, TestConfigsApi, HLLSerializationTest, DistribDocExpirationUpdateProcessorTest, V2ApiIntegrationTest, TestFreeTextSuggestions, SSLMigrationTest, TestDistributedStatsComponentCardinality, TestDefaultStatsCache, RuleEngineTest, JvmMetricsTest, TestDelegationWithHadoopAuth, TestRandomCollapseQParserPlugin, DistributedQueryElevationComponentTest, ResourceLoaderTest, TestCorePropertiesReload, LeaderFailoverAfterPartitionTest, CopyFieldTest, TestGraphTermsQParserPlugin, TestPivotHelperCode, TestCloudNestedDocsSort, TestCollapseQParserPlugin, TestStressReorder, DeleteStatusTest, HardAutoCommitTest, TestMiniSolrCloudCluster, TestMergePolicyConfig, DistributedMLTComponentTest, DateRangeFieldTest, SpellingQueryConverterTest, CdcrReplicationDistributedZkTest, SolrXmlInZkTest, SpatialFilterTest, RequiredFieldsTest, OverseerTest, TestSortByMinMaxFunction, TermsComponentTest, InfixSuggestersTest, TestUpdate, TestRawTransformer, AlternateDirectoryTest, IndexSchemaRuntimeFieldTest, SpellCheckCollatorWithCollapseTest, FileUtilsTest, TestApiFramework, TestNumericTerms64, RestartWhileUpdatingTest, TestSolrFieldCacheBean, TestHighlightDedupGrouping, SOLR749Test, TestBulkSchemaConcurrent, FastVectorHighlighterTest, LeaderInitiatedRecoveryOnCommitTest, TestStressInPlaceUpdates, BasicDistributedZkTest, TestRebalanceLeaders, TestSolrCloudSnapshots, TestSSLRandomization, SolrPluginUtilsTest, DisMaxRequestHandlerTest, DistributedQueryComponentCustomSortTest, TestDocBasedVersionConstraints, TestNRTOpen, ShufflingReplicaListTransformerTest, CoreAdminRequestStatusTest, ZkCLITest, BlockJoinFacetSimpleTest, XmlUpdateRequestHandlerTest, QueryResultKeyTest, TestUnifiedSolrHighlighter, TestCSVLoader, SuggesterFSTTest, AssignTest, TestJettySolrRunner, NumericFieldsTest, TestSimpleQParserPlugin, SolrTestCaseJ4Test, TestHdfsUpdateLog, TestJsonFacetRefinement, TestConfigSetProperties, TestLFUCache, TestUtils, TestIBSimilarityFactory, TestDefaultSearchFieldResource, SparseHLLTest, TestShardHandlerFactory, RequestLoggingTest, TestXmlQParser, TestTolerantUpdateProcessorCloud, TestQuerySenderNoQuery, DistributedDebugComponentTest, BinaryUpdateRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, ShardRoutingTest, SoftAutoCommitTest, LeaderElectionTest, CursorPagingTest, TestLocalFSCloudBackupRestore, SolrSlf4jReporterTest, TestFieldCacheVsDocValues, ZkControllerTest, TestRestoreCore, StatelessScriptUpdateProcessorFactoryTest, SearchHandlerTest, DirectSolrConnectionTest, DeleteReplicaTest, TestFieldTypeResource, TestPhraseSuggestions, TestGraphMLResponseWriter, TestMiniSolrCloudClusterSSL, DocValuesNotIndexedTest, PreAnalyzedUpdateProcessorTest, DistanceUnitsTest, TestChildDocTransformer, UninvertDocValuesMergePolicyTest, MigrateRouteKeyTest, TlogReplayBufferedWhileIndexingTest, TestConfigSetsAPI, TestSolrConfigHandlerConcurrent, SharedFSAutoReplicaFailoverUtilsTest, AddBlockUpdateTest, TestManagedResource, XsltUpdateRequestHandlerTest, CurrencyFieldXmlFileTest, TestMinMaxOnMultiValuedField, TestExtendedDismaxParser, NodeMutatorTest, TestClusterStateMutator, SolrGraphiteReporterTest, DistributedFacetExistsSmallTest, TestSubQueryTransformerCrossCore, VersionInfoTest, TestUseDocValuesAsStored, IndexBasedSpellCheckerTest, TestUniqueKeyFieldResource, CheckHdfsIndexTest, CustomCollectionTest, MergeStrategyTest, BooleanFieldTest, TestDownShardTolerantSearch, HdfsNNFailoverTest, SolrShardReporterTest, CloneFieldUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, CdcrRequestHandlerTest, TestObjectReleaseTracker, TestManagedSchemaThreadSafety, PathHierarchyTokenizerFactoryTest, TestClassNameShortening, TestBinaryResponseWriter, TestSolrCloudWithSecureImpersonation, TestCharFilters, CollectionStateFormat2Test, TestFieldSortValues, CloudExitableDirectoryReaderTest, OverseerRolesTest, ConnectionManagerTest, TestConfigOverlay, TestPushWriter, SyncSliceTest, TestReplicationHandler, ZkStateWriterTest, HdfsWriteToMultipleCollectionsTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, TestFaceting, TestRecovery, TestHashPartitioner, TestJoin, TestStressVersions, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, TestIndexSearcher, HighlighterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, PolyFieldTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, QueryEqualityTest, SortByFunctionTest, CacheHeaderTest, LukeRequestHandlerTest, PrimitiveFieldTypeTest, DocumentBuilderTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, TestCollationField, MBeansHandlerTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestComponentsName, HighlighterConfigTest, TestSolrIndexConfig, ResponseLogComponentTest, SolrIndexConfigTest, TestSolrDeletionPolicy2, MultiTermTest, TestBinaryField, OutputWriterTest, TestPostingsSolrHighlighter, EchoParamsTest, TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory, OpenExchangeRatesOrgProviderTest, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, TestRTGBase, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, DistributedQueueTest, LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest, MoveReplicaTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, OverseerTaskQueueTest, PeerSyncReplicationTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, ReplaceNodeTest, RollingRestartTest, ShardSplitTest, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, ZkStateReaderTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, TestConfigSetImmutable, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestSolrConfigHandler, TestSolrCoreSnapshots, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestReqParamsAPI, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, DistributedFacetPivotLongTailTest, DistributedQueryComponentOptimizationTest, FacetPivotSmallTest, SpatialHeatmapFacetsTest, SolrCloudReportersTest, EnumFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, TestManagedSchemaAPI, TestSchemaManager, AnalyticsMergeStrategyTest, BlockJoinFacetRandomTest, TestScoreJoinQPNoScore, TestJsonRequest, SimpleMLTQParserTest, TestDFISimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestExactSharedStatsCache, TestExactStatsCache, BasicAuthStandaloneTest, PKIAuthenticationIntegrationTest, TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider, TestImpersonationWithHadoopAuth, ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, TestBlendedInfixSuggestions, TestFileDictionaryLookup, TestHighFrequencyDictionaryFactory, BlockDirectoryTest, TestLegacyFieldCache, AnalysisErrorHandlingTest, PeerSyncWithIndexFingerprintCachingTest, AtomicUpdatesTest, ClassificationUpdateProcessorIntegrationTest, ClassificationUpdateProcessorTest, DocExpirationUpdateProcessorFactoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TemplateUpdateProcessorTest, TolerantUpdateProcessorTest, JsonValidatorTest, TestSolrCLIRunExample]
   [junit4] Completed [709/709 (3!)] on J0 in 28.37s, 4 tests, 1 failure <<< FAILURES!

[...truncated 43413 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_131) - Build # 6544 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Expected to find shardAddress in the up shard info: {error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded  at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:428)  at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:255)  at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:166)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:748) ,time=4}

Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info: {error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:428)
	at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:255)
	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:166)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
,time=4}
	at __randomizedtesting.SeedInfo.seed([9ACEE328D6F4DF78:129ADCF27808B280]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1186)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1127)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:987)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Wrong doc count on shard1_1. See SOLR-5309 expected:<40> but was:<41>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_1. See SOLR-5309 expected:<40> but was:<41>
	at __randomizedtesting.SeedInfo.seed([9ACEE328D6F4DF78:129ADCF27808B280]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:892)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:674)
	at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11217 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\init-core-data-001
   [junit4]   2> 256047 WARN  (SUITE-ShardSplitTest-seed#[9ACEE328D6F4DF78]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 256047 INFO  (SUITE-ShardSplitTest-seed#[9ACEE328D6F4DF78]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 256053 INFO  (SUITE-ShardSplitTest-seed#[9ACEE328D6F4DF78]-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> 256054 INFO  (SUITE-ShardSplitTest-seed#[9ACEE328D6F4DF78]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 256057 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 256058 INFO  (Thread-358) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 256058 INFO  (Thread-358) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 256064 ERROR (Thread-358) [    ] 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> 256157 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.ZkTestServer start zk server on port:50909
   [junit4]   2> 256199 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 256202 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 256204 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 256206 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 256207 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 256209 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 256211 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 256214 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 256216 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 256217 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 256219 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 256221 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 0x15bd30092620001, 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> 256848 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\control-001\cores\collection1
   [junit4]   2> 256852 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 256853 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74e0b764{/,null,AVAILABLE}
   [junit4]   2> 256855 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f73fd13{HTTP/1.1,[http/1.1]}{127.0.0.1:50916}
   [junit4]   2> 256855 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.Server Started @262405ms
   [junit4]   2> 256855 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\tempDir-001/control/data, hostContext=/, hostPort=50916, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\control-001\cores}
   [junit4]   2> 256855 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 256856 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 256857 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 256857 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 256857 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-04T10:28:02.556Z
   [junit4]   2> 256863 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 0x15bd30092620002, 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> 256864 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 256864 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\control-001\solr.xml
   [junit4]   2> 256875 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 256880 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50909/solr
   [junit4]   2> 256914 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50916_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 256914 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50916_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50916_
   [junit4]   2> 256915 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50916_    ] o.a.s.c.Overseer Overseer (id=97903816327954436-127.0.0.1:50916_-n_0000000000) starting
   [junit4]   2> 256926 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50916_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50916_
   [junit4]   2> 256929 INFO  (zkCallback-237-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 257103 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50916_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 257107 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50916_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 257107 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50916_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 257115 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50916_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\control-001\cores
   [junit4]   2> 257115 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50916_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 257126 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 257130 INFO  (OverseerStateUpdate-97903816327954436-127.0.0.1:50916_-n_0000000000) [n:127.0.0.1:50916_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 258170 WARN  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 258171 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 258208 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 258314 WARN  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 258315 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 258346 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 258346 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.core_node1' (registry 'solr.core.control_collection.shard1.core_node1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 258404 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 258404 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\control-001\cores\collection1\data\]
   [junit4]   2> 258422 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1090989653, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 258439 WARN  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   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> 258602 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 258602 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 258603 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 258603 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 258605 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=93.9365234375, floorSegmentMB=1.591796875, forceMergeDeletesPctAllowed=25.60129399546767, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16472027044135684
   [junit4]   2> 258609 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6baaca3a[collection1] main]
   [junit4]   2> 258612 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 258612 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 258614 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 258614 INFO  (coreLoadExecutor-638-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566461063922188288
   [junit4]   2> 258616 INFO  (searcherExecutor-639-thread-1-processing-n:127.0.0.1:50916_ x:collection1 c:control_collection) [n:127.0.0.1:50916_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6baaca3a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 258641 INFO  (coreZkRegister-631-thread-1-processing-n:127.0.0.1:50916_ x:collection1 c:control_collection) [n:127.0.0.1:50916_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 258641 INFO  (coreZkRegister-631-thread-1-processing-n:127.0.0.1:50916_ x:collection1 c:control_collection) [n:127.0.0.1:50916_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 258642 INFO  (coreZkRegister-631-thread-1-processing-n:127.0.0.1:50916_ x:collection1 c:control_collection) [n:127.0.0.1:50916_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50916/collection1/
   [junit4]   2> 258642 INFO  (coreZkRegister-631-thread-1-processing-n:127.0.0.1:50916_ x:collection1 c:control_collection) [n:127.0.0.1:50916_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 258642 INFO  (coreZkRegister-631-thread-1-processing-n:127.0.0.1:50916_ x:collection1 c:control_collection) [n:127.0.0.1:50916_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50916/collection1/ has no replicas
   [junit4]   2> 258642 INFO  (coreZkRegister-631-thread-1-processing-n:127.0.0.1:50916_ x:collection1 c:control_collection) [n:127.0.0.1:50916_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 258651 INFO  (coreZkRegister-631-thread-1-processing-n:127.0.0.1:50916_ x:collection1 c:control_collection) [n:127.0.0.1:50916_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50916/collection1/ shard1
   [junit4]   2> 258669 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 258671 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50909/solr ready
   [junit4]   2> 258671 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 258811 INFO  (coreZkRegister-631-thread-1-processing-n:127.0.0.1:50916_ x:collection1 c:control_collection) [n:127.0.0.1:50916_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 259426 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-1-001\cores\collection1
   [junit4]   2> 259431 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-1-001
   [junit4]   2> 259431 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 259440 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@491a9b10{/,null,AVAILABLE}
   [junit4]   2> 259441 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2801bf6c{HTTP/1.1,[http/1.1]}{127.0.0.1:50931}
   [junit4]   2> 259441 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.Server Started @264991ms
   [junit4]   2> 259441 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=50931, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-1-001\cores}
   [junit4]   2> 259442 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 259447 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 259447 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 259447 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 259447 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-04T10:28:05.146Z
   [junit4]   2> 259467 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 259467 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-1-001\solr.xml
   [junit4]   2> 259477 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 259484 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50909/solr
   [junit4]   2> 259504 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50931_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 259507 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50931_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 259510 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50931_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50931_
   [junit4]   2> 259561 INFO  (zkCallback-237-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 259565 INFO  (zkCallback-241-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 259566 INFO  (zkCallback-246-thread-2-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 259698 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50931_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 259704 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50931_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 259705 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50931_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 259712 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50931_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-1-001\cores
   [junit4]   2> 259712 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50931_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 259750 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 259753 INFO  (OverseerStateUpdate-97903816327954436-127.0.0.1:50916_-n_0000000000) [n:127.0.0.1:50916_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 260785 WARN  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 260786 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 260800 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 260884 WARN  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 260885 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 260909 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 260912 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.core_node1' (registry 'solr.core.collection1.shard2.core_node1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 260912 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 260912 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-1-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 260921 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1090989653, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 260926 WARN  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   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> 261069 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 261069 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 261072 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 261072 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 261072 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=93.9365234375, floorSegmentMB=1.591796875, forceMergeDeletesPctAllowed=25.60129399546767, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16472027044135684
   [junit4]   2> 261078 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45da1c3b[collection1] main]
   [junit4]   2> 261080 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 261081 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 261082 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 261084 INFO  (coreLoadExecutor-649-thread-1-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566461066512171008
   [junit4]   2> 261088 INFO  (searcherExecutor-650-thread-1-processing-n:127.0.0.1:50931_ x:collection1 c:collection1) [n:127.0.0.1:50931_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@45da1c3b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 261102 INFO  (coreZkRegister-644-thread-1-processing-n:127.0.0.1:50931_ x:collection1 c:collection1) [n:127.0.0.1:50931_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 261102 INFO  (coreZkRegister-644-thread-1-processing-n:127.0.0.1:50931_ x:collection1 c:collection1) [n:127.0.0.1:50931_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 261102 INFO  (coreZkRegister-644-thread-1-processing-n:127.0.0.1:50931_ x:collection1 c:collection1) [n:127.0.0.1:50931_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50931/collection1/
   [junit4]   2> 261102 INFO  (coreZkRegister-644-thread-1-processing-n:127.0.0.1:50931_ x:collection1 c:collection1) [n:127.0.0.1:50931_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 261102 INFO  (coreZkRegister-644-thread-1-processing-n:127.0.0.1:50931_ x:collection1 c:collection1) [n:127.0.0.1:50931_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50931/collection1/ has no replicas
   [junit4]   2> 261102 INFO  (coreZkRegister-644-thread-1-processing-n:127.0.0.1:50931_ x:collection1 c:collection1) [n:127.0.0.1:50931_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 261117 INFO  (coreZkRegister-644-thread-1-processing-n:127.0.0.1:50931_ x:collection1 c:collection1) [n:127.0.0.1:50931_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50931/collection1/ shard2
   [junit4]   2> 261372 INFO  (coreZkRegister-644-thread-1-processing-n:127.0.0.1:50931_ x:collection1 c:collection1) [n:127.0.0.1:50931_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 261990 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-2-001\cores\collection1
   [junit4]   2> 261992 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-2-001
   [junit4]   2> 261993 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 261994 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39d46b0a{/,null,AVAILABLE}
   [junit4]   2> 261996 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2bd8ad2b{HTTP/1.1,[http/1.1]}{127.0.0.1:50951}
   [junit4]   2> 261996 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.Server Started @267545ms
   [junit4]   2> 261996 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=50951, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-2-001\cores}
   [junit4]   2> 261996 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 262008 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 262008 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 262008 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 262008 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-04T10:28:07.707Z
   [junit4]   2> 262016 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 0x15bd30092620009, 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> 262017 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 262017 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-2-001\solr.xml
   [junit4]   2> 262026 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 262032 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50909/solr
   [junit4]   2> 262037 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 0x15bd3009262000a, 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> 262056 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50951_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 262064 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50951_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 262071 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50951_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50951_
   [junit4]   2> 262087 INFO  (zkCallback-237-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 262087 INFO  (zkCallback-246-thread-2-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 262087 INFO  (zkCallback-241-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 262089 INFO  (zkCallback-252-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 262251 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50951_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 262256 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50951_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 262256 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50951_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 262265 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50951_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-2-001\cores
   [junit4]   2> 262267 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50951_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 262269 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 262273 INFO  (OverseerStateUpdate-97903816327954436-127.0.0.1:50916_-n_0000000000) [n:127.0.0.1:50916_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 263302 WARN  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 263303 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 263317 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 263395 WARN  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 263396 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 263421 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 263421 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.core_node2' (registry 'solr.core.collection1.shard1.core_node2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 263422 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 263422 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-2-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 263431 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1090989653, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 263438 WARN  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   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> 263608 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 263608 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 263611 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 263611 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 263613 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=93.9365234375, floorSegmentMB=1.591796875, forceMergeDeletesPctAllowed=25.60129399546767, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16472027044135684
   [junit4]   2> 263614 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7bf1f189[collection1] main]
   [junit4]   2> 263617 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 263617 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 263618 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 263619 INFO  (searcherExecutor-661-thread-1-processing-n:127.0.0.1:50951_ x:collection1 c:collection1) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7bf1f189[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 263619 INFO  (coreLoadExecutor-660-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566461069170311168
   [junit4]   2> 263630 INFO  (coreZkRegister-655-thread-1-processing-n:127.0.0.1:50951_ x:collection1 c:collection1) [n:127.0.0.1:50951_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 263630 INFO  (coreZkRegister-655-thread-1-processing-n:127.0.0.1:50951_ x:collection1 c:collection1) [n:127.0.0.1:50951_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 263631 INFO  (coreZkRegister-655-thread-1-processing-n:127.0.0.1:50951_ x:collection1 c:collection1) [n:127.0.0.1:50951_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50951/collection1/
   [junit4]   2> 263631 INFO  (coreZkRegister-655-thread-1-processing-n:127.0.0.1:50951_ x:collection1 c:collection1) [n:127.0.0.1:50951_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 263631 INFO  (coreZkRegister-655-thread-1-processing-n:127.0.0.1:50951_ x:collection1 c:collection1) [n:127.0.0.1:50951_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50951/collection1/ has no replicas
   [junit4]   2> 263631 INFO  (coreZkRegister-655-thread-1-processing-n:127.0.0.1:50951_ x:collection1 c:collection1) [n:127.0.0.1:50951_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 263637 INFO  (coreZkRegister-655-thread-1-processing-n:127.0.0.1:50951_ x:collection1 c:collection1) [n:127.0.0.1:50951_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50951/collection1/ shard1
   [junit4]   2> 263791 INFO  (coreZkRegister-655-thread-1-processing-n:127.0.0.1:50951_ x:collection1 c:collection1) [n:127.0.0.1:50951_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 264572 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-3-001\cores\collection1
   [junit4]   2> 264578 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-3-001
   [junit4]   2> 264579 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 264580 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f844021{/,null,AVAILABLE}
   [junit4]   2> 264582 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d9752b1{HTTP/1.1,[http/1.1]}{127.0.0.1:50990}
   [junit4]   2> 264582 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.Server Started @270132ms
   [junit4]   2> 264582 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=50990, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-3-001\cores}
   [junit4]   2> 264583 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 264583 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 264583 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 264584 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 264584 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-04T10:28:10.283Z
   [junit4]   2> 264594 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 264594 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-3-001\solr.xml
   [junit4]   2> 264626 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 264633 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50909/solr
   [junit4]   2> 264658 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50990_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 264662 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50990_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 264666 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50990_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50990_
   [junit4]   2> 264670 INFO  (zkCallback-237-thread-1-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 264674 INFO  (zkCallback-258-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 264674 INFO  (zkCallback-252-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 264674 INFO  (zkCallback-246-thread-2-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 264675 INFO  (zkCallback-241-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 264843 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50990_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 264849 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50990_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 264849 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50990_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 264857 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50990_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-3-001\cores
   [junit4]   2> 264857 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:50990_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 264857 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 264861 INFO  (OverseerStateUpdate-97903816327954436-127.0.0.1:50916_-n_0000000000) [n:127.0.0.1:50916_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 265900 WARN  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 265901 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 265922 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 266019 WARN  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 266021 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 266062 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 266064 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.core_node3' (registry 'solr.core.collection1.shard2.core_node3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b
   [junit4]   2> 266064 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 266064 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-3-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-3-001\cores\collection1\data\]
   [junit4]   2> 266074 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1090989653, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 266082 WARN  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   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> 266232 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 266232 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 266234 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 266235 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 266237 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=93.9365234375, floorSegmentMB=1.591796875, forceMergeDeletesPctAllowed=25.60129399546767, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16472027044135684
   [junit4]   2> 266238 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@395a8903[collection1] main]
   [junit4]   2> 266240 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 266241 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 266242 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 266245 INFO  (searcherExecutor-672-thread-1-processing-n:127.0.0.1:50990_ x:collection1 c:collection1) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@395a8903[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 266245 INFO  (coreLoadExecutor-671-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566461071923871744
   [junit4]   2> 266251 INFO  (coreZkRegister-666-thread-1-processing-n:127.0.0.1:50990_ x:collection1 c:collection1) [n:127.0.0.1:50990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 266252 INFO  (updateExecutor-255-thread-1-processing-n:127.0.0.1:50990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 266252 INFO  (recoveryExecutor-256-thread-1-processing-n:127.0.0.1:50990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 266252 INFO  (recoveryExecutor-256-thread-1-processing-n:127.0.0.1:50990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 266252 INFO  (recoveryExecutor-256-thread-1-processing-n:127.0.0.1:50990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 266252 INFO  (recoveryExecutor-256-thread-1-processing-n:127.0.0.1:50990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 266252 INFO  (recoveryExecutor-256-thread-1-processing-n:127.0.0.1:50990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:50931/collection1/] and I am [http://127.0.0.1:50990/collection1/]
   [junit4]   2> 266260 INFO  (recoveryExecutor-256-thread-1-processing-n:127.0.0.1:50990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:50931]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:50990_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 266265 INFO  (qtp201968838-1683) [n:127.0.0.1:50931_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 266266 INFO  (qtp201968838-1683) [n:127.0.0.1:50931_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 266266 INFO  (qtp201968838-1683) [n:127.0.0.1:50931_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:50990_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:50990","node_name":"127.0.0.1:50990_","state":"down"}
   [junit4]   2> 267268 INFO  (qtp201968838-1683) [n:127.0.0.1:50931_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:50990_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:50990","node_name":"127.0.0.1:50990_","state":"recovering"}
   [junit4]   2> 267268 INFO  (qtp201968838-1683) [n:127.0.0.1:50931_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 267268 INFO  (qtp201968838-1683) [n:127.0.0.1:50931_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:50990_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1003
   [junit4]   2> 267308 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-4-001\cores\collection1
   [junit4]   2> 267311 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-4-001
   [junit4]   2> 267312 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 267313 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e643bbf{/,null,AVAILABLE}
   [junit4]   2> 267315 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4b1447be{HTTP/1.1,[http/1.1]}{127.0.0.1:51012}
   [junit4]   2> 267315 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.Server Started @272865ms
   [junit4]   2> 267315 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=51012, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-4-001\cores}
   [junit4]   2> 267317 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 267317 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 267317 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 267317 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 267317 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-04T10:28:13.016Z
   [junit4]   2> 267326 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 0x15bd3009262000f, 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> 267327 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 267327 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9ACEE328D6F4DF78-001\shard-4-001\solr.xml
   [junit4]   2> 267340 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6425d50b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 267352 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50909/solr
   [junit4]   2> 267358 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 0x15bd30092620010, 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> 267380 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:51012_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 267384 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:51012_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 267390 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:51012_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51012_
   [junit4]   2> 267393 INFO  (zkCallback-237-thread-2-processing-n:127.0.0.1:50916_) [n:127.0.0.1:50916_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 267394 INFO  (zkCallback-265-thread-1-processing-n:127.0.0.1:51012_) [n:127.0.0.1:51012_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 267394 INFO  (zkCallback-246-thread-2-processing-n:127.0.0.1:50931_) [n:127.0.0.1:50931_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 267395 INFO  (zkCallback-258-thread-1-processing-n:127.0.0.1:50990_) [n:127.0.0.1:50990_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 267395 INFO  (zkCallback-241-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 267396 INFO  (zkCallback-252-thread-1-processing-n:127.0.0.1:50951_) [n:127.0.0.1:50951_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 267619 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[9ACEE328D6F4DF78]) [n:127.0.0.1:51012_    ] o.a.s.m.r.SolrJmxReporter J

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

NAVAILABLE}
   [junit4]   2> 785925 INFO  (TEST-TestDistributedSearch.test-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@27baa580{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 785926 INFO  (TEST-TestDistributedSearch.test-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=264588337
   [junit4]   2> 785926 INFO  (TEST-TestDistributedSearch.test-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 785926 INFO  (TEST-TestDistributedSearch.test-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 785926 INFO  (TEST-TestDistributedSearch.test-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 785927 INFO  (TEST-TestDistributedSearch.test-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 785927 INFO  (coreCloseExecutor-2780-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1fcb3dcb
   [junit4]   2> 785930 INFO  (coreCloseExecutor-2780-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=533413323
   [junit4]   2> 785932 INFO  (TEST-TestDistributedSearch.test-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4ba84b23{/x/h,null,UNAVAILABLE}
   [junit4]   2> 785935 INFO  (TEST-TestDistributedSearch.test-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4d2091c0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 785935 INFO  (TEST-TestDistributedSearch.test-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2052649856
   [junit4]   2> 785935 INFO  (TEST-TestDistributedSearch.test-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 785935 INFO  (TEST-TestDistributedSearch.test-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 785935 INFO  (TEST-TestDistributedSearch.test-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 785936 INFO  (TEST-TestDistributedSearch.test-seed#[9ACEE328D6F4DF78]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 785936 INFO  (coreCloseExecutor-2782-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7e03ed58
   [junit4]   2> 785938 INFO  (coreCloseExecutor-2782-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2114186584
   [junit4]   2> 785939 INFO  (TEST-TestDistributedSearch.test-seed#[9ACEE328D6F4DF78]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@468ef777{/x/h,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedSearch -Dtests.method=test -Dtests.seed=9ACEE328D6F4DF78 -Dtests.slow=true -Dtests.locale=ca-ES -Dtests.timezone=Africa/Luanda -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 32.0s J0 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected to find shardAddress in the up shard info: {error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:428)
   [junit4]    > 	at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:255)
   [junit4]    > 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:166)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > ,time=4}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9ACEE328D6F4DF78:129ADCF27808B280]:0)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1186)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1127)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:987)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 785943 INFO  (SUITE-TestDistributedSearch-seed#[9ACEE328D6F4DF78]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_9ACEE328D6F4DF78-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {severity=PostingsFormat(name=Memory), other_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), foo_sev_enum=PostingsFormat(name=Memory), SubjectTerms_mfacet=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_n_tdt=PostingsFormat(name=Memory), multiDefault=PostingsFormat(name=Asserting), a_i1=PostingsFormat(name=Asserting), n_td1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b_n_tdt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_ti1=PostingsFormat(name=Direct), rnd_b=PostingsFormat(name=Direct), n_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_s=PostingsFormat(name=Memory), oddField_s=PostingsFormat(name=Direct), n_tf1=PostingsFormat(name=Asserting), lowerfilt1and2=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Asserting), foo_b=PostingsFormat(name=Memory), n_tdt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), lowerfilt=PostingsFormat(name=Asserting), id=PostingsFormat(name=Direct), text=PostingsFormat(name=Memory)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), foo_sev_enum=DocValuesFormat(name=Direct), n_l1=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Asserting), n_dt1=DocValuesFormat(name=Asserting), n_d1=DocValuesFormat(name=Lucene70), range_facet_l=DocValuesFormat(name=Lucene70), n_f1=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Asserting), foo_d=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene70), foo_f=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=600, maxMBSortInHeap=5.948527990705881, sim=RandomSimilarity(queryNorm=false): {}, locale=ca-ES, timezone=Africa/Luanda
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=418801736,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BasicAuthStandaloneTest, UnloadDistributedZkTest, ResponseHeaderTest, ZkCLITest, ClassificationUpdateProcessorIntegrationTest, LeaderInitiatedRecoveryOnCommitTest, TestMaxScoreQueryParser, BooleanFieldTest, AnalyticsMergeStrategyTest, TestFieldSortValues, QueryResultKeyTest, TestBM25SimilarityFactory, NodeMutatorTest, SortSpecParsingTest, TestRestoreCore, TestStressReorder, TestPushWriter, CloneFieldUpdateProcessorFactoryTest, TestHdfsUpdateLog, PrimitiveFieldTypeTest, HdfsTlogReplayBufferedWhileIndexingTest, TestReplicationHandlerBackup, TestComplexPhraseQParserPlugin, TestRebalanceLeaders, TestGraphMLResponseWriter, TestChildDocTransformer, ShardSplitTest, TestConfigOverlay, TestInfoStreamLogging, TestDocBasedVersionConstraints, TestCloudPseudoReturnFields, BufferStoreTest, SampleTest, DisMaxRequestHandlerTest, TestCSVLoader, TestCollationFieldDocValues, TestCloudNestedDocsSort, DirectUpdateHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, TestJmxIntegration, SearchHandlerTest, PreAnalyzedUpdateProcessorTest, InfoHandlerTest, SimpleMLTQParserTest, TestRandomFlRTGCloud, TestDistributedStatsComponentCardinality, TestDynamicLoading, QueryElevationComponentTest, DocValuesTest, TestReplicationHandler, TestShardHandlerFactory, SolrPluginUtilsTest, TestStressLucene, TemplateUpdateProcessorTest, TestStressVersions, CoreSorterTest, SparseHLLTest, SolrXmlInZkTest, TestElisionMultitermQuery, MoveReplicaTest, TestFieldResource, TestUseDocValuesAsStored, TestDistributedSearch]
   [junit4] Completed [152/709 (2!)] on J0 in 31.99s, 1 test, 1 failure <<< FAILURES!

[...truncated 45266 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_121) - Build # 6543 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6543/
Java: 32bit/jdk1.8.0_121 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "overlay":{     "znodeVersion":0,     "runtimeLib":{"colltest":{         "name":"colltest",         "version":1}}}},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "overlay":{
    "znodeVersion":0,
    "runtimeLib":{"colltest":{
        "name":"colltest",
        "version":1}}}},  from server:  null
	at __randomizedtesting.SeedInfo.seed([6881547CA2075783:B0CC792B55DAF223]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12895 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\init-core-data-001
   [junit4]   2> 2407169 WARN  (SUITE-TestDynamicLoading-seed#[6881547CA2075783]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 2407169 INFO  (SUITE-TestDynamicLoading-seed#[6881547CA2075783]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2407174 INFO  (SUITE-TestDynamicLoading-seed#[6881547CA2075783]-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> 2407175 INFO  (SUITE-TestDynamicLoading-seed#[6881547CA2075783]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2407177 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2407177 INFO  (Thread-5666) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2407177 INFO  (Thread-5666) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2407182 ERROR (Thread-5666) [    ] 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> 2407278 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.ZkTestServer start zk server on port:64230
   [junit4]   2> 2407293 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2407297 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2407298 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2407301 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2407303 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2407305 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2407307 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2407309 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2407311 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2407314 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2407315 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2407319 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 0x15bd1ae22a60001, 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:745)
   [junit4]   2> 2407867 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\control-001\cores\collection1
   [junit4]   2> 2407871 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2407871 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@393764{/,null,AVAILABLE}
   [junit4]   2> 2407872 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15af5a1{HTTP/1.1,[http/1.1]}{127.0.0.1:64237}
   [junit4]   2> 2407872 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.Server Started @2413253ms
   [junit4]   2> 2407872 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\tempDir-001/control/data, hostContext=/, hostPort=64237, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\control-001\cores}
   [junit4]   2> 2407873 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2407873 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 2407873 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2407873 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2407873 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-04T04:18:22.681Z
   [junit4]   2> 2407887 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 0x15bd1ae22a60002, 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:745)
   [junit4]   2> 2407888 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2407888 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\control-001\solr.xml
   [junit4]   2> 2407897 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2407902 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64230/solr
   [junit4]   2> 2407949 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64237_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2407951 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64237_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64237_
   [junit4]   2> 2407953 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64237_    ] o.a.s.c.Overseer Overseer (id=97902362754416644-127.0.0.1:64237_-n_0000000000) starting
   [junit4]   2> 2407966 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64237_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64237_
   [junit4]   2> 2408014 INFO  (zkCallback-3441-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2408174 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64237_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2408178 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64237_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2408179 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64237_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2408183 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64237_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\control-001\cores
   [junit4]   2> 2408183 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64237_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2408204 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2408245 INFO  (OverseerStateUpdate-97902362754416644-127.0.0.1:64237_-n_0000000000) [n:127.0.0.1:64237_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2409280 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2409302 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2409396 WARN  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2409403 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2409420 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2409421 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.core_node1' (registry 'solr.core.control_collection.shard1.core_node1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2409421 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2409421 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\control-001\cores\collection1\data\]
   [junit4]   2> 2409424 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=355535316, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2409426 WARN  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   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> 2409545 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2409545 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2409554 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2409554 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2409555 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6812213604447543]
   [junit4]   2> 2409555 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fc8f9[collection1] main]
   [junit4]   2> 2409557 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2409558 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2409558 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2409558 INFO  (coreLoadExecutor-9715-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566437806562082816
   [junit4]   2> 2409559 INFO  (searcherExecutor-9716-thread-1-processing-n:127.0.0.1:64237_ x:collection1 c:control_collection) [n:127.0.0.1:64237_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4fc8f9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2409567 INFO  (coreZkRegister-9708-thread-1-processing-n:127.0.0.1:64237_ x:collection1 c:control_collection) [n:127.0.0.1:64237_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2409567 INFO  (coreZkRegister-9708-thread-1-processing-n:127.0.0.1:64237_ x:collection1 c:control_collection) [n:127.0.0.1:64237_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2409567 INFO  (coreZkRegister-9708-thread-1-processing-n:127.0.0.1:64237_ x:collection1 c:control_collection) [n:127.0.0.1:64237_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64237/collection1/
   [junit4]   2> 2409567 INFO  (coreZkRegister-9708-thread-1-processing-n:127.0.0.1:64237_ x:collection1 c:control_collection) [n:127.0.0.1:64237_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2409567 INFO  (coreZkRegister-9708-thread-1-processing-n:127.0.0.1:64237_ x:collection1 c:control_collection) [n:127.0.0.1:64237_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:64237/collection1/ has no replicas
   [junit4]   2> 2409567 INFO  (coreZkRegister-9708-thread-1-processing-n:127.0.0.1:64237_ x:collection1 c:control_collection) [n:127.0.0.1:64237_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2409571 INFO  (coreZkRegister-9708-thread-1-processing-n:127.0.0.1:64237_ x:collection1 c:control_collection) [n:127.0.0.1:64237_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64237/collection1/ shard1
   [junit4]   2> 2409724 INFO  (coreZkRegister-9708-thread-1-processing-n:127.0.0.1:64237_ x:collection1 c:control_collection) [n:127.0.0.1:64237_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2409804 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2409806 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64230/solr ready
   [junit4]   2> 2409806 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2410379 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-1-001\cores\collection1
   [junit4]   2> 2410382 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-1-001
   [junit4]   2> 2410382 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2410383 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c52b2d{/,null,AVAILABLE}
   [junit4]   2> 2410384 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2cef2d{HTTP/1.1,[http/1.1]}{127.0.0.1:64252}
   [junit4]   2> 2410385 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.Server Started @2415766ms
   [junit4]   2> 2410385 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=64252, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-1-001\cores}
   [junit4]   2> 2410385 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2410385 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 2410386 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2410386 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2410386 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-04T04:18:25.194Z
   [junit4]   2> 2410390 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 0x15bd1ae22a60006, 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:745)
   [junit4]   2> 2410391 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2410391 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-1-001\solr.xml
   [junit4]   2> 2410401 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2410407 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64230/solr
   [junit4]   2> 2410411 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 0x15bd1ae22a60007, 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:745)
   [junit4]   2> 2410422 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64252_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2410427 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64252_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2410430 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64252_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64252_
   [junit4]   2> 2410433 INFO  (zkCallback-3441-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2410433 INFO  (zkCallback-3450-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2410433 INFO  (zkCallback-3445-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2410711 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64252_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2410715 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64252_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2410715 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64252_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2410722 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64252_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-1-001\cores
   [junit4]   2> 2410722 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64252_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2410723 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2410725 INFO  (OverseerStateUpdate-97902362754416644-127.0.0.1:64237_-n_0000000000) [n:127.0.0.1:64237_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2411756 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2411777 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2411872 WARN  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2411883 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2411898 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2411898 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.core_node1' (registry 'solr.core.collection1.shard2.core_node1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2411898 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2411898 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-1-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 2411901 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=355535316, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2411904 WARN  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   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> 2412018 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2412019 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2412020 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2412020 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2412021 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6812213604447543]
   [junit4]   2> 2412022 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b840b[collection1] main]
   [junit4]   2> 2412025 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2412026 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2412027 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2412027 INFO  (coreLoadExecutor-9726-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566437809151016960
   [junit4]   2> 2412030 INFO  (searcherExecutor-9727-thread-1-processing-n:127.0.0.1:64252_ x:collection1 c:collection1) [n:127.0.0.1:64252_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b840b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2412059 INFO  (coreZkRegister-9721-thread-1-processing-n:127.0.0.1:64252_ x:collection1 c:collection1) [n:127.0.0.1:64252_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2412060 INFO  (coreZkRegister-9721-thread-1-processing-n:127.0.0.1:64252_ x:collection1 c:collection1) [n:127.0.0.1:64252_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2412060 INFO  (coreZkRegister-9721-thread-1-processing-n:127.0.0.1:64252_ x:collection1 c:collection1) [n:127.0.0.1:64252_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64252/collection1/
   [junit4]   2> 2412061 INFO  (coreZkRegister-9721-thread-1-processing-n:127.0.0.1:64252_ x:collection1 c:collection1) [n:127.0.0.1:64252_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2412061 INFO  (coreZkRegister-9721-thread-1-processing-n:127.0.0.1:64252_ x:collection1 c:collection1) [n:127.0.0.1:64252_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:64252/collection1/ has no replicas
   [junit4]   2> 2412061 INFO  (coreZkRegister-9721-thread-1-processing-n:127.0.0.1:64252_ x:collection1 c:collection1) [n:127.0.0.1:64252_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2412067 INFO  (coreZkRegister-9721-thread-1-processing-n:127.0.0.1:64252_ x:collection1 c:collection1) [n:127.0.0.1:64252_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64252/collection1/ shard2
   [junit4]   2> 2412220 INFO  (coreZkRegister-9721-thread-1-processing-n:127.0.0.1:64252_ x:collection1 c:collection1) [n:127.0.0.1:64252_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2412871 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-2-001\cores\collection1
   [junit4]   2> 2412875 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-2-001
   [junit4]   2> 2412876 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2412877 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@109b14e{/,null,AVAILABLE}
   [junit4]   2> 2412878 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1cae5af{HTTP/1.1,[http/1.1]}{127.0.0.1:64264}
   [junit4]   2> 2412878 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.Server Started @2418260ms
   [junit4]   2> 2412878 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=64264, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-2-001\cores}
   [junit4]   2> 2412878 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2412880 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 2412880 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2412880 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2412880 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-04T04:18:27.688Z
   [junit4]   2> 2412883 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2412883 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-2-001\solr.xml
   [junit4]   2> 2412892 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2412900 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64230/solr
   [junit4]   2> 2412913 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64264_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2412916 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64264_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2412920 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64264_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64264_
   [junit4]   2> 2412923 INFO  (zkCallback-3441-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2412923 INFO  (zkCallback-3445-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2412925 INFO  (zkCallback-3456-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2412925 INFO  (zkCallback-3450-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2413097 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64264_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2413101 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64264_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2413101 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64264_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2413108 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64264_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-2-001\cores
   [junit4]   2> 2413108 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64264_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2413108 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2413111 INFO  (OverseerStateUpdate-97902362754416644-127.0.0.1:64237_-n_0000000000) [n:127.0.0.1:64237_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2414134 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2414159 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2414263 WARN  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2414266 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2414282 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2414282 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.core_node2' (registry 'solr.core.collection1.shard1.core_node2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2414282 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2414282 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-2-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 2414284 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=355535316, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2414294 WARN  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   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> 2414410 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2414410 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2414412 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2414412 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2414414 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6812213604447543]
   [junit4]   2> 2414414 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cd29da[collection1] main]
   [junit4]   2> 2414417 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2414417 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2414417 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2414419 INFO  (searcherExecutor-9738-thread-1-processing-n:127.0.0.1:64264_ x:collection1 c:collection1) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cd29da[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2414419 INFO  (coreLoadExecutor-9737-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566437811659210752
   [junit4]   2> 2414429 INFO  (coreZkRegister-9732-thread-1-processing-n:127.0.0.1:64264_ x:collection1 c:collection1) [n:127.0.0.1:64264_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2414429 INFO  (coreZkRegister-9732-thread-1-processing-n:127.0.0.1:64264_ x:collection1 c:collection1) [n:127.0.0.1:64264_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2414429 INFO  (coreZkRegister-9732-thread-1-processing-n:127.0.0.1:64264_ x:collection1 c:collection1) [n:127.0.0.1:64264_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64264/collection1/
   [junit4]   2> 2414429 INFO  (coreZkRegister-9732-thread-1-processing-n:127.0.0.1:64264_ x:collection1 c:collection1) [n:127.0.0.1:64264_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2414429 INFO  (coreZkRegister-9732-thread-1-processing-n:127.0.0.1:64264_ x:collection1 c:collection1) [n:127.0.0.1:64264_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:64264/collection1/ has no replicas
   [junit4]   2> 2414429 INFO  (coreZkRegister-9732-thread-1-processing-n:127.0.0.1:64264_ x:collection1 c:collection1) [n:127.0.0.1:64264_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2414435 INFO  (coreZkRegister-9732-thread-1-processing-n:127.0.0.1:64264_ x:collection1 c:collection1) [n:127.0.0.1:64264_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64264/collection1/ shard1
   [junit4]   2> 2414541 INFO  (coreZkRegister-9732-thread-1-processing-n:127.0.0.1:64264_ x:collection1 c:collection1) [n:127.0.0.1:64264_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2415316 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-3-001\cores\collection1
   [junit4]   2> 2415319 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-3-001
   [junit4]   2> 2415320 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2415320 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@640a27{/,null,AVAILABLE}
   [junit4]   2> 2415321 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d37a60{HTTP/1.1,[http/1.1]}{127.0.0.1:64280}
   [junit4]   2> 2415321 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.Server Started @2420703ms
   [junit4]   2> 2415321 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=64280, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-3-001\cores}
   [junit4]   2> 2415321 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2415321 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 2415321 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2415323 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2415323 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-04T04:18:30.131Z
   [junit4]   2> 2415328 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 0x15bd1ae22a6000c, 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:745)
   [junit4]   2> 2415328 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2415329 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-3-001\solr.xml
   [junit4]   2> 2415337 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2415343 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64230/solr
   [junit4]   2> 2415364 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64280_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2415368 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64280_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2415371 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64280_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64280_
   [junit4]   2> 2415374 INFO  (zkCallback-3445-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2415374 INFO  (zkCallback-3441-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2415375 INFO  (zkCallback-3456-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2415376 INFO  (zkCallback-3450-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2415376 INFO  (zkCallback-3462-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2415664 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64280_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2415667 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64280_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2415667 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64280_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2415674 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64280_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-3-001\cores
   [junit4]   2> 2415674 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64280_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2415677 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2415679 INFO  (OverseerStateUpdate-97902362754416644-127.0.0.1:64237_-n_0000000000) [n:127.0.0.1:64237_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2416710 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2416734 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2416838 WARN  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2416840 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2416868 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2416868 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.core_node3' (registry 'solr.core.collection1.shard2.core_node3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2416868 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2416869 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-3-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-3-001\cores\collection1\data\]
   [junit4]   2> 2416871 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=355535316, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2416879 WARN  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   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> 2416992 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2416992 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2416993 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2416995 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2416997 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6812213604447543]
   [junit4]   2> 2416997 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@278b86[collection1] main]
   [junit4]   2> 2416998 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2416999 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2416999 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2417000 INFO  (coreLoadExecutor-9748-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566437814365585408
   [junit4]   2> 2417003 INFO  (searcherExecutor-9749-thread-1-processing-n:127.0.0.1:64280_ x:collection1 c:collection1) [n:127.0.0.1:64280_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@278b86[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2417009 INFO  (coreZkRegister-9743-thread-1-processing-n:127.0.0.1:64280_ x:collection1 c:collection1) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2417010 INFO  (updateExecutor-3459-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2417011 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2417011 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2417011 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 2417011 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2417011 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:64252/collection1/] and I am [http://127.0.0.1:64280/collection1/]
   [junit4]   2> 2417022 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:64252]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:64280_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2417024 INFO  (qtp16578971-22534) [n:127.0.0.1:64252_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2417028 INFO  (qtp16578971-22534) [n:127.0.0.1:64252_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 2417028 INFO  (qtp16578971-22534) [n:127.0.0.1:64252_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:64280_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:64280","node_name":"127.0.0.1:64280_","state":"down"}
   [junit4]   2> 2418029 INFO  (qtp16578971-22534) [n:127.0.0.1:64252_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:64280_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:64280","node_name":"127.0.0.1:64280_","state":"recovering"}
   [junit4]   2> 2418029 INFO  (qtp16578971-22534) [n:127.0.0.1:64252_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2418029 INFO  (qtp16578971-22534) [n:127.0.0.1:64252_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:64280_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1004
   [junit4]   2> 2418530 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:64252/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 2418530 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:64280 START replicas=[http://127.0.0.1:64252/collection1/] nUpdates=100
   [junit4]   2> 2418533 INFO  (qtp16578971-22536) [n:127.0.0.1:64252_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 2418533 INFO  (qtp16578971-22536) [n:127.0.0.1:64252_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2418534 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 2418534 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 2418534 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2418534 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2418534 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2418534 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 2418534 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 2418534 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 2418534 INFO  (recoveryExecutor-3460-thread-1-processing-n:127.0.0.1:64280_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64280_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 2419134 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-4-001\cores\collection1
   [junit4]   2> 2419138 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-4-001
   [junit4]   2> 2419138 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2419139 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ca997b{/,null,AVAILABLE}
   [junit4]   2> 2419140 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@dfe1a1{HTTP/1.1,[http/1.1]}{127.0.0.1:64301}
   [junit4]   2> 2419140 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.e.j.s.Server Started @2424522ms
   [junit4]   2> 2419141 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=64301, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-4-001\cores}
   [junit4]   2> 2419141 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2419141 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 2419141 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2419141 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2419141 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-04T04:18:33.949Z
   [junit4]   2> 2419146 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2419146 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-4-001\solr.xml
   [junit4]   2> 2419157 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2419164 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64230/solr
   [junit4]   2> 2419168 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 0x15bd1ae22a60010, 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:745)
   [junit4]   2> 2419179 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64301_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2419182 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64301_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2419185 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64301_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64301_
   [junit4]   2> 2419189 INFO  (zkCallback-3456-thread-1-processing-n:127.0.0.1:64264_) [n:127.0.0.1:64264_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2419189 INFO  (zkCallback-3445-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2419189 INFO  (zkCallback-3450-thread-1-processing-n:127.0.0.1:64252_) [n:127.0.0.1:64252_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2419189 INFO  (zkCallback-3462-thread-1-processing-n:127.0.0.1:64280_) [n:127.0.0.1:64280_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2419190 INFO  (zkCallback-3469-thread-1-processing-n:127.0.0.1:64301_) [n:127.0.0.1:64301_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2419190 INFO  (zkCallback-3441-thread-1-processing-n:127.0.0.1:64237_) [n:127.0.0.1:64237_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2419367 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64301_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2419372 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64301_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2419373 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64301_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2419376 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64301_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001\shard-4-001\cores
   [junit4]   2> 2419377 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6881547CA2075783]) [n:127.0.0.1:64301_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2419377 INFO  (coreLoadExecutor-9759-thread-1-processing-n:127.0.0.1:64301_) [n:127.0.0.1:64301_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2419422 INFO  (OverseerStateUpdate-97902362754416644-127.0.0.1:64237_-n_0000000000) [n:127.0.0.1:64237_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2420454 INFO  (coreLoadExecutor-9759-thread-1-processing-n:127.0.0.1:64301_) [n:127.0.0.1:64301_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2420480 INFO  (coreLoadExecutor-9759-thread-1-processing-n:127.0.0.1:64301_) [n:127.0.0.1:64301_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2420592 WARN  (coreLoadExecutor-9759-thread-1-processing-n:127.0.0.1:64301_) [n:127.0.0.1:64301_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2420601 INFO  (coreLoadExecutor-9759-thread-1-processing-n:127.0.0.1:64301_) [n:127.0.0.1:64301_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2420617 INFO  (coreLoadExecutor-9759-thread-1-processing-n:127.0.0.1:64301_) [n:127.0.0.1:64301_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2420617 INFO  (coreLoadExecutor-9759-thread-1-processing-n:127.0.0.1:64301_) [n:127.0.0.1:64301_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.core_node4' (registry 'solr.core.collection1.shard1.core_node4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb3d6a
   [junit4]   2> 2420617 INFO  (coreLoadExecutor-9759-thread-1-processing-n:127.0.0.1:64301_) [n:127.0.0.1:64301_ c:colle

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


   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=6881547CA2075783 -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Australia/Yancowinna -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 32.3s J0 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "overlay":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "runtimeLib":{"colltest":{
   [junit4]    >         "name":"colltest",
   [junit4]    >         "version":1}}}},  from server:  null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6881547CA2075783:B0CC792B55DAF223]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2439510 INFO  (SUITE-TestDynamicLoading-seed#[6881547CA2075783]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_6881547CA2075783-001
   [junit4]   2> May 04, 2017 4:18:54 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=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=ko, timezone=Australia/Yancowinna
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_121 (32-bit)/cpus=3,threads=1,free=131557296,total=357052416
   [junit4]   2> NOTE: All tests run in this JVM: [TestBlendedInfixSuggestions, HdfsBasicDistributedZkTest, TestManagedResource, HdfsLockFactoryTest, TestRequestForwarding, CursorPagingTest, DirectUpdateHandlerTest, TestSuggestSpellingConverter, RestartWhileUpdatingTest, AtomicUpdatesTest, DateMathParserTest, SSLMigrationTest, RequestLoggingTest, TestGroupingSearch, ConnectionManagerTest, TestDownShardTolerantSearch, CdcrReplicationDistributedZkTest, TestScoreJoinQPNoScore, ResourceLoaderTest, TestClusterStateMutator, SpatialFilterTest, StandardRequestHandlerTest, QueryEqualityTest, TestFieldCacheVsDocValues, TestIBSimilarityFactory, SolrRequestParserTest, CopyFieldTest, CloneFieldUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, TestCloudPseudoReturnFields, TestMiniSolrCloudCluster, TestStressUserVersions, TestRemoteStreaming, ActionThrottleTest, TestInPlaceUpdatesStandalone, TestUnifiedSolrHighlighter, TestCharFilters, TestSolrCloudWithDelegationTokens, SuggesterFSTTest, HdfsTlogReplayBufferedWhileIndexingTest, TestDFISimilarityFactory, TestSolrFieldCacheBean, TestBinaryResponseWriter, PathHierarchyTokenizerFactoryTest, TestPerFieldSimilarity, ZkCLITest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedFacetPivotLongTailTest, CoreSorterTest, TestSchemaManager, TestStressReorder, TestReplicationHandlerBackup, FileUtilsTest, TestNumericTerms64, LeaderInitiatedRecoveryOnCommitTest, TestJsonRequest, TestSolr4Spatial2, BinaryUpdateRequestHandlerTest, BlockCacheTest, CdcrRequestHandlerTest, TestDynamicFieldResource, TestFieldCache, DistanceUnitsTest, HdfsNNFailoverTest, TestRuleBasedAuthorizationPlugin, AddBlockUpdateTest, MoreLikeThisHandlerTest, TestRandomCollapseQParserPlugin, TestReloadDeadlock, TestRandomDVFaceting, TestSchemaResource, SampleTest, HLLSerializationTest, MultiTermTest, DistributedFacetExistsSmallTest, TestCloudDeleteByQuery, DistributedSpellCheckComponentTest, MigrateRouteKeyTest, DateFieldTest, TestLocalFSCloudBackupRestore, TestCollationField, TestSchemaVersionResource, TestSolrCloudWithHadoopAuthPlugin, TestDefaultStatsCache, NumericFieldsTest, FastVectorHighlighterTest, ResponseHeaderTest, ExitableDirectoryReaderTest, SolrCoreTest, TestComplexPhraseQParserPlugin, SolrSlf4jReporterTest, ZkNodePropsTest, DeleteLastCustomShardedReplicaTest, TestReplicationHandler, TestCSVLoader, SimpleFacetsTest, TestShardHandlerFactory, SparseHLLTest, TestElisionMultitermQuery, DistributedSuggestComponentTest, SortSpecParsingTest, TestUpdate, SolrTestCaseJ4Test, TestConfigsApi, TestXIncludeConfig, TestSurroundQueryParser, TestLRUStatsCache, ShufflingReplicaListTransformerTest, TestInitQParser, RecoveryAfterSoftCommitTest, TestApiFramework, TestShortCircuitedRequests, PreAnalyzedUpdateProcessorTest, ShardSplitTest, SchemaVersionSpecificBehaviorTest, PeerSyncWithIndexFingerprintCachingTest, ConcurrentDeleteAndCreateCollectionTest, TestSubQueryTransformerCrossCore, DistributedQueueTest, TestManagedSchemaThreadSafety, TestLazyCores, ExplicitHLLTest, DocValuesNotIndexedTest, TestCloudNestedDocsSort, BasicDistributedZkTest, SolrShardReporterTest, TestTolerantUpdateProcessorCloud, MergeStrategyTest, TestFunctionQuery, TestReRankQParserPlugin, SpellingQueryConverterTest, SynonymTokenizerTest, PolyFieldTest, TestConfigSetsAPI, TestRandomFlRTGCloud, AssignTest, TestXmlQParser, ClusterStateUpdateTest, TestPseudoReturnFields, CloudExitableDirectoryReaderTest, CustomCollectionTest, TestRTGBase, TestSortByMinMaxFunction, TestMultiWordSynonyms, BasicAuthStandaloneTest, TemplateUpdateProcessorTest, DirectSolrConnectionTest, DistribDocExpirationUpdateProcessorTest, TestManagedSynonymFilterFactory, AlternateDirectoryTest, TestCollapseQParserPlugin, TestSweetSpotSimilarityFactory, UnloadDistributedZkTest, SolrXmlInZkTest, TestEmbeddedSolrServerConstructors, TestInfoStreamLogging, TestObjectReleaseTracker, SolrIndexConfigTest, JavabinLoaderTest, TestQuerySenderNoQuery, OverseerTaskQueueTest, TestCloudJSONFacetJoinDomain, TestGraphTermsQParserPlugin, TestPostingsSolrHighlighter, TestPerFieldSimilarityWithDefaultOverride, TestLegacyFieldCache, TestSolrJ, TestCoreContainer, TestDocBasedVersionConstraints, InfixSuggestersTest, OverseerRolesTest, UtilsToolTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ShardRoutingCustomTest, TestDistributedSearch, TestHashPartitioner, StatsComponentTest, TestSort, TestFiltering, BasicFunctionalityTest, HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, DocValuesTest, DocValuesMultiTest, DebugComponentTest, DisMaxRequestHandlerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, SearchHandlerTest, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig, BadComponentTest, TestMergePolicyConfig, TestDocSet, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestCodecSupport, TestFastOutputStream, URLClassifyProcessorTest, TestFastLRUCache, TestSystemIdResolver, PrimUtilsTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestUtils, SliceStateTest, CircularListTest, DistributedMLTComponentTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, TestJettySolrRunner, ConnectionReuseTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteNodeTest, DeleteStatusTest, DistribJoinFromCollectionTest, ForceLeaderTest, MissingSegmentRecoveryTest, MoveReplicaTest, MultiThreadedOCPTest, ReplicationFactorTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudRecovery, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestMiniSolrCloudClusterSSL, TestRequestStatusCollectionAPI, TestSegmentSorting, TestSolrCloudWithKerberosAlt, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, ZkStateWriterTest, RuleEngineTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload, TestDynamicLoading]
   [junit4] Completed [573/709 (1!)] on J0 in 33.13s, 1 test, 1 failure <<< FAILURES!

[...truncated 39832 lines...]