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 2015/12/30 12:17:18 UTC

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 15081 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15081/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.lucene.search.TestBooleanRewrites.testRandom

Error Message:
expected:<12> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<12> but was:<0>
	at __randomizedtesting.SeedInfo.seed([D1AC29567B5DDE10:A3E00C59CA3D6863]: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.lucene.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:366)
	at org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:290)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 1670 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
   [junit4]   1> (((body:b^0.74834543)^0.37895644)^0.36703753)^0.26476038
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBooleanRewrites -Dtests.method=testRandom -Dtests.seed=D1AC29567B5DDE10 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=US/Eastern -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.37s J1 | TestBooleanRewrites.testRandom <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<12> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1AC29567B5DDE10:A3E00C59CA3D6863]:0)
   [junit4]    > 	at org.apache.lucene.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:366)
   [junit4]    > 	at org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:290)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=9, maxDocsPerChunk=717, blockSize=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=9, blockSize=10)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {body=DFR GB3(800.0), field=DFR I(n)L2}, locale=mk, timezone=US/Eastern
   [junit4]   2> NOTE: Linux 3.19.0-42-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=12,threads=1,free=194944232,total=507707392
   [junit4]   2> NOTE: All tests run in this JVM: [TestCachingTokenFilter, TestIndexWriterLockRelease, TestIndexWriterForceMerge, TestBytesRefArray, TestBasics, TestForceMergeForever, TestLucene50SegmentInfoFormat, TestDirectoryReaderReopen, TestIndexWriterMaxDocs, TestFieldReuse, TestLRUQueryCache, TestCharFilter, TestWildcardRandom, TestNIOFSDirectory, TestDirectPacked, TestSpansAdvanced2, TestUnicodeUtil, TestRegExp, TestDuelingCodecs, TestFilteredSearch, TestWeakIdentityMap, TestFieldValueQuery, TestCheckIndex, TestDocumentsWriterStallControl, TestSpanSearchEquivalence, TestMixedDocValuesUpdates, TestStressIndexing, TestIsCurrent, TestControlledRealTimeReopenThread, TestNRTCachingDirectory, TestFieldCacheRewriteMethod, TestFlushByRamOrCountsPolicy, TestFieldsReader, TestTermdocPerf, TestScoreCachingWrappingScorer, TestSameScoresWithThreads, TestBlendedTermQuery, TestTermRangeFilter, TestFixedBitSet, TestPrefixQuery, TestSpanContainQuery, TestCompiledAutomaton, TestTermScorer, TestReaderWrapperDVTypeCheck, TestScorerPerf, TestDateTools, TestFastDecompressionMode, TestBytesRef, TestBooleanQueryVisitSubscorers, TestFieldType, TestOmitPositions, TestSortRescorer, TestDocValuesIndexing, TestSpanOrQuery, TestBlockPostingsFormat, TestTermVectorsReader, TestNRTReaderWithThreads, TestNeedsScores, TestSearchAfter, TestBufferedChecksum, LimitedFiniteStringsIteratorTest, TestPackedTokenAttributeImpl, TestDuelingCodecsAtNight, TestAllFilesHaveCodecHeader, TestSpanExplanationsOfNonMatches, TestMultiCollector, TestLazyProxSkipping, TestNumericTokenStream, TestCodecs, TestPerFieldDocValuesFormat, TestMultiMMap, TestBooleanOr, TestIndexWriterMergePolicy, TestBoolean2, TestNorms, TestConcurrentMergeScheduler, TestHighCompressionMode, TestRollingUpdates, TestDocTermOrdsRewriteMethod, TestArrayUtil, TestByteSlices, TestDirectoryReader, TestLockFactory, TestSegmentMerger, TestCollectionUtil, TestCrash, TestMultiThreadTermVectors, TestSegmentTermDocs, TestTermsEnum2, TestNumericUtils, TestIndexWriterOnDiskFull, TestPostingsOffsets, TestTransactionRollback, TestFlex, TestStressIndexing2, TestMultiPhraseQuery, TestDocsAndPositions, TestBagOfPostings, TestThreadedForceMerge, TestIndexInput, TestDisjunctionMaxQuery, TestOmitTf, TestMultiFields, TestTermRangeQuery, TestDocumentWriter, TestFuzzyQuery, TestDoc, TestFieldMaskingSpanQuery, TestIntBlockPool, TestSegmentTermEnum, TestUniqueTermCount, TestComplexExplanationsOfNonMatches, TestSortRandom, TestAutomatonQuery, TestWindowsMMap, TestRegexpRandom, TestMultiLevelSkipList, TestCachingWrapperFilter, TestFieldValueFilter, TestConstantScoreQuery, TestBinaryTerms, TestMultiTermQueryRewrites, TestDateSort, TestRollingBuffer, TestFilterIterator, TestPriorityQueue, TestCachingCollector, TestAttributeSource, TestRecyclingByteBlockAllocator, TestRamUsageEstimator, TestNoMergePolicy, TestNoMergeScheduler, TestNamedSPILoader, TestPhrasePrefixQuery, TestDemo, TestRollback, TestCloseableThreadLocal, Test4GBStoredFields, TestDocBoost, Test2BPositions, TestPositiveScoresOnlyCollector, Test2BTerms, Test2BNumericDocValues, Test2BPagedBytes, TestForUtil, TestLucene50StoredFieldsFormat, TestLucene50TermVectorsFormat, TestCodecUtil, TestDemoParallelLeafReader, TestInfoStream, TestManyFields, TestStressDeletes, TestTerms, FuzzyTermOnShortTermsTest, TestBooleanRewrites]
   [junit4] Completed [370/414 (1!)] on J1 in 0.39s, 7 tests, 1 failure <<< FAILURES!

[...truncated 156 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:794: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:738: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1000: There were test failures: 414 suites (1 ignored), 3347 tests, 1 failure, 49 ignored (45 assumptions) [seed: D1AC29567B5DDE10]

Total time: 6 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 15081 - Failure!

Posted by Adrien Grand <jp...@gmail.com>.
I'll dig.

Le mer. 30 déc. 2015 à 12:17, Policeman Jenkins Server <je...@thetaphi.de>
a écrit :

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15081/
> Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseSerialGC
>
> 1 tests failed.
> FAILED:  org.apache.lucene.search.TestBooleanRewrites.testRandom
>
> Error Message:
> expected:<12> but was:<0>
>
> Stack Trace:
> java.lang.AssertionError: expected:<12> but was:<0>
>         at
> __randomizedtesting.SeedInfo.seed([D1AC29567B5DDE10:A3E00C59CA3D6863]: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.lucene.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:366)
>         at
> org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:290)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         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:54)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 1670 lines...]
>    [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
>    [junit4]   1> (((body:b^0.74834543)^0.37895644)^0.36703753)^0.26476038
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestBooleanRewrites -Dtests.method=testRandom
> -Dtests.seed=D1AC29567B5DDE10 -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.locale=mk -Dtests.timezone=US/Eastern -Dtests.asserts=true
> -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 0.37s J1 | TestBooleanRewrites.testRandom <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<12> but
> was:<0>
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([D1AC29567B5DDE10:A3E00C59CA3D6863]:0)
>    [junit4]    >        at
> org.apache.lucene.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:366)
>    [junit4]    >        at
> org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:290)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: test params are:
> codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
> chunkSize=9, maxDocsPerChunk=717, blockSize=10),
> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
> chunkSize=9, blockSize=10)),
> sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {body=DFR
> GB3(800.0), field=DFR I(n)L2}, locale=mk, timezone=US/Eastern
>    [junit4]   2> NOTE: Linux 3.19.0-42-generic amd64/Oracle Corporation
> 1.7.0_80 (64-bit)/cpus=12,threads=1,free=194944232,total=507707392
>    [junit4]   2> NOTE: All tests run in this JVM: [TestCachingTokenFilter,
> TestIndexWriterLockRelease, TestIndexWriterForceMerge, TestBytesRefArray,
> TestBasics, TestForceMergeForever, TestLucene50SegmentInfoFormat,
> TestDirectoryReaderReopen, TestIndexWriterMaxDocs, TestFieldReuse,
> TestLRUQueryCache, TestCharFilter, TestWildcardRandom, TestNIOFSDirectory,
> TestDirectPacked, TestSpansAdvanced2, TestUnicodeUtil, TestRegExp,
> TestDuelingCodecs, TestFilteredSearch, TestWeakIdentityMap,
> TestFieldValueQuery, TestCheckIndex, TestDocumentsWriterStallControl,
> TestSpanSearchEquivalence, TestMixedDocValuesUpdates, TestStressIndexing,
> TestIsCurrent, TestControlledRealTimeReopenThread, TestNRTCachingDirectory,
> TestFieldCacheRewriteMethod, TestFlushByRamOrCountsPolicy,
> TestFieldsReader, TestTermdocPerf, TestScoreCachingWrappingScorer,
> TestSameScoresWithThreads, TestBlendedTermQuery, TestTermRangeFilter,
> TestFixedBitSet, TestPrefixQuery, TestSpanContainQuery,
> TestCompiledAutomaton, TestTermScorer, TestReaderWrapperDVTypeCheck,
> TestScorerPerf, TestDateTools, TestFastDecompressionMode, TestBytesRef,
> TestBooleanQueryVisitSubscorers, TestFieldType, TestOmitPositions,
> TestSortRescorer, TestDocValuesIndexing, TestSpanOrQuery,
> TestBlockPostingsFormat, TestTermVectorsReader, TestNRTReaderWithThreads,
> TestNeedsScores, TestSearchAfter, TestBufferedChecksum,
> LimitedFiniteStringsIteratorTest, TestPackedTokenAttributeImpl,
> TestDuelingCodecsAtNight, TestAllFilesHaveCodecHeader,
> TestSpanExplanationsOfNonMatches, TestMultiCollector, TestLazyProxSkipping,
> TestNumericTokenStream, TestCodecs, TestPerFieldDocValuesFormat,
> TestMultiMMap, TestBooleanOr, TestIndexWriterMergePolicy, TestBoolean2,
> TestNorms, TestConcurrentMergeScheduler, TestHighCompressionMode,
> TestRollingUpdates, TestDocTermOrdsRewriteMethod, TestArrayUtil,
> TestByteSlices, TestDirectoryReader, TestLockFactory, TestSegmentMerger,
> TestCollectionUtil, TestCrash, TestMultiThreadTermVectors,
> TestSegmentTermDocs, TestTermsEnum2, TestNumericUtils,
> TestIndexWriterOnDiskFull, TestPostingsOffsets, TestTransactionRollback,
> TestFlex, TestStressIndexing2, TestMultiPhraseQuery, TestDocsAndPositions,
> TestBagOfPostings, TestThreadedForceMerge, TestIndexInput,
> TestDisjunctionMaxQuery, TestOmitTf, TestMultiFields, TestTermRangeQuery,
> TestDocumentWriter, TestFuzzyQuery, TestDoc, TestFieldMaskingSpanQuery,
> TestIntBlockPool, TestSegmentTermEnum, TestUniqueTermCount,
> TestComplexExplanationsOfNonMatches, TestSortRandom, TestAutomatonQuery,
> TestWindowsMMap, TestRegexpRandom, TestMultiLevelSkipList,
> TestCachingWrapperFilter, TestFieldValueFilter, TestConstantScoreQuery,
> TestBinaryTerms, TestMultiTermQueryRewrites, TestDateSort,
> TestRollingBuffer, TestFilterIterator, TestPriorityQueue,
> TestCachingCollector, TestAttributeSource, TestRecyclingByteBlockAllocator,
> TestRamUsageEstimator, TestNoMergePolicy, TestNoMergeScheduler,
> TestNamedSPILoader, TestPhrasePrefixQuery, TestDemo, TestRollback,
> TestCloseableThreadLocal, Test4GBStoredFields, TestDocBoost,
> Test2BPositions, TestPositiveScoresOnlyCollector, Test2BTerms,
> Test2BNumericDocValues, Test2BPagedBytes, TestForUtil,
> TestLucene50StoredFieldsFormat, TestLucene50TermVectorsFormat,
> TestCodecUtil, TestDemoParallelLeafReader, TestInfoStream, TestManyFields,
> TestStressDeletes, TestTerms, FuzzyTermOnShortTermsTest,
> TestBooleanRewrites]
>    [junit4] Completed [370/414 (1!)] on J1 in 0.39s, 7 tests, 1 failure
> <<< FAILURES!
>
> [...truncated 156 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:794: The following
> error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:738: The following
> error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following
> error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build.xml:50: The
> following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444:
> The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1000:
> There were test failures: 414 suites (1 ignored), 3347 tests, 1 failure, 49
> ignored (45 assumptions) [seed: D1AC29567B5DDE10]
>
> Total time: 6 minutes 6 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_66) - Build # 15085 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15085/
Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:     1) Thread[id=7631, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]-SendThread(127.0.0.1:39888), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)    2) Thread[id=7897, name=zkCallback-1521-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=7896, name=zkCallback-1521-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=7632, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    5) Thread[id=7633, name=zkCallback-1521-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=7631, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]-SendThread(127.0.0.1:39888), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   2) Thread[id=7897, name=zkCallback-1521-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=7896, name=zkCallback-1521-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=7632, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   5) Thread[id=7633, name=zkCallback-1521-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([FE08E2E5EB3B63DC]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=7631, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]-SendThread(127.0.0.1:39888), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    2) Thread[id=7897, name=zkCallback-1521-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=7896, name=zkCallback-1521-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=7633, name=zkCallback-1521-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=7631, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]-SendThread(127.0.0.1:39888), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   2) Thread[id=7897, name=zkCallback-1521-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=7896, name=zkCallback-1521-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=7633, name=zkCallback-1521-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([FE08E2E5EB3B63DC]:0)


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

Error Message:
Error from server at http://127.0.0.1:36093/_y/gi/awholynewcollection_0: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36093/_y/gi/awholynewcollection_0: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([FE08E2E5EB3B63DC:765CDD3F45C70E24]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:509)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:638)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10608 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/init-core-data-001
   [junit4]   2> 1040017 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[FE08E2E5EB3B63DC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1040017 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[FE08E2E5EB3B63DC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_y/gi
   [junit4]   2> 1040019 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1040019 INFO  (Thread-2437) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1040019 INFO  (Thread-2437) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1040119 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.ZkTestServer start zk server on port:39888
   [junit4]   2> 1040119 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1040120 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040121 INFO  (zkCallback-1489-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5230926e name:ZooKeeperConnection Watcher:127.0.0.1:39888 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040121 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040122 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1040122 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1040124 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1040124 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040125 INFO  (zkCallback-1490-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17347cf7 name:ZooKeeperConnection Watcher:127.0.0.1:39888/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040125 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040125 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1040125 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1040126 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1040127 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1040127 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1040127 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1040127 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1040128 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1040128 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1040129 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1040129 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1040129 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1040129 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1040130 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1040130 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1040130 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1040130 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1040131 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1040131 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1040131 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1040131 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1040132 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1040132 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1040132 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1040132 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1040133 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1040133 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1040183 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/cores/collection1
   [junit4]   2> 1040183 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1040184 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ec78029{/_y/gi,null,AVAILABLE}
   [junit4]   2> 1040184 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5b7fd581{HTTP/1.1}{127.0.0.1:46808}
   [junit4]   2> 1040184 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.e.j.s.Server Started @1041855ms
   [junit4]   2> 1040184 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/tempDir-001/control/data, hostContext=/_y/gi, hostPort=46808, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/cores}
   [junit4]   2> 1040185 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1040185 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001'
   [junit4]   2> 1040185 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1040185 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1040185 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1040185 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040187 INFO  (zkCallback-1491-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2332e922 name:ZooKeeperConnection Watcher:127.0.0.1:39888/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040187 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040187 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1040188 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1040188 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/solr.xml
   [junit4]   2> 1040191 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/cores
   [junit4]   2> 1040191 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.CoreContainer New CoreContainer 2012352148
   [junit4]   2> 1040191 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001]
   [junit4]   2> 1040191 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/lib
   [junit4]   2> 1040191 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1040192 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1040192 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1040192 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1040192 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39888/solr
   [junit4]   2> 1040192 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1040192 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1040192 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040194 INFO  (zkCallback-1493-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40e3ced3 name:ZooKeeperConnection Watcher:127.0.0.1:39888 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040194 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040194 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1040195 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040196 INFO  (zkCallback-1494-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c80dae9 name:ZooKeeperConnection Watcher:127.0.0.1:39888/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040196 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040197 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1040197 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1040198 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1040199 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1040199 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1040200 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1040200 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1040200 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1040201 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1040201 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46808__y%2Fgi
   [junit4]   2> 1040201 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46808__y%2Fgi
   [junit4]   2> 1040201 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1040202 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1040202 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1040202 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95125664447922180-127.0.0.1:46808__y%2Fgi-n_0000000000
   [junit4]   2> 1040202 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46808__y%2Fgi
   [junit4]   2> 1040203 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1040203 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.Overseer Overseer (id=95125664447922180-127.0.0.1:46808__y%2Fgi-n_0000000000) starting
   [junit4]   2> 1040203 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1040205 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1040205 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1040205 INFO  (OverseerCollectionConfigSetProcessor-95125664447922180-127.0.0.1:46808__y%2Fgi-n_0000000000) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1040206 INFO  (OverseerStateUpdate-95125664447922180-127.0.0.1:46808__y%2Fgi-n_0000000000) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1040216 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1040216 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1040216 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/cores
   [junit4]   2> 1040217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1040217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/cores/collection1
   [junit4]   2> 1040217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1040217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1040217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1040217 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1040217 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1040218 INFO  (OverseerStateUpdate-95125664447922180-127.0.0.1:46808__y%2Fgi-n_0000000000) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46808/_y/gi",
   [junit4]   2>   "node_name":"127.0.0.1:46808__y%2Fgi",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1040219 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1040219 INFO  (OverseerStateUpdate-95125664447922180-127.0.0.1:46808__y%2Fgi-n_0000000000) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46808/_y/gi",
   [junit4]   2>   "node_name":"127.0.0.1:46808__y%2Fgi",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1040219 INFO  (OverseerStateUpdate-95125664447922180-127.0.0.1:46808__y%2Fgi-n_0000000000) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1040219 INFO  (OverseerStateUpdate-95125664447922180-127.0.0.1:46808__y%2Fgi-n_0000000000) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1040219 INFO  (zkCallback-1494-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1041219 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1041219 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1041219 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1041219 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1041219 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1041219 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/cores/collection1'
   [junit4]   2> 1041220 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1041220 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1041220 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1041223 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1041225 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1041230 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1041233 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1041286 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1041289 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1041290 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1041293 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1041293 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1041294 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1041294 WARN  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1041295 WARN  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1041295 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1041295 WARN  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1041295 WARN  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1041295 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1041295 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1041295 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1041296 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/cores/collection1/data/]
   [junit4]   2> 1041296 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a436db
   [junit4]   2> 1041296 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/cores/collection1/data
   [junit4]   2> 1041296 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1041296 WARN  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1041296 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/cores/collection1/data/index
   [junit4]   2> 1041296 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=24.681640625, floorSegmentMB=0.900390625, forceMergeDeletesPctAllowed=22.568244176829552, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4487927856563121
   [junit4]   2> 1041297 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@221fd4a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b66bef1),segFN=segments_1,generation=1}
   [junit4]   2> 1041297 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1041317 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/cores/collection1/data/
   [junit4]   2> 1041317 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1041318 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1041318 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1041319 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1041319 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1041319 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1041319 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1041319 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1041319 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1041319 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1041319 WARN  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1041320 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1041320 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1041321 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1041321 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1041323 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1041323 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1041323 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1041323 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1041324 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1041324 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1041324 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1041324 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@221fd4a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b66bef1),segFN=segments_1,generation=1}
   [junit4]   2> 1041324 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1041324 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5a6fb288[collection1] main
   [junit4]   2> 1041324 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1041325 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1041325 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1041325 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1041325 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1041325 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1041325 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1041325 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1041325 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1041325 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1041325 INFO  (searcherExecutor-3034-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a6fb288[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1041325 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1041326 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1041326 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1041326 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1522010632536195072
   [junit4]   2> 1041327 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1522010632536195072
   [junit4]   2> 1041327 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1041328 INFO  (coreLoadExecutor-3033-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1041328 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:46808/_y/gi collection:control_collection shard:shard1
   [junit4]   2> 1041328 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1041329 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95125664447922180-core_node1-n_0000000000
   [junit4]   2> 1041329 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 1041330 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1041330 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi 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> 1041330 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46808/_y/gi/collection1/
   [junit4]   2> 1041330 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1041330 INFO  (OverseerStateUpdate-95125664447922180-127.0.0.1:46808__y%2Fgi-n_0000000000) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1041330 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:46808/_y/gi/collection1/ has no replicas
   [junit4]   2> 1041330 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1041331 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1041332 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi 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:46808/_y/gi/collection1/ shard1
   [junit4]   2> 1041332 INFO  (OverseerStateUpdate-95125664447922180-127.0.0.1:46808__y%2Fgi-n_0000000000) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:46808/_y/gi",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1041433 INFO  (zkCallback-1494-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1041482 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:46808/_y/gi/collection1/ and leader is http://127.0.0.1:46808/_y/gi/collection1/
   [junit4]   2> 1041482 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46808/_y/gi
   [junit4]   2> 1041483 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1041483 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1041483 INFO  (coreZkRegister-3027-thread-1-processing-n:127.0.0.1:46808__y%2Fgi x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46808__y%2Fgi c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1041483 INFO  (OverseerStateUpdate-95125664447922180-127.0.0.1:46808__y%2Fgi-n_0000000000) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46808/_y/gi",
   [junit4]   2>   "node_name":"127.0.0.1:46808__y%2Fgi",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1041484 INFO  (OverseerStateUpdate-95125664447922180-127.0.0.1:46808__y%2Fgi-n_0000000000) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46808/_y/gi",
   [junit4]   2>   "node_name":"127.0.0.1:46808__y%2Fgi",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1041585 INFO  (zkCallback-1494-thread-1-processing-n:127.0.0.1:46808__y%2Fgi) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1041718 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1041719 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1041724 INFO  (zkCallback-1496-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@22bf5766 name:ZooKeeperConnection Watcher:127.0.0.1:39888/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1041724 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1041724 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1041724 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1041725 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1041725 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1041725 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1041725 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1041726 INFO  (zkCallback-1497-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2601a970 name:ZooKeeperConnection Watcher:127.0.0.1:39888/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1041726 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1041726 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1041728 INFO  (OverseerStateUpdate-95125664447922180-127.0.0.1:46808__y%2Fgi-n_0000000000) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1041728 INFO  (OverseerStateUpdate-95125664447922180-127.0.0.1:46808__y%2Fgi-n_0000000000) [n:127.0.0.1:46808__y%2Fgi    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1041773 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/shard-1-001/cores/collection1
   [junit4]   2> 1041773 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/shard-1-001
   [junit4]   2> 1041774 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1041777 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b9dec2b{/_y/gi,null,AVAILABLE}
   [junit4]   2> 1041777 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2344bb1e{HTTP/1.1}{127.0.0.1:36093}
   [junit4]   2> 1041777 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.e.j.s.Server Started @1043447ms
   [junit4]   2> 1041777 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_y/gi, hostPort=36093, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/shard-1-001/cores}
   [junit4]   2> 1041778 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1041778 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/shard-1-001'
   [junit4]   2> 1041778 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1041778 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1041778 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1041779 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1041780 INFO  (zkCallback-1498-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7497da44 name:ZooKeeperConnection Watcher:127.0.0.1:39888/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1041780 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1041780 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1041781 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1041781 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/shard-1-001/solr.xml
   [junit4]   2> 1041784 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/shard-1-001/cores
   [junit4]   2> 1041784 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.CoreContainer New CoreContainer 1746622626
   [junit4]   2> 1041784 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/shard-1-001]
   [junit4]   2> 1041784 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FE08E2E5EB3B63DC-001/shard-1-001/lib
   [junit4]   2> 1041784 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1041785 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1041785 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1041785 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1041785 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39888/solr
   [junit4]   2> 1041785 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1041785 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1041786 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1041787 INFO  (zkCallback-1500-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a1a232d name:ZooKeeperConnection Watcher:127.0.0.1:39888 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1041787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1041787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1041788 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:36093__y%2Fgi    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1041789 INFO  (zkCallback-1501-thread-1-processing-n:127.0.0.1:36093__y%2Fgi) [n:127.0.0.1:36093__y%2Fgi    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4845e0e1 name:ZooKeeperConnection Watcher:127.0.0.1:39888/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1041789 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]) [n:127.0.0.1:36093__y%2Fgi    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1041791 INFO  (TEST-CollectionsAPIDistributedZkTest.test-se

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

istributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.seed=FE08E2E5EB3B63DC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr__#Latn -Dtests.timezone=Asia/Pyongyang -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | CollectionsAPIDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   [junit4]    >    1) Thread[id=7631, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]-SendThread(127.0.0.1:39888), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]    >    2) Thread[id=7897, name=zkCallback-1521-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=7896, name=zkCallback-1521-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=7632, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    >    5) Thread[id=7633, name=zkCallback-1521-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FE08E2E5EB3B63DC]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7631, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[FE08E2E5EB3B63DC]-SendThread(127.0.0.1:39888), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    2) Thread[id=7897, name=zkCallback-1521-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=7896, name=zkCallback-1521-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=7633, name=zkCallback-1521-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FE08E2E5EB3B63DC]:0)
   [junit4] Completed [288/562 (1!)] on J1 in 63.25s, 1 test, 3 errors <<< FAILURES!

[...truncated 843 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:794: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:738: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1000: There were test failures: 562 suites (7 ignored), 2231 tests, 2 suite-level errors, 1 error, 973 ignored (34 assumptions) [seed: FE08E2E5EB3B63DC]

Total time: 42 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_66) - Build # 15084 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15084/
Java: 32bit/jdk1.8.0_66 -server -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
6 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:     1) Thread[id=6986, name=zkCallback-1404-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=7173, name=zkCallback-1404-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=7189, name=zkCallback-1404-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=6985, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA3C3AADDA57CDD4]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    5) Thread[id=6984, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA3C3AADDA57CDD4]-SendThread(127.0.0.1:55599), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)    6) Thread[id=7163, name=zkCallback-1404-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=6986, name=zkCallback-1404-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=7173, name=zkCallback-1404-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=7189, name=zkCallback-1404-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=6985, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA3C3AADDA57CDD4]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   5) Thread[id=6984, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA3C3AADDA57CDD4]-SendThread(127.0.0.1:55599), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   6) Thread[id=7163, name=zkCallback-1404-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([CA3C3AADDA57CDD4]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=6986, name=zkCallback-1404-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=7173, name=zkCallback-1404-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=7189, name=zkCallback-1404-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=6984, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA3C3AADDA57CDD4]-SendThread(127.0.0.1:55599), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    5) Thread[id=7163, name=zkCallback-1404-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=6986, name=zkCallback-1404-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=7173, name=zkCallback-1404-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=7189, name=zkCallback-1404-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=6984, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA3C3AADDA57CDD4]-SendThread(127.0.0.1:55599), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   5) Thread[id=7163, name=zkCallback-1404-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([CA3C3AADDA57CDD4]:0)


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

Error Message:
Unexpected achieved replication factor expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: Unexpected achieved replication factor expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([CA3C3AADDA57CDD4:4268057774ABA02C]: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.HttpPartitionTest.testMinRf(HttpPartitionTest.java:212)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:104)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
expected:<[b!doc1]> but was:<[]>

Stack Trace:
java.lang.AssertionError: expected:<[b!doc1]> but was:<[]>
	at __randomizedtesting.SeedInfo.seed([CA3C3AADDA57CDD4:4268057774ABA02C]: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:147)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.doQuery(AbstractFullDistribZkTestBase.java:1469)
	at org.apache.solr.cloud.ShardRoutingTest.doRTG(ShardRoutingTest.java:330)
	at org.apache.solr.cloud.ShardRoutingTest.doHashingTest(ShardRoutingTest.java:141)
	at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
expected:<{e!doc4=11, b!doc1=10, c!doc2=11, d!doc3=10}> but was:<{}>

Stack Trace:
java.lang.AssertionError: expected:<{e!doc4=11, b!doc1=10, c!doc2=11, d!doc3=10}> but was:<{}>
	at __randomizedtesting.SeedInfo.seed([CA3C3AADDA57CDD4:4268057774ABA02C]: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:147)
	at org.apache.solr.cloud.TestDistribDocBasedVersion.doRTG(TestDistribDocBasedVersion.java:329)
	at org.apache.solr.cloud.TestDistribDocBasedVersion.doTestDocVersions(TestDistribDocBasedVersion.java:152)
	at org.apache.solr.cloud.TestDistribDocBasedVersion.test(TestDistribDocBasedVersion.java:105)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
expected:<3> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<0>
	at __randomizedtesting.SeedInfo.seed([CA3C3AADDA57CDD4:4268057774ABA02C]: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.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:721)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9972 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/init-core-data-001
   [junit4]   2> 192798 INFO  (SUITE-ShardRoutingTest-seed#[CA3C3AADDA57CDD4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 192798 INFO  (SUITE-ShardRoutingTest-seed#[CA3C3AADDA57CDD4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 192799 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 192801 INFO  (Thread-657) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 192801 INFO  (Thread-657) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 192901 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.ZkTestServer start zk server on port:60731
   [junit4]   2> 192901 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 192902 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 192903 INFO  (zkCallback-156-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1159a9f name:ZooKeeperConnection Watcher:127.0.0.1:60731 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 192903 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 192904 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 192904 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 192905 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 192905 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 192906 INFO  (zkCallback-157-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1af41ca name:ZooKeeperConnection Watcher:127.0.0.1:60731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 192906 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 192906 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 192906 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 192907 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 192908 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 192908 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 192909 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 192909 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 192910 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 192910 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 192911 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 192911 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 192912 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 192912 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 192913 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 192913 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 192918 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 192918 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 192919 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 192919 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 192919 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 192919 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 192920 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 192920 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 192921 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 192921 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 192922 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 192922 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 192977 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/cores/collection1
   [junit4]   2> 192979 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 192980 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@934680{/,null,AVAILABLE}
   [junit4]   2> 192986 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@42b684{HTTP/1.1}{127.0.0.1:44627}
   [junit4]   2> 192986 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.e.j.s.Server Started @194390ms
   [junit4]   2> 192986 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/tempDir-001/control/data, hostContext=/, hostPort=44627, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/cores}
   [junit4]   2> 192986 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 192986 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001'
   [junit4]   2> 192986 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 192986 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 192986 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 192989 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 192990 INFO  (zkCallback-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31d4d1 name:ZooKeeperConnection Watcher:127.0.0.1:60731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 192990 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 192990 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 192991 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 192991 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/solr.xml
   [junit4]   2> 193003 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/cores
   [junit4]   2> 193003 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.CoreContainer New CoreContainer 1848515
   [junit4]   2> 193003 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001]
   [junit4]   2> 193003 WARN  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/lib
   [junit4]   2> 193003 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 193004 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 193005 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 193005 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 193005 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60731/solr
   [junit4]   2> 193005 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 193005 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 193009 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193009 INFO  (zkCallback-160-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f0e2a6 name:ZooKeeperConnection Watcher:127.0.0.1:60731 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193009 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193010 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 193011 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193011 INFO  (zkCallback-161-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@149400a name:ZooKeeperConnection Watcher:127.0.0.1:60731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193011 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193012 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 193013 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 193014 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 193015 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 193016 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 193016 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 193017 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 193018 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 193018 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 193019 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44627_
   [junit4]   2> 193019 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44627_
   [junit4]   2> 193020 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 193021 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 193021 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 193021 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95125168856498180-127.0.0.1:44627_-n_0000000000
   [junit4]   2> 193021 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44627_
   [junit4]   2> 193021 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 193022 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.Overseer Overseer (id=95125168856498180-127.0.0.1:44627_-n_0000000000) starting
   [junit4]   2> 193023 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 193031 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 193031 INFO  (OverseerCollectionConfigSetProcessor-95125168856498180-127.0.0.1:44627_-n_0000000000) [n:127.0.0.1:44627_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 193031 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 193031 INFO  (OverseerStateUpdate-95125168856498180-127.0.0.1:44627_-n_0000000000) [n:127.0.0.1:44627_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 193047 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 193047 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 193048 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/cores
   [junit4]   2> 193048 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 193048 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/cores/collection1
   [junit4]   2> 193048 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 193049 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 193049 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [n:127.0.0.1:44627_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 193049 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 193050 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 193050 INFO  (OverseerStateUpdate-95125168856498180-127.0.0.1:44627_-n_0000000000) [n:127.0.0.1:44627_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44627",
   [junit4]   2>   "node_name":"127.0.0.1:44627_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 193050 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 193051 INFO  (OverseerStateUpdate-95125168856498180-127.0.0.1:44627_-n_0000000000) [n:127.0.0.1:44627_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44627",
   [junit4]   2>   "node_name":"127.0.0.1:44627_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 193051 INFO  (OverseerStateUpdate-95125168856498180-127.0.0.1:44627_-n_0000000000) [n:127.0.0.1:44627_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 193051 INFO  (OverseerStateUpdate-95125168856498180-127.0.0.1:44627_-n_0000000000) [n:127.0.0.1:44627_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 193051 INFO  (zkCallback-161-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 194051 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 194051 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 194051 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 194051 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 194051 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 194051 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/cores/collection1'
   [junit4]   2> 194052 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 194052 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 194052 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 194055 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 194058 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 194068 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 194077 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 194138 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 194139 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 194139 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 194141 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 194149 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 194149 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 194149 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 194153 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/cores/collection1/data/]
   [junit4]   2> 194153 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a9f71f
   [junit4]   2> 194154 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/cores/collection1/data
   [junit4]   2> 194154 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/cores/collection1/data/index/
   [junit4]   2> 194154 WARN  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 194154 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/cores/collection1/data/index
   [junit4]   2> 194155 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=40.705078125, floorSegmentMB=0.814453125, forceMergeDeletesPctAllowed=4.723115884635494, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 194187 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 194187 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 194188 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/cores/collection1/data/
   [junit4]   2> 194190 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 194190 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 194190 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 194190 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 194190 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 194190 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 194190 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 194191 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 194191 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 194191 WARN  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 194192 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 194192 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 194193 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 194194 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 194195 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 194196 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 194196 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 194196 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 194196 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 194196 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 194197 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8809582246918177]
   [junit4]   2> 194197 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_CA3C3AADDA57CDD4-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 194197 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 194197 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1e9da23[collection1] main
   [junit4]   2> 194197 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 194198 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 194198 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 194198 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 194198 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 194198 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 194198 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 194198 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 194198 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 194199 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 194199 INFO  (searcherExecutor-637-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e9da23[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 194199 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 194199 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 194199 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 194199 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1522002703168831488
   [junit4]   2> 194201 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1522002703168831488
   [junit4]   2> 194201 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 194201 INFO  (coreLoadExecutor-636-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 194202 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:44627 collection:control_collection shard:shard1
   [junit4]   2> 194202 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 194203 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95125168856498180-core_node1-n_0000000000
   [junit4]   2> 194203 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 194204 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 194204 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ 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> 194204 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44627/collection1/
   [junit4]   2> 194204 INFO  (OverseerStateUpdate-95125168856498180-127.0.0.1:44627_-n_0000000000) [n:127.0.0.1:44627_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 194204 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 194204 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:44627/collection1/ has no replicas
   [junit4]   2> 194205 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 194206 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 194207 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ 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:44627/collection1/ shard1
   [junit4]   2> 194211 INFO  (OverseerStateUpdate-95125168856498180-127.0.0.1:44627_-n_0000000000) [n:127.0.0.1:44627_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:44627",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 194313 INFO  (zkCallback-161-thread-1-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 194362 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:44627/collection1/ and leader is http://127.0.0.1:44627/collection1/
   [junit4]   2> 194362 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44627
   [junit4]   2> 194362 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 194362 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 194362 INFO  (coreZkRegister-630-thread-1-processing-n:127.0.0.1:44627_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44627_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 194363 INFO  (OverseerStateUpdate-95125168856498180-127.0.0.1:44627_-n_0000000000) [n:127.0.0.1:44627_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44627",
   [junit4]   2>   "node_name":"127.0.0.1:44627_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 194363 INFO  (OverseerStateUpdate-95125168856498180-127.0.0.1:44627_-n_0000000000) [n:127.0.0.1:44627_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44627",
   [junit4]   2>   "node_name":"127.0.0.1:44627_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 194464 INFO  (zkCallback-161-thread-2-processing-n:127.0.0.1:44627_) [n:127.0.0.1:44627_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 194551 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 194551 INFO  (TEST-ShardRoutingTest.test-seed#[CA3C3AADDA57CDD4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194552 INFO  (zkCallback-163-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55e0f4 name:ZooKeeperConnection Watcher:127.0.0.1:60731/solr got event WatchedEvent state:SyncConnected type:None path:null pat

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

460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=7189, name=zkCallback-1404-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=6985, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA3C3AADDA57CDD4]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    >    5) Thread[id=6984, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA3C3AADDA57CDD4]-SendThread(127.0.0.1:55599), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]    >    6) Thread[id=7163, name=zkCallback-1404-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CA3C3AADDA57CDD4]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=6986, name=zkCallback-1404-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=7173, name=zkCallback-1404-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=7189, name=zkCallback-1404-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=6984, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[CA3C3AADDA57CDD4]-SendThread(127.0.0.1:55599), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    5) Thread[id=7163, name=zkCallback-1404-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CA3C3AADDA57CDD4]:0)
   [junit4] Completed [286/562 (4!)] on J1 in 72.20s, 1 test, 1 failure, 2 errors <<< FAILURES!

[...truncated 868 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:794: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:738: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1000: There were test failures: 562 suites (7 ignored), 2231 tests, 2 suite-level errors, 4 failures, 917 ignored (38 assumptions) [seed: CA3C3AADDA57CDD4]

Total time: 40 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.7.0_80) - Build # 15083 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15083/
Java: 32bit/jdk1.7.0_80 -client -XX:+UseG1GC

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

Error Message:
6 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:     1) Thread[id=4755, name=zkCallback-1074-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=4691, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]-SendThread(127.0.0.1:48564), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    3) Thread[id=4751, name=zkCallback-1074-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=4692, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    5) Thread[id=4831, name=zkCallback-1074-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    6) Thread[id=4693, name=zkCallback-1074-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=4755, name=zkCallback-1074-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=4691, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]-SendThread(127.0.0.1:48564), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   3) Thread[id=4751, name=zkCallback-1074-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=4692, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   5) Thread[id=4831, name=zkCallback-1074-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   6) Thread[id=4693, name=zkCallback-1074-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([628BE71E4E17F957]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=4755, name=zkCallback-1074-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=4691, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]-SendThread(127.0.0.1:48564), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    3) Thread[id=4751, name=zkCallback-1074-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=4831, name=zkCallback-1074-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=4693, name=zkCallback-1074-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4755, name=zkCallback-1074-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=4691, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]-SendThread(127.0.0.1:48564), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   3) Thread[id=4751, name=zkCallback-1074-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=4831, name=zkCallback-1074-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=4693, name=zkCallback-1074-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([628BE71E4E17F957]:0)


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

Error Message:
expected:<3> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<0>
	at __randomizedtesting.SeedInfo.seed([628BE71E4E17F957:EADFD8C4E0EB94AF]: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.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:721)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10107 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/init-core-data-001
   [junit4]   2> 458202 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[628BE71E4E17F957]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 458202 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[628BE71E4E17F957]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i_t/eb
   [junit4]   2> 458204 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 458204 INFO  (Thread-1500) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 458204 INFO  (Thread-1500) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 458305 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.ZkTestServer start zk server on port:48564
   [junit4]   2> 458305 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 458305 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 458307 INFO  (zkCallback-1040-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1660350 name:ZooKeeperConnection Watcher:127.0.0.1:48564 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 458307 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 458307 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 458307 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 458309 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 458309 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 458310 INFO  (zkCallback-1041-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c0b5c name:ZooKeeperConnection Watcher:127.0.0.1:48564/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 458310 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 458310 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 458310 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 458311 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 458312 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 458312 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 458313 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 458313 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 458314 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 458314 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 458315 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 458315 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 458316 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 458316 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 458317 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 458317 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 458317 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 458318 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 458318 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 458318 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 458319 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 458319 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 458319 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 458320 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 458320 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 458320 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 458321 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 458321 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 458322 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 458322 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 458323 INFO  (zkCallback-1042-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e23c63 name:ZooKeeperConnection Watcher:127.0.0.1:48564 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 458323 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 458323 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 458323 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 458324 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 458324 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 458326 INFO  (zkCallback-1043-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f5870e name:ZooKeeperConnection Watcher:127.0.0.1:48564/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 458326 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 458326 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 458326 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 458326 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 458327 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 458327 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 458328 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml
   [junit4]   2> 458328 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 458329 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 458329 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 458330 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 458330 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 458331 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 458331 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 458331 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 458332 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 458332 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 458332 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 458333 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 458333 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 458334 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 458334 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 458335 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 458335 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 458335 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 458335 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 458393 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/cores/collection1
   [junit4]   2> 458394 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 458395 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dfe8f1{/i_t/eb,null,AVAILABLE}
   [junit4]   2> 458397 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1238bbe{HTTP/1.1}{127.0.0.1:59916}
   [junit4]   2> 458397 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.e.j.s.Server Started @459709ms
   [junit4]   2> 458397 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/tempDir-001/control/data, hostPort=59916, hostContext=/i_t/eb, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/cores}
   [junit4]   2> 458397 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@2a3135
   [junit4]   2> 458397 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001'
   [junit4]   2> 458397 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 458397 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 458397 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 458398 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 458399 INFO  (zkCallback-1044-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1edddd4 name:ZooKeeperConnection Watcher:127.0.0.1:48564/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 458399 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 458399 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 458400 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 458400 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/solr.xml
   [junit4]   2> 458411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/cores
   [junit4]   2> 458411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.CoreContainer New CoreContainer 21793760
   [junit4]   2> 458411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001]
   [junit4]   2> 458411 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/lib
   [junit4]   2> 458411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 458412 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 458413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 458413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 458413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48564/solr
   [junit4]   2> 458413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 458413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 458413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 458414 INFO  (zkCallback-1046-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e4a154 name:ZooKeeperConnection Watcher:127.0.0.1:48564 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 458414 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 458415 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 458415 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 458416 INFO  (zkCallback-1047-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@110be1d name:ZooKeeperConnection Watcher:127.0.0.1:48564/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 458416 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 458417 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 458418 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 458419 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 458419 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 458420 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 458421 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 458422 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 458423 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 458423 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 458424 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59916_i_t%2Feb
   [junit4]   2> 458424 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59916_i_t%2Feb
   [junit4]   2> 458425 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 458425 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 458426 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 458426 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95124666946682886-127.0.0.1:59916_i_t%2Feb-n_0000000000
   [junit4]   2> 458426 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59916_i_t%2Feb
   [junit4]   2> 458426 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 458427 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.Overseer Overseer (id=95124666946682886-127.0.0.1:59916_i_t%2Feb-n_0000000000) starting
   [junit4]   2> 458427 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 458429 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 458430 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 458430 INFO  (OverseerCollectionConfigSetProcessor-95124666946682886-127.0.0.1:59916_i_t%2Feb-n_0000000000) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 458430 INFO  (OverseerStateUpdate-95124666946682886-127.0.0.1:59916_i_t%2Feb-n_0000000000) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 458456 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 458456 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 458456 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/cores
   [junit4]   2> 458457 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {coreNodeName=, schema=schema.xml, dataDir=data/, shard=, collection=control_collection, loadOnStartup=true, config=solrconfig.xml, transient=false, configSetProperties=configsetprops.json, name=collection1}
   [junit4]   2> 458457 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/cores/collection1
   [junit4]   2> 458457 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 458458 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 458458 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 458458 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 458458 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 458459 INFO  (OverseerStateUpdate-95124666946682886-127.0.0.1:59916_i_t%2Feb-n_0000000000) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:59916/i_t/eb",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:59916_i_t%2Feb",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null} current state version: 0
   [junit4]   2> 458459 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 458459 INFO  (OverseerStateUpdate-95124666946682886-127.0.0.1:59916_i_t%2Feb-n_0000000000) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:59916/i_t/eb",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:59916_i_t%2Feb",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null}
   [junit4]   2> 458459 INFO  (OverseerStateUpdate-95124666946682886-127.0.0.1:59916_i_t%2Feb-n_0000000000) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 458460 INFO  (OverseerStateUpdate-95124666946682886-127.0.0.1:59916_i_t%2Feb-n_0000000000) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 458460 INFO  (zkCallback-1047-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 459459 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 459459 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 459460 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 459460 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 459460 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 459460 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/cores/collection1'
   [junit4]   2> 459460 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 459460 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 459461 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 459466 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 459478 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 459501 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 459508 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 459706 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 459712 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 459714 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 459720 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 459722 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 459724 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 459724 WARN  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 459724 WARN  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 459724 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 459725 WARN  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 459725 WARN  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 459725 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 459725 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 459725 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 459726 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/cores/collection1/data/]
   [junit4]   2> 459726 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a53392
   [junit4]   2> 459726 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/cores/collection1/data
   [junit4]   2> 459726 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/cores/collection1/data/index/
   [junit4]   2> 459726 WARN  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 459727 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/cores/collection1/data/index
   [junit4]   2> 459727 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=82.6318359375, floorSegmentMB=1.8671875, forceMergeDeletesPctAllowed=10.698070738270998, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6656820027839092
   [junit4]   2> 459727 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3d78d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c86538),segFN=segments_1,generation=1}
   [junit4]   2> 459727 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 459727 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/cores/collection1/data/
   [junit4]   2> 459727 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_628BE71E4E17F957-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 459730 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 459730 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 459730 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 459730 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 459730 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 459730 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 459731 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 459731 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 459731 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 459731 WARN  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 459732 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 459733 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 459734 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 459735 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 459739 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /dump,/schema,/update/json/docs,/admin/segments,/admin/ping,/update/json,/update/csv,/admin/plugins,/update,/admin/logging,/admin/system,/admin/file,/replication,/admin/properties,/config,standard,/admin/mbeans,/admin/threads,/admin/luke,/get
   [junit4]   2> 459740 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 459740 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 459740 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 459741 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 459741 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 459741 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=49.11328125, floorSegmentMB=1.1142578125, forceMergeDeletesPctAllowed=8.527243788535532, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 459742 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3d78d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c86538),segFN=segments_1,generation=1}
   [junit4]   2> 459742 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 459742 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@d8c287[collection1] main
   [junit4]   2> 459742 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 459743 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 459743 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 459743 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 459743 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 459743 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 459743 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 459743 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 459743 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 459743 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 459744 INFO  (searcherExecutor-1174-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d8c287[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 459744 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 459744 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 459744 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 459744 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521994672759635968
   [junit4]   2> 459746 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1521994672759635968
   [junit4]   2> 459746 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 459746 INFO  (coreLoadExecutor-1173-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 459747 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:59916/i_t/eb collection:control_collection shard:shard1
   [junit4]   2> 459747 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 459748 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95124666946682886-core_node1-n_0000000000
   [junit4]   2> 459749 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 459750 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 459750 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb 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> 459750 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59916/i_t/eb/collection1/
   [junit4]   2> 459750 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 459750 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:59916/i_t/eb/collection1/ has no replicas
   [junit4]   2> 459750 INFO  (OverseerStateUpdate-95124666946682886-127.0.0.1:59916_i_t%2Feb-n_0000000000) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 459750 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 459751 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 459752 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb 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:59916/i_t/eb/collection1/ shard1
   [junit4]   2> 459752 INFO  (OverseerStateUpdate-95124666946682886-127.0.0.1:59916_i_t%2Feb-n_0000000000) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:59916/i_t/eb",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 459854 INFO  (zkCallback-1047-thread-1-processing-n:127.0.0.1:59916_i_t%2Feb) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 459903 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:59916/i_t/eb/collection1/ and leader is http://127.0.0.1:59916/i_t/eb/collection1/
   [junit4]   2> 459903 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59916/i_t/eb
   [junit4]   2> 459903 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 459903 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 459903 INFO  (coreZkRegister-1167-thread-1-processing-x:collection1 r:core_node1 n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1) [n:127.0.0.1:59916_i_t%2Feb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 459904 INFO  (OverseerStateUpdate-95124666946682886-127.0.0.1:59916_i_t%2Feb-n_0000000000) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:59916/i_t/eb",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:59916_i_t%2Feb",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "roles":null} current state version: 2
   [junit4]   2> 459904 INFO  (OverseerStateUpdate-95124666946682886-127.0.0.1:59916_i_t%2Feb-n_0000000000) [n:127.0.0.1:59916_i_t%2Feb    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:59916/i_t/eb",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:59916_i_t%2Feb",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "roles":null}
   [junit4]   2> 459959 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 459959 INFO  (TEST-CollectionsAPIDistributedZkTest.test-se

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

llback-1074-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=4692, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    >    5) Thread[id=4831, name=zkCallback-1074-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    6) Thread[id=4693, name=zkCallback-1074-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([628BE71E4E17F957]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4755, name=zkCallback-1074-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=4691, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[628BE71E4E17F957]-SendThread(127.0.0.1:48564), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    3) Thread[id=4751, name=zkCallback-1074-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=4831, name=zkCallback-1074-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    5) Thread[id=4693, name=zkCallback-1074-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([628BE71E4E17F957]:0)
   [junit4] Completed [147/562 (1!)] on J1 in 73.72s, 1 test, 1 failure, 2 errors <<< FAILURES!

[...truncated 1289 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:794: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:738: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1000: There were test failures: 562 suites (7 ignored), 2231 tests, 2 suite-level errors, 1 failure, 1299 ignored (27 assumptions) [seed: 628BE71E4E17F957]

Total time: 43 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_66) - Build # 15082 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15082/
Java: 32bit/jdk1.8.0_66 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:38740/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /awholynewcollection_0/select. Reason: <pre>    {msg=Error trying to proxy request for url: http://127.0.0.1:46699/awholynewcollection_0/select,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:46699/awholynewcollection_0/select  at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:591)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:441)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:226)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  at org.eclipse.jetty.server.Server.handle(Server.java:499)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)  at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting for connection from pool  at org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(PoolingClientConnectionManager.java:226)  at org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(PoolingClientConnectionManager.java:195)  at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:423)  at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)  at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)  at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)  at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)  at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:558)  ... 24 more ,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38740/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /awholynewcollection_0/select. Reason:
<pre>    {msg=Error trying to proxy request for url: http://127.0.0.1:46699/awholynewcollection_0/select,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:46699/awholynewcollection_0/select
	at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:591)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:441)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:226)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:499)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting for connection from pool
	at org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(PoolingClientConnectionManager.java:226)
	at org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(PoolingClientConnectionManager.java:195)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:423)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:558)
	... 24 more
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([280F4037024BD696:A05B7FEDACB7BB6E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:543)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:638)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10803 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/init-core-data-001
   [junit4]   2> 1063003 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[280F4037024BD696]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1063003 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[280F4037024BD696]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1063006 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1063006 INFO  (Thread-2512) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1063006 INFO  (Thread-2512) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1063106 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.ZkTestServer start zk server on port:51037
   [junit4]   2> 1063107 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1063107 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1063111 INFO  (zkCallback-1573-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c25bcf name:ZooKeeperConnection Watcher:127.0.0.1:51037 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1063111 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1063111 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1063111 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1063115 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1063115 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1063116 INFO  (zkCallback-1574-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6251e1 name:ZooKeeperConnection Watcher:127.0.0.1:51037/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1063116 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1063116 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1063116 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1063117 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1063120 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1063121 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1063122 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1063122 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1063124 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1063124 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1063126 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1063126 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1063127 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1063127 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1063128 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1063128 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1063129 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1063129 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1063130 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1063130 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1063131 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1063131 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1063131 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1063131 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1063132 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1063132 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1063133 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1063133 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1063134 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 0x151f30f38190001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1063221 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/cores/collection1
   [junit4]   2> 1063223 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1063224 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1163dfe{/,null,AVAILABLE}
   [junit4]   2> 1063227 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.e.j.s.ServerConnector Started ServerConnector@eb2a40{HTTP/1.1}{127.0.0.1:46699}
   [junit4]   2> 1063227 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.e.j.s.Server Started @1064935ms
   [junit4]   2> 1063227 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/tempDir-001/control/data, hostContext=/, hostPort=46699, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/cores}
   [junit4]   2> 1063227 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1063227 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001'
   [junit4]   2> 1063228 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1063228 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1063228 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1063228 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1063229 INFO  (zkCallback-1575-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fcc738 name:ZooKeeperConnection Watcher:127.0.0.1:51037/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1063229 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1063229 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1063230 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1063230 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/solr.xml
   [junit4]   2> 1063233 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/cores
   [junit4]   2> 1063233 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.CoreContainer New CoreContainer 20639360
   [junit4]   2> 1063233 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001]
   [junit4]   2> 1063234 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/lib
   [junit4]   2> 1063234 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1063234 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1063235 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1063235 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1063235 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51037/solr
   [junit4]   2> 1063235 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1063235 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1063241 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1063242 INFO  (zkCallback-1577-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e4c424 name:ZooKeeperConnection Watcher:127.0.0.1:51037 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1063242 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1063242 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1063243 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1063244 INFO  (zkCallback-1578-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1afcf0d name:ZooKeeperConnection Watcher:127.0.0.1:51037/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1063244 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1063245 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1063246 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1063247 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1063247 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1063248 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1063249 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1063249 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1063250 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1063250 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1063250 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46699_
   [junit4]   2> 1063250 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46699_
   [junit4]   2> 1063251 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1063251 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1063252 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1063252 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95124313842712580-127.0.0.1:46699_-n_0000000000
   [junit4]   2> 1063252 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46699_
   [junit4]   2> 1063252 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1063253 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.Overseer Overseer (id=95124313842712580-127.0.0.1:46699_-n_0000000000) starting
   [junit4]   2> 1063254 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1063256 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1063256 INFO  (OverseerCollectionConfigSetProcessor-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1063256 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1063256 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1063274 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1063274 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1063275 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/cores
   [junit4]   2> 1063275 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1063275 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/cores/collection1
   [junit4]   2> 1063275 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1063276 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1063276 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:46699_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1063276 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1063276 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1063277 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46699",
   [junit4]   2>   "node_name":"127.0.0.1:46699_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1063277 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1063277 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46699",
   [junit4]   2>   "node_name":"127.0.0.1:46699_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1063277 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1063277 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1063278 INFO  (zkCallback-1578-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1064277 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1064277 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1064277 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1064277 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1064278 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1064278 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/cores/collection1'
   [junit4]   2> 1064278 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1064278 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1064279 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1064281 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1064284 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1064291 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1064295 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1064364 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1064368 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1064369 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1064372 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1064373 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1064374 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1064374 WARN  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1064374 WARN  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1064374 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1064374 WARN  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1064375 WARN  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1064375 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1064375 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1064375 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1064375 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/cores/collection1/data/]
   [junit4]   2> 1064375 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c21bfc
   [junit4]   2> 1064376 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/cores/collection1/data
   [junit4]   2> 1064376 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1064376 WARN  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1064376 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/cores/collection1/data/index
   [junit4]   2> 1064376 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16055000162977545]
   [junit4]   2> 1064377 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1004734 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b452c8),segFN=segments_1,generation=1}
   [junit4]   2> 1064377 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1064377 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/cores/collection1/data/
   [junit4]   2> 1064377 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1064379 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1064379 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1064379 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1064379 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1064379 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1064379 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1064379 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1064379 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1064379 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1064379 WARN  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1064380 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1064381 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1064381 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1064382 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1064383 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1064383 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1064384 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1064384 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1064384 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1064384 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1064385 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=68.494140625, floorSegmentMB=1.8681640625, forceMergeDeletesPctAllowed=1.562103181333272, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1064385 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1004734 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b452c8),segFN=segments_1,generation=1}
   [junit4]   2> 1064385 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1064385 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@73c263[collection1] main
   [junit4]   2> 1064385 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1064386 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1064386 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1064386 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1064386 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1064386 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1064386 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1064386 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1064386 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1064386 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1064386 INFO  (searcherExecutor-2816-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73c263[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1064386 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1064387 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1064387 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1064387 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521989022930436096
   [junit4]   2> 1064388 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1521989022930436096
   [junit4]   2> 1064388 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1064389 INFO  (coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1064389 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:46699 collection:control_collection shard:shard1
   [junit4]   2> 1064389 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1064390 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95124313842712580-core_node1-n_0000000000
   [junit4]   2> 1064391 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 1064391 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1064391 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ 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> 1064391 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46699/collection1/
   [junit4]   2> 1064391 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1064391 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1064391 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:46699/collection1/ has no replicas
   [junit4]   2> 1064392 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1064392 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1064393 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ 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:46699/collection1/ shard1
   [junit4]   2> 1064394 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:46699",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1064495 INFO  (zkCallback-1578-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1064544 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:46699/collection1/ and leader is http://127.0.0.1:46699/collection1/
   [junit4]   2> 1064544 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46699
   [junit4]   2> 1064544 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1064544 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1064544 INFO  (coreZkRegister-2809-thread-1-processing-n:127.0.0.1:46699_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1064545 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46699",
   [junit4]   2>   "node_name":"127.0.0.1:46699_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1064545 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46699",
   [junit4]   2>   "node_name":"127.0.0.1:46699_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1064646 INFO  (zkCallback-1578-thread-1-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1064785 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1064785 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1064786 INFO  (zkCallback-1580-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29d928 name:ZooKeeperConnection Watcher:127.0.0.1:51037/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1064786 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1064786 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1064786 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1064787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1064787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1064787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1064787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1064788 INFO  (zkCallback-1581-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19aaa3c name:ZooKeeperConnection Watcher:127.0.0.1:51037/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1064788 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1064788 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1064789 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1064789 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1064840 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/shard-1-001/cores/collection1
   [junit4]   2> 1064840 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/shard-1-001
   [junit4]   2> 1064841 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1064842 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12cf799{/,null,AVAILABLE}
   [junit4]   2> 1064842 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1275fda{HTTP/1.1}{127.0.0.1:45913}
   [junit4]   2> 1064842 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.e.j.s.Server Started @1066550ms
   [junit4]   2> 1064842 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=45913, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/shard-1-001/cores}
   [junit4]   2> 1064842 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1064842 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/shard-1-001'
   [junit4]   2> 1064842 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1064842 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1064842 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1064843 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1064843 INFO  (zkCallback-1582-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c5582 name:ZooKeeperConnection Watcher:127.0.0.1:51037/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1064843 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1064844 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1064844 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1064844 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/shard-1-001/solr.xml
   [junit4]   2> 1064847 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/shard-1-001/cores
   [junit4]   2> 1064847 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.CoreContainer New CoreContainer 16534886
   [junit4]   2> 1064847 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/shard-1-001]
   [junit4]   2> 1064847 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/shard-1-001/lib
   [junit4]   2> 1064848 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1064848 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1064849 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1064849 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1064849 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51037/solr
   [junit4]   2> 1064849 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1064849 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1064849 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1064850 INFO  (zkCallback-1584-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b88a76 name:ZooKeeperConnection Watcher:127.0.0.1:51037 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1064850 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1064850 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1064851 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1064851 INFO  (zkCallback-1585-thread-1-processing-n:127.0.0.1:45913_) [n:127.0.0.1:45913_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c81821 name:ZooKeeperConnection Watcher:127.0.0.1:51037/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1064851 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1064853 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1064890 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1065855 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45913_
   [junit4]   2> 1065855 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45913_
   [junit4]   2> 1065856 INFO  (zkCallback-1578-thread-2-processing-n:127.0.0.1:46699_) [n:127.0.0.1:46699_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1065856 INFO  (zkCallback-1585-thread-1-processing-n:127.0.0.1:45913_) [n:127.0.0.1:45913_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1065856 INFO  (zkCallback-1580-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1065857 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1065857 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95124313842712585-127.0.0.1:45913_-n_0000000001
   [junit4]   2> 1065857 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95124313842712580-127.0.0.1:46699_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1065881 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1065881 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1065882 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/shard-1-001/cores
   [junit4]   2> 1065883 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1065883 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001/shard-1-001/cores/collection1
   [junit4]   2> 1065883 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1065883 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1065883 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[280F4037024BD696]) [n:127.0.0.1:45913_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1065884 INFO  (coreLoadExecutor-2826-thread-1-processing-n:127.0.0.1:45913_) [n:127.0.0.1:45913_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1065884 INFO  (coreLoadExecutor-2826-thread-1-processing-n:127.0.0.1:45913_) [n:127.0.0.1:45913_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1065884 INFO  (coreLoadExecutor-2826-thread-1-processing-n:127.0.0.1:45913_) [n:127.0.0.1:45913_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1065884 INFO  (coreLoadExecutor-2826-thread-1-processing-n:127.0.0.1:45913_) [n:127.0.0.1:45913_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 1065885 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45913",
   [junit4]   2>   "node_name":"127.0.0.1:45913_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1065885 INFO  (coreLoadExecutor-2826-thread-1-processing-n:127.0.0.1:45913_) [n:127.0.0.1:45913_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 1065885 INFO  (coreLoadExecutor-2826-thread-1-processing-n:127.0.0.1:45913_) [n:127.0.0.1:45913_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1065885 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45913",
   [junit4]   2>   "node_name":"127.0.0.1:45913_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1065885 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1065885 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1065987 INFO  (OverseerStateUpdate-95124313842712580-127.0.0.1:46699_-n_0000000000) [n:127.0.0.1:46699_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1065988 INFO  (zkCallback-1585-thread-1-processing-n:127.0.0.1:45913_) [n:127.0.0.1:45913_    ] 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> 1065988 INFO  (zkCallback-1585-thread-1-processing-n:127.0.0.1:45913_) [n:127.0.0.1:45913_    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 1066885 INFO  (coreLoadExecutor-2826-thread-1-processing-n:127.0.0.1:45913_) [n:127.0.0.1:45913_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard

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

  [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 500 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 500</h2>
   [junit4]    > <p>Problem accessing /awholynewcollection_0/select. Reason:
   [junit4]    > <pre>    {msg=Error trying to proxy request for url: http://127.0.0.1:46699/awholynewcollection_0/select,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:46699/awholynewcollection_0/select
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:591)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:441)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:226)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    > 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    > 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    > 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting for connection from pool
   [junit4]    > 	at org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(PoolingClientConnectionManager.java:226)
   [junit4]    > 	at org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(PoolingClientConnectionManager.java:195)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:423)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:558)
   [junit4]    > 	... 24 more
   [junit4]    > ,code=500}</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([280F4037024BD696:A05B7FEDACB7BB6E]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:543)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:638)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1128426 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[280F4037024BD696]-worker) [n:127.0.0.1:38740_ c:awholynewcollection_0 s:shard1 r:core_node1 x:awholynewcollection_0_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_280F4037024BD696-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54), sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=fi_FI, timezone=Atlantic/Azores
   [junit4]   2> NOTE: Linux 3.19.0-42-generic i386/Oracle Corporation 1.8.0_66 (32-bit)/cpus=12,threads=1,free=115628456,total=216543232
   [junit4]   2> NOTE: All tests run in this JVM: [TimeZoneUtilsTest, TestCoreContainer, MBeansHandlerTest, TestSolr4Spatial2, TestSimpleTrackingShardHandler, TestSurroundQueryParser, TestCopyFieldCollectionResource, TestSolrDeletionPolicy2, TestFastLRUCache, TestTrieFacet, BlockCacheTest, TestDistributedGrouping, TermsComponentTest, TestInitParams, CoreAdminCreateDiscoverTest, TestMiniSolrCloudClusterBase, SpellCheckCollatorTest, TestRequestForwarding, FastVectorHighlighterTest, TestSchemaVersionResource, TestSolrQueryParserResource, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, TestMacros, HdfsBasicDistributedZk2Test, TestSchemaNameResource, ChaosMonkeyNothingIsSafeTest, TestNonDefinedSimilarityFactory, ZkControllerTest, TestSystemIdResolver, HdfsDirectoryTest, TestHashPartitioner, RecoveryAfterSoftCommitTest, ShardRoutingCustomTest, HdfsDirectoryFactoryTest, ZkCLITest, TestRandomRequestDistribution, SortByFunctionTest, NotRequiredUniqueKeyTest, ChaosMonkeySafeLeaderTest, TestQueryTypes, DistributedFacetPivotLongTailTest, TestUpdate, HdfsSyncSliceTest, TestDocumentBuilder, HttpPartitionTest, DirectSolrSpellCheckerTest, DistanceFunctionTest, LoggingHandlerTest, TestCodecSupport, SpellingQueryConverterTest, UpdateRequestProcessorFactoryTest, DistributedMLTComponentTest, TestMaxScoreQueryParser, JavabinLoaderTest, DistribCursorPagingTest, CollectionReloadTest, TestOrdValues, TestCollapseQParserPlugin, HighlighterTest, TestConfigSetImmutable, SpatialRPTFieldTypeTest, DistributedTermsComponentTest, TestCloudManagedSchemaConcurrent, SpellPossibilityIteratorTest, WordBreakSolrSpellCheckerTest, SharedFSAutoReplicaFailoverUtilsTest, TestLMJelinekMercerSimilarityFactory, TestFieldSortValues, FileUtilsTest, SolrInfoMBeanTest, SuggestComponentContextFilterQueryTest, HLLSerializationTest, TestOverriddenPrefixQueryForCustomFieldType, TestSolrXml, RulesTest, TestManagedSchemaFieldResource, TestCloudPivotFacet, TestDynamicLoading, CollectionsAPIAsyncDistributedZkTest, TestWordDelimiterFilterFactory, MinimalSchemaTest, TestManagedSynonymFilterFactory, TermVectorComponentTest, ConjunctionSolrSpellCheckerTest, HdfsChaosMonkeySafeLeaderTest, TestQuerySenderListener, TestLFUCache, CollectionsAPIDistributedZkTest]
   [junit4] Completed [405/562 (1!)] on J1 in 65.45s, 1 test, 1 error <<< FAILURES!

[...truncated 517 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:794: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:738: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1000: There were test failures: 562 suites (7 ignored), 2231 tests, 1 error, 83 ignored (39 assumptions) [seed: 280F4037024BD696]

Total time: 56 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any