You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/01/21 22:45:31 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1260 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1260/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.facet.search.CountingFacetsCollectorTest

Error Message:
codec=Lucene3x does not support docValues: from docValuesFormat().docsConsumer(...) returned null; field=$facets

Stack Trace:
java.lang.IllegalStateException: codec=Lucene3x does not support docValues: from docValuesFormat().docsConsumer(...) returned null; field=$facets
	at __randomizedtesting.SeedInfo.seed([26E5DAA2EAE613C7]:0)
	at org.apache.lucene.index.DocFieldProcessor.docValuesConsumer(DocFieldProcessor.java:362)
	at org.apache.lucene.index.DocFieldProcessor.processDocument(DocFieldProcessor.java:274)
	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:250)
	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:376)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1484)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1159)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1140)
	at org.apache.lucene.facet.search.CountingFacetsCollectorTest.indexDocsWithFacetsNoTerms(CountingFacetsCollectorTest.java:152)
	at org.apache.lucene.facet.search.CountingFacetsCollectorTest.beforeClassCountingFacetsCollectorTest(CountingFacetsCollectorTest.java:225)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 5978 lines...]
[junit4:junit4] Suite: org.apache.lucene.facet.search.CountingFacetsCollectorTest
[junit4:junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=ja_JP_JP, timezone=EST5EDT
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=286847672,total=477626368
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestTopKResultsHandler, PathPolicyTest, FacetRequestTest, TestScoredDocIdCollector, TestCompactLabelToOrdinal, TestTaxonomyCombined, TestTotalFacetCountsCache, EncodingTest, FacetSearchParamsTest, IntHashSetTest, IntArrayTest, TestMultipleCategoryLists, IntToDoubleMapTest, UnsafeByteArrayOutputStreamTest, SamplingWrapperTest, TestDirectoryTaxonomyReader, TestCategoryPath, TestTotalFacetCounts, DrillDownTest, IntToObjectMapTest, TestMultiCLExample, CategoryListIteratorTest, TestSimpleExample, TestAssociationExample, ObjectToFloatMapTest, ObjectToIntMapTest, UnsafeByteArrayInputStreamTest, PerDimensionIndexingParamsTest, TestLRUHashMap, OrdinalMappingReaderTest, TestFacetsPayloadMigrationReader, FacetIndexingParamsTest, CountingFacetsCollectorTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CountingFacetsCollectorTest -Dtests.seed=26E5DAA2EAE613C7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP_JP -Dtests.timezone=EST5EDT -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.00s J1 | CountingFacetsCollectorTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.IllegalStateException: codec=Lucene3x does not support docValues: from docValuesFormat().docsConsumer(...) returned null; field=$facets
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([26E5DAA2EAE613C7]:0)
[junit4:junit4]    > 	at org.apache.lucene.index.DocFieldProcessor.docValuesConsumer(DocFieldProcessor.java:362)
[junit4:junit4]    > 	at org.apache.lucene.index.DocFieldProcessor.processDocument(DocFieldProcessor.java:274)
[junit4:junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:250)
[junit4:junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:376)
[junit4:junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1484)
[junit4:junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1159)
[junit4:junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1140)
[junit4:junit4]    > 	at org.apache.lucene.facet.search.CountingFacetsCollectorTest.indexDocsWithFacetsNoTerms(CountingFacetsCollectorTest.java:152)
[junit4:junit4]    > 	at org.apache.lucene.facet.search.CountingFacetsCollectorTest.beforeClassCountingFacetsCollectorTest(CountingFacetsCollectorTest.java:225)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4] Completed on J1 in 0.04s, 0 tests, 1 error <<< FAILURES!

[...truncated 34 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:344: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/build.xml:533: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1719: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/module-build.xml:61: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:841: There were test failures: 58 suites, 225 tests, 1 suite-level error, 1 ignored (1 assumption)

Total time: 16 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1262 - Still Failing

Posted by Robert Muir <rc...@gmail.com>.
I committed a hacky fix... i'll cleanup tomorrow if no one beats me

On Tue, Jan 22, 2013 at 1:29 AM, Robert Muir <rc...@gmail.com> wrote:
> I think this is a bug in compressing term vectors codec when no
> positions are enabled. I'll make a clearer test (that isnt deprecated)
> and try to take care
>
> On Tue, Jan 22, 2013 at 1:02 AM, Apache Jenkins Server
> <je...@builds.apache.org> wrote:
>> Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1262/
>>
>> 1 tests failed.
>> REGRESSION:  org.apache.lucene.document.TestDocument.testTransitionAPI
>>
>> Error Message:
>>
>>
>> Stack Trace:
>> java.lang.AssertionError
>>         at __randomizedtesting.SeedInfo.seed([5C55A34194C980E4:A149BE311AA1C3D]:0)
>>         at org.junit.Assert.fail(Assert.java:92)
>>         at org.junit.Assert.assertTrue(Assert.java:43)
>>         at org.junit.Assert.assertNull(Assert.java:551)
>>         at org.junit.Assert.assertNull(Assert.java:562)
>>         at org.apache.lucene.document.TestDocument.testTransitionAPI(TestDocument.java:348)
>>         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:616)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>>         at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>>         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:358)
>>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>>         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:358)
>>         at java.lang.Thread.run(Thread.java:679)
>>
>>
>>
>>
>> Build Log:
>> [...truncated 991 lines...]
>> [junit4:junit4] Suite: org.apache.lucene.document.TestDocument
>> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocument -Dtests.method=testTransitionAPI -Dtests.seed=5C55A34194C980E4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_MA -Dtests.timezone=Etc/GMT-11 -Dtests.file.encoding=US-ASCII
>> [junit4:junit4] FAILURE 0.02s J0 | TestDocument.testTransitionAPI <<<
>> [junit4:junit4]    > Throwable #1: java.lang.AssertionError
>> [junit4:junit4]    >    at __randomizedtesting.SeedInfo.seed([5C55A34194C980E4:A149BE311AA1C3D]:0)
>> [junit4:junit4]    >    at org.junit.Assert.fail(Assert.java:92)
>> [junit4:junit4]    >    at org.junit.Assert.assertTrue(Assert.java:43)
>> [junit4:junit4]    >    at org.junit.Assert.assertNull(Assert.java:551)
>> [junit4:junit4]    >    at org.junit.Assert.assertNull(Assert.java:562)
>> [junit4:junit4]    >    at org.apache.lucene.document.TestDocument.testTransitionAPI(TestDocument.java:348)
>> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>> [junit4:junit4]    >    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:616)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:679)
>> [junit4:junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3)), sim=DefaultSimilarity, locale=ar_MA, timezone=Etc/GMT-11
>> [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=241044168,total=345309184
>> [junit4:junit4]   2> NOTE: All tests run in this JVM: [Test2BPostingsBytes, TestSpanMultiTermQueryWrapper, TestNumericTokenStream, TestCloseableThreadLocal, TestIndexWriter, TestField, TestGraphTokenizers, TestDemo, TestSegmentReader, TestShardSearching, TestParallelTermEnum, TestMultiLevelSkipList, TestSmallFloat, TestStressAdvance, TestBagOfPostings, TestPrefixQuery, TestNumericUtils, TestImpersonation, TestFlex, TestAtomicUpdate, TestPayloads, TestPerFieldPostingsFormat2, TestIndexWriterWithThreads, TestFieldValueFilter, TestFixedBitSet, TestPrefixCodedTerms, TestPayloadNearQuery, TestIsCurrent, TestPayloadExplanations, TestSpansAdvanced2, TestBlockPostingsFormat2, TestDirectoryReaderReopen, TestNGramPhraseQuery, TestBagOfPositions, TestCopyBytes, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, TestMergeSchedulerExternal, TestSumDocFreq, TestDateFilter, TestDocValuesScoring, TestNewestSegment, TestSearcherManager, TestMultiThreadTermVectors, TestHighCompressionMode, TestMultiPhraseQuery, TestFieldCacheRangeFilter, TestDateSort, TestTermdocPerf, TestPagedBytes, TestDocValuesTypeCompatibility, TestBytesRefHash, TestCustomNorms, TestDocIdSet, TestScoreCachingWrappingScorer, TestParallelReaderEmptyIndex, TestFilterIterator, TestCheckIndex, TestComplexExplanations, MultiCollectorTest, TestIndexWriterExceptions, TestIndexWriterCommit, TestSpanFirstQuery, TestSimpleSearchEquivalence, TestTransactions, TestDocBoost, TestPayloadSpans, TestPhraseQuery, TestFilteredSearch, TestPriorityQueue, TestBytesRef, TestThreadedForceMerge, TestMockCharFilter, TestIndexInput, TestRamUsageEstimatorOnWildAnimals, TestConsistentFieldNumbers, Test2BTerms, TestDisjunctionMaxQuery, TestCustomSearcherSort, TestBooleanQuery, Nested1, TestRegexpRandom2, TestTermRangeQuery, TestBackwardsCompatibility, TestIndexWriterReader, TestNRTThreads, TestBasics, TestByteSlices, TestDuelingCodecs, TestAddIndexes, TestOpenBitSet, TestTopDocsMerge, TestSloppyPhraseQuery, TestIndexWriterUnicode, TestIndexWriterDelete, TestBufferedIndexInput, TestNRTCachingDirectory, TestLongPostings, TestTypePromotion, TestSnapshotDeletionPolicy, TestIndexWriterNRTIsCurrent, TestConcurrentMergeScheduler, Test2BDocs, TestDoubleBarrelLRUCache, TestLevenshteinAutomata, TestRollingUpdates, TestRandomStoredFields, TestWindowsMMap, TestBooleanMinShouldMatch, TestIndexWriterOnDiskFull, TestReuseDocsEnum, TestSpanSearchEquivalence, TestCrash, TestSegmentTermDocs, TestSimilarityBase, TestDoc, TestForceMergeForever, TestTermRangeFilter, TestDocumentsWriterDeleteQueue, TestFilteredQuery, TestQueryWrapperFilter, TestTermVectors, TestTermVectorsWriter, TestForTooMuchCloning, TestMultiFields, TestSizeBoundedForceMerge, TestIdentityHashSet, TestSpanExplanationsOfNonMatches, TestAutomatonQuery, TestWildcardRandom, TestComplexExplanationsOfNonMatches, TestRegexpQuery, TestSpecialOperations, TestDocCount, TestUniqueTermCount, TestSearchForDuplicates, TestBinaryTerms, TestDocument]
>> [junit4:junit4] Completed on J0 in 0.07s, 10 tests, 1 failure <<< FAILURES!
>>
>> [...truncated 213 lines...]
>> BUILD FAILED
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:344: The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/build.xml:50: The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1176: The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:841: There were test failures: 331 suites, 1898 tests, 1 failure, 26 ignored (14 assumptions)
>>
>> Total time: 7 minutes 18 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Archiving artifacts
>> Recording test results
>> Email was triggered for: Failure
>> Sending email for trigger: Failure
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org

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


Re: [JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1262 - Still Failing

Posted by Robert Muir <rc...@gmail.com>.
I think this is a bug in compressing term vectors codec when no
positions are enabled. I'll make a clearer test (that isnt deprecated)
and try to take care

On Tue, Jan 22, 2013 at 1:02 AM, Apache Jenkins Server
<je...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1262/
>
> 1 tests failed.
> REGRESSION:  org.apache.lucene.document.TestDocument.testTransitionAPI
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at __randomizedtesting.SeedInfo.seed([5C55A34194C980E4:A149BE311AA1C3D]:0)
>         at org.junit.Assert.fail(Assert.java:92)
>         at org.junit.Assert.assertTrue(Assert.java:43)
>         at org.junit.Assert.assertNull(Assert.java:551)
>         at org.junit.Assert.assertNull(Assert.java:562)
>         at org.apache.lucene.document.TestDocument.testTransitionAPI(TestDocument.java:348)
>         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:616)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at java.lang.Thread.run(Thread.java:679)
>
>
>
>
> Build Log:
> [...truncated 991 lines...]
> [junit4:junit4] Suite: org.apache.lucene.document.TestDocument
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocument -Dtests.method=testTransitionAPI -Dtests.seed=5C55A34194C980E4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_MA -Dtests.timezone=Etc/GMT-11 -Dtests.file.encoding=US-ASCII
> [junit4:junit4] FAILURE 0.02s J0 | TestDocument.testTransitionAPI <<<
> [junit4:junit4]    > Throwable #1: java.lang.AssertionError
> [junit4:junit4]    >    at __randomizedtesting.SeedInfo.seed([5C55A34194C980E4:A149BE311AA1C3D]:0)
> [junit4:junit4]    >    at org.junit.Assert.fail(Assert.java:92)
> [junit4:junit4]    >    at org.junit.Assert.assertTrue(Assert.java:43)
> [junit4:junit4]    >    at org.junit.Assert.assertNull(Assert.java:551)
> [junit4:junit4]    >    at org.junit.Assert.assertNull(Assert.java:562)
> [junit4:junit4]    >    at org.apache.lucene.document.TestDocument.testTransitionAPI(TestDocument.java:348)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> [junit4:junit4]    >    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:616)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:679)
> [junit4:junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3)), sim=DefaultSimilarity, locale=ar_MA, timezone=Etc/GMT-11
> [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=241044168,total=345309184
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [Test2BPostingsBytes, TestSpanMultiTermQueryWrapper, TestNumericTokenStream, TestCloseableThreadLocal, TestIndexWriter, TestField, TestGraphTokenizers, TestDemo, TestSegmentReader, TestShardSearching, TestParallelTermEnum, TestMultiLevelSkipList, TestSmallFloat, TestStressAdvance, TestBagOfPostings, TestPrefixQuery, TestNumericUtils, TestImpersonation, TestFlex, TestAtomicUpdate, TestPayloads, TestPerFieldPostingsFormat2, TestIndexWriterWithThreads, TestFieldValueFilter, TestFixedBitSet, TestPrefixCodedTerms, TestPayloadNearQuery, TestIsCurrent, TestPayloadExplanations, TestSpansAdvanced2, TestBlockPostingsFormat2, TestDirectoryReaderReopen, TestNGramPhraseQuery, TestBagOfPositions, TestCopyBytes, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, TestMergeSchedulerExternal, TestSumDocFreq, TestDateFilter, TestDocValuesScoring, TestNewestSegment, TestSearcherManager, TestMultiThreadTermVectors, TestHighCompressionMode, TestMultiPhraseQuery, TestFieldCacheRangeFilter, TestDateSort, TestTermdocPerf, TestPagedBytes, TestDocValuesTypeCompatibility, TestBytesRefHash, TestCustomNorms, TestDocIdSet, TestScoreCachingWrappingScorer, TestParallelReaderEmptyIndex, TestFilterIterator, TestCheckIndex, TestComplexExplanations, MultiCollectorTest, TestIndexWriterExceptions, TestIndexWriterCommit, TestSpanFirstQuery, TestSimpleSearchEquivalence, TestTransactions, TestDocBoost, TestPayloadSpans, TestPhraseQuery, TestFilteredSearch, TestPriorityQueue, TestBytesRef, TestThreadedForceMerge, TestMockCharFilter, TestIndexInput, TestRamUsageEstimatorOnWildAnimals, TestConsistentFieldNumbers, Test2BTerms, TestDisjunctionMaxQuery, TestCustomSearcherSort, TestBooleanQuery, Nested1, TestRegexpRandom2, TestTermRangeQuery, TestBackwardsCompatibility, TestIndexWriterReader, TestNRTThreads, TestBasics, TestByteSlices, TestDuelingCodecs, TestAddIndexes, TestOpenBitSet, TestTopDocsMerge, TestSloppyPhraseQuery, TestIndexWriterUnicode, TestIndexWriterDelete, TestBufferedIndexInput, TestNRTCachingDirectory, TestLongPostings, TestTypePromotion, TestSnapshotDeletionPolicy, TestIndexWriterNRTIsCurrent, TestConcurrentMergeScheduler, Test2BDocs, TestDoubleBarrelLRUCache, TestLevenshteinAutomata, TestRollingUpdates, TestRandomStoredFields, TestWindowsMMap, TestBooleanMinShouldMatch, TestIndexWriterOnDiskFull, TestReuseDocsEnum, TestSpanSearchEquivalence, TestCrash, TestSegmentTermDocs, TestSimilarityBase, TestDoc, TestForceMergeForever, TestTermRangeFilter, TestDocumentsWriterDeleteQueue, TestFilteredQuery, TestQueryWrapperFilter, TestTermVectors, TestTermVectorsWriter, TestForTooMuchCloning, TestMultiFields, TestSizeBoundedForceMerge, TestIdentityHashSet, TestSpanExplanationsOfNonMatches, TestAutomatonQuery, TestWildcardRandom, TestComplexExplanationsOfNonMatches, TestRegexpQuery, TestSpecialOperations, TestDocCount, TestUniqueTermCount, TestSearchForDuplicates, TestBinaryTerms, TestDocument]
> [junit4:junit4] Completed on J0 in 0.07s, 10 tests, 1 failure <<< FAILURES!
>
> [...truncated 213 lines...]
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:344: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/build.xml:50: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1176: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:841: There were test failures: 331 suites, 1898 tests, 1 failure, 26 ignored (14 assumptions)
>
> Total time: 7 minutes 18 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

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


[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1262 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1262/

1 tests failed.
REGRESSION:  org.apache.lucene.document.TestDocument.testTransitionAPI

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5C55A34194C980E4:A149BE311AA1C3D]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.lucene.document.TestDocument.testTransitionAPI(TestDocument.java:348)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 991 lines...]
[junit4:junit4] Suite: org.apache.lucene.document.TestDocument
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocument -Dtests.method=testTransitionAPI -Dtests.seed=5C55A34194C980E4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_MA -Dtests.timezone=Etc/GMT-11 -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE 0.02s J0 | TestDocument.testTransitionAPI <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([5C55A34194C980E4:A149BE311AA1C3D]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:92)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNull(Assert.java:551)
[junit4:junit4]    > 	at org.junit.Assert.assertNull(Assert.java:562)
[junit4:junit4]    > 	at org.apache.lucene.document.TestDocument.testTransitionAPI(TestDocument.java:348)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3)), sim=DefaultSimilarity, locale=ar_MA, timezone=Etc/GMT-11
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=241044168,total=345309184
[junit4:junit4]   2> NOTE: All tests run in this JVM: [Test2BPostingsBytes, TestSpanMultiTermQueryWrapper, TestNumericTokenStream, TestCloseableThreadLocal, TestIndexWriter, TestField, TestGraphTokenizers, TestDemo, TestSegmentReader, TestShardSearching, TestParallelTermEnum, TestMultiLevelSkipList, TestSmallFloat, TestStressAdvance, TestBagOfPostings, TestPrefixQuery, TestNumericUtils, TestImpersonation, TestFlex, TestAtomicUpdate, TestPayloads, TestPerFieldPostingsFormat2, TestIndexWriterWithThreads, TestFieldValueFilter, TestFixedBitSet, TestPrefixCodedTerms, TestPayloadNearQuery, TestIsCurrent, TestPayloadExplanations, TestSpansAdvanced2, TestBlockPostingsFormat2, TestDirectoryReaderReopen, TestNGramPhraseQuery, TestBagOfPositions, TestCopyBytes, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, TestMergeSchedulerExternal, TestSumDocFreq, TestDateFilter, TestDocValuesScoring, TestNewestSegment, TestSearcherManager, TestMultiThreadTermVectors, TestHighCompressionMode, TestMultiPhraseQuery, TestFieldCacheRangeFilter, TestDateSort, TestTermdocPerf, TestPagedBytes, TestDocValuesTypeCompatibility, TestBytesRefHash, TestCustomNorms, TestDocIdSet, TestScoreCachingWrappingScorer, TestParallelReaderEmptyIndex, TestFilterIterator, TestCheckIndex, TestComplexExplanations, MultiCollectorTest, TestIndexWriterExceptions, TestIndexWriterCommit, TestSpanFirstQuery, TestSimpleSearchEquivalence, TestTransactions, TestDocBoost, TestPayloadSpans, TestPhraseQuery, TestFilteredSearch, TestPriorityQueue, TestBytesRef, TestThreadedForceMerge, TestMockCharFilter, TestIndexInput, TestRamUsageEstimatorOnWildAnimals, TestConsistentFieldNumbers, Test2BTerms, TestDisjunctionMaxQuery, TestCustomSearcherSort, TestBooleanQuery, Nested1, TestRegexpRandom2, TestTermRangeQuery, TestBackwardsCompatibility, TestIndexWriterReader, TestNRTThreads, TestBasics, TestByteSlices, TestDuelingCodecs, TestAddIndexes, TestOpenBitSet, TestTopDocsMerge, TestSloppyPhraseQuery, TestIndexWriterUnicode, TestIndexWriterDelete, TestBufferedIndexInput, TestNRTCachingDirectory, TestLongPostings, TestTypePromotion, TestSnapshotDeletionPolicy, TestIndexWriterNRTIsCurrent, TestConcurrentMergeScheduler, Test2BDocs, TestDoubleBarrelLRUCache, TestLevenshteinAutomata, TestRollingUpdates, TestRandomStoredFields, TestWindowsMMap, TestBooleanMinShouldMatch, TestIndexWriterOnDiskFull, TestReuseDocsEnum, TestSpanSearchEquivalence, TestCrash, TestSegmentTermDocs, TestSimilarityBase, TestDoc, TestForceMergeForever, TestTermRangeFilter, TestDocumentsWriterDeleteQueue, TestFilteredQuery, TestQueryWrapperFilter, TestTermVectors, TestTermVectorsWriter, TestForTooMuchCloning, TestMultiFields, TestSizeBoundedForceMerge, TestIdentityHashSet, TestSpanExplanationsOfNonMatches, TestAutomatonQuery, TestWildcardRandom, TestComplexExplanationsOfNonMatches, TestRegexpQuery, TestSpecialOperations, TestDocCount, TestUniqueTermCount, TestSearchForDuplicates, TestBinaryTerms, TestDocument]
[junit4:junit4] Completed on J0 in 0.07s, 10 tests, 1 failure <<< FAILURES!

[...truncated 213 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:344: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/build.xml:50: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:841: There were test failures: 331 suites, 1898 tests, 1 failure, 26 ignored (14 assumptions)

Total time: 7 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1261 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1261/

1 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
shard1 should have just been set up to be inconsistent - but it's still consistent

Stack Trace:
java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([5FF934D269CFB670:DE1FBACA1E90D64C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 8263 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T1395 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ayam/ob
[junit4:junit4]   2> 8 T1395 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1358816805244
[junit4:junit4]   2> 10 T1395 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 10 T1396 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 13 T1396 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 13 T1396 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 13 T1396 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 14 T1396 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 15 T1396 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 111 T1395 oasc.ZkTestServer.run start zk server on port:60197
[junit4:junit4]   2> 111 T1395 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60197 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1249af7b
[junit4:junit4]   2> 112 T1395 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 113 T1401 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 113 T1401 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60197, initiating session
[junit4:junit4]   2> 113 T1397 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60198
[junit4:junit4]   2> 114 T1397 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60198
[junit4:junit4]   2> 114 T1399 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 116 T1399 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c5fcb01830000 with negotiated timeout 10000 for client /140.211.11.196:60198
[junit4:junit4]   2> 116 T1401 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60197, sessionid = 0x13c5fcb01830000, negotiated timeout = 10000
[junit4:junit4]   2> 117 T1402 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1249af7b name:ZooKeeperConnection Watcher:127.0.0.1:60197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 117 T1395 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 117 T1395 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 120 T1400 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c5fcb01830000
[junit4:junit4]   2> 129 T1402 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 130 T1397 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60198 which had sessionid 0x13c5fcb01830000
[junit4:junit4]   2> 129 T1395 oaz.ZooKeeper.close Session: 0x13c5fcb01830000 closed
[junit4:junit4]   2> 130 T1395 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60197/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5d81db50
[junit4:junit4]   2> 131 T1395 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 131 T1403 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 132 T1403 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60197, initiating session
[junit4:junit4]   2> 132 T1397 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60199
[junit4:junit4]   2> 132 T1397 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60199
[junit4:junit4]   2> 133 T1399 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c5fcb01830001 with negotiated timeout 10000 for client /140.211.11.196:60199
[junit4:junit4]   2> 133 T1403 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60197, sessionid = 0x13c5fcb01830001, negotiated timeout = 10000
[junit4:junit4]   2> 134 T1404 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d81db50 name:ZooKeeperConnection Watcher:127.0.0.1:60197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 134 T1395 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 134 T1395 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 145 T1395 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 147 T1395 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 150 T1395 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 159 T1395 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 160 T1395 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 166 T1395 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 167 T1395 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 271 T1395 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 272 T1395 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 275 T1395 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 276 T1395 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 286 T1395 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 287 T1395 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 290 T1395 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 290 T1395 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 294 T1395 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 295 T1395 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 298 T1395 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 298 T1395 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 302 T1395 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 302 T1395 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 305 T1400 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c5fcb01830001
[junit4:junit4]   2> 306 T1404 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 306 T1397 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60199 which had sessionid 0x13c5fcb01830001
[junit4:junit4]   2> 306 T1395 oaz.ZooKeeper.close Session: 0x13c5fcb01830001 closed
[junit4:junit4]   2> 465 T1395 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 470 T1395 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60200
[junit4:junit4]   2> 471 T1395 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 471 T1395 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 472 T1395 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358816805542
[junit4:junit4]   2> 472 T1395 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358816805542/solr.xml
[junit4:junit4]   2> 472 T1395 oasc.CoreContainer.<init> New CoreContainer 1654862799
[junit4:junit4]   2> 473 T1395 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358816805542/'
[junit4:junit4]   2> 473 T1395 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358816805542/'
[junit4:junit4]   2> 515 T1395 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 515 T1395 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 516 T1395 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 516 T1395 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 517 T1395 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 517 T1395 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 517 T1395 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 518 T1395 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 518 T1395 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 519 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 538 T1395 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 556 T1395 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60197/solr
[junit4:junit4]   2> 557 T1395 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 557 T1395 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60197 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2164289f
[junit4:junit4]   2> 558 T1395 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 559 T1414 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 559 T1414 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60197, initiating session
[junit4:junit4]   2> 560 T1397 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60201
[junit4:junit4]   2> 560 T1397 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60201
[junit4:junit4]   2> 562 T1399 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c5fcb01830002 with negotiated timeout 20000 for client /140.211.11.196:60201
[junit4:junit4]   2> 562 T1414 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60197, sessionid = 0x13c5fcb01830002, negotiated timeout = 20000
[junit4:junit4]   2> 562 T1415 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2164289f name:ZooKeeperConnection Watcher:127.0.0.1:60197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 562 T1395 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 563 T1400 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c5fcb01830002
[junit4:junit4]   2> 564 T1415 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 564 T1397 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60201 which had sessionid 0x13c5fcb01830002
[junit4:junit4]   2> 564 T1395 oaz.ZooKeeper.close Session: 0x13c5fcb01830002 closed
[junit4:junit4]   2> 565 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 576 T1395 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60197/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@29d49b0a
[junit4:junit4]   2> 577 T1395 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 577 T1416 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 577 T1416 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60197, initiating session
[junit4:junit4]   2> 578 T1397 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60202
[junit4:junit4]   2> 578 T1397 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60202
[junit4:junit4]   2> 579 T1399 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c5fcb01830003 with negotiated timeout 20000 for client /140.211.11.196:60202
[junit4:junit4]   2> 579 T1416 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60197, sessionid = 0x13c5fcb01830003, negotiated timeout = 20000
[junit4:junit4]   2> 579 T1417 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29d49b0a name:ZooKeeperConnection Watcher:127.0.0.1:60197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 580 T1395 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 582 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 589 T1395 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 592 T1395 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60200_ayam%2Fob
[junit4:junit4]   2> 592 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60200_ayam%2Fob Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60200_ayam%2Fob
[junit4:junit4]   2> 594 T1395 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60200_ayam%2Fob
[junit4:junit4]   2> 604 T1395 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 617 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 618 T1395 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 621 T1395 oasc.Overseer.start Overseer (id=89051418148929539-127.0.0.1:60200_ayam%2Fob-n_0000000000) starting
[junit4:junit4]   2> 621 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 628 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 630 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 636 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 638 T1419 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 638 T1395 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 642 T1395 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 649 T1420 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358816805542/collection1
[junit4:junit4]   2> 649 T1418 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 649 T1420 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 650 T1420 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 650 T1420 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 651 T1420 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358816805542/collection1/'
[junit4:junit4]   2> 652 T1420 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1358816805542/collection1/lib/README' to classloader
[junit4:junit4]   2> 653 T1420 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1358816805542/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 703 T1420 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 777 T1420 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 878 T1420 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 884 T1420 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1468 T1420 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1476 T1420 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1479 T1420 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1491 T1420 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1494 T1420 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1497 T1420 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1498 T1420 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1499 T1420 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358816805542/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1358816805244/control/data/
[junit4:junit4]   2> 1499 T1420 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@535c97e4
[junit4:junit4]   2> 1500 T1420 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1501 T1420 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/control/data forceNew:false
[junit4:junit4]   2> 1501 T1420 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/control/data
[junit4:junit4]   2> 1501 T1420 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1358816805244/control/data/index/
[junit4:junit4]   2> 1502 T1420 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1358816805244/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1502 T1420 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/control/data/index forceNew:false
[junit4:junit4]   2> 1532 T1420 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@24fea441; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1532 T1420 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1532 T1420 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/control/data/index
[junit4:junit4]   2> 1533 T1420 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1534 T1420 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1534 T1420 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1534 T1420 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1534 T1420 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1535 T1420 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1535 T1420 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1535 T1420 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1535 T1420 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1536 T1420 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1536 T1420 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1536 T1420 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1537 T1420 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1537 T1420 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1537 T1420 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1537 T1420 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1537 T1420 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1538 T1420 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1538 T1420 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1538 T1420 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1539 T1420 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1539 T1420 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1539 T1420 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1539 T1420 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1540 T1420 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1540 T1420 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1540 T1420 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1545 T1420 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1548 T1420 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1549 T1420 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1550 T1420 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/control/data
[junit4:junit4]   2> 1551 T1420 oass.SolrIndexSearcher.<init> Opening Searcher@2ef9e6a5 main
[junit4:junit4]   2> 1552 T1420 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1552 T1420 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1552 T1420 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1567 T1420 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1609 T1421 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ef9e6a5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1612 T1420 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1612 T1420 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1612 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2153 T1418 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2154 T1418 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60200_ayam%2Fob",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60200/ayam/ob"}
[junit4:junit4]   2> 2154 T1418 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2154 T1418 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2155 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2173 T1417 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2625 T1420 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2625 T1420 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60200/ayam/ob collection:control_collection shard:shard1
[junit4:junit4]   2> 2626 T1420 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2643 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2643 T1420 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2644 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2646 T1420 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2646 T1420 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2647 T1420 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60200/ayam/ob/collection1/
[junit4:junit4]   2> 2647 T1420 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2647 T1420 oasc.SyncStrategy.syncToMe http://127.0.0.1:60200/ayam/ob/collection1/ has no replicas
[junit4:junit4]   2> 2647 T1420 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60200/ayam/ob/collection1/
[junit4:junit4]   2> 2648 T1420 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2652 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3678 T1418 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3733 T1417 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3777 T1420 oasc.ZkController.register We are http://127.0.0.1:60200/ayam/ob/collection1/ and leader is http://127.0.0.1:60200/ayam/ob/collection1/
[junit4:junit4]   2> 3777 T1420 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60200/ayam/ob
[junit4:junit4]   2> 3777 T1420 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3777 T1420 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3777 T1420 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3780 T1420 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3781 T1395 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3782 T1395 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3782 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3796 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3804 T1395 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60197/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2c1fa368
[junit4:junit4]   2> 3805 T1395 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3806 T1422 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3806 T1422 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60197, initiating session
[junit4:junit4]   2> 3806 T1397 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60203
[junit4:junit4]   2> 3807 T1397 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60203
[junit4:junit4]   2> 3808 T1399 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c5fcb01830004 with negotiated timeout 10000 for client /140.211.11.196:60203
[junit4:junit4]   2> 3809 T1422 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60197, sessionid = 0x13c5fcb01830004, negotiated timeout = 10000
[junit4:junit4]   2> 3809 T1423 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c1fa368 name:ZooKeeperConnection Watcher:127.0.0.1:60197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3809 T1395 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3810 T1395 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3812 T1395 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3976 T1395 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3979 T1395 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60204
[junit4:junit4]   2> 3979 T1395 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3980 T1395 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3980 T1395 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358816809047
[junit4:junit4]   2> 3980 T1395 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358816809047/solr.xml
[junit4:junit4]   2> 3981 T1395 oasc.CoreContainer.<init> New CoreContainer 1562740941
[junit4:junit4]   2> 3981 T1395 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358816809047/'
[junit4:junit4]   2> 3982 T1395 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358816809047/'
[junit4:junit4]   2> 4022 T1395 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4023 T1395 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4023 T1395 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4023 T1395 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4024 T1395 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4024 T1395 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4025 T1395 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4025 T1395 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4025 T1395 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4026 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4043 T1395 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4061 T1395 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60197/solr
[junit4:junit4]   2> 4061 T1395 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4062 T1395 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60197 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@68f2d1bb
[junit4:junit4]   2> 4063 T1395 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4063 T1433 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4064 T1433 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60197, initiating session
[junit4:junit4]   2> 4064 T1397 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60205
[junit4:junit4]   2> 4064 T1397 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60205
[junit4:junit4]   2> 4066 T1399 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c5fcb01830005 with negotiated timeout 20000 for client /140.211.11.196:60205
[junit4:junit4]   2> 4066 T1433 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60197, sessionid = 0x13c5fcb01830005, negotiated timeout = 20000
[junit4:junit4]   2> 4066 T1434 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68f2d1bb name:ZooKeeperConnection Watcher:127.0.0.1:60197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4066 T1395 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4068 T1400 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c5fcb01830005
[junit4:junit4]   2> 4069 T1434 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4069 T1397 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60205 which had sessionid 0x13c5fcb01830005
[junit4:junit4]   2> 4069 T1395 oaz.ZooKeeper.close Session: 0x13c5fcb01830005 closed
[junit4:junit4]   2> 4070 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4078 T1395 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60197/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7343adf
[junit4:junit4]   2> 4079 T1395 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4079 T1435 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4080 T1435 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60197, initiating session
[junit4:junit4]   2> 4080 T1397 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60206
[junit4:junit4]   2> 4080 T1397 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60206
[junit4:junit4]   2> 4082 T1399 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c5fcb01830006 with negotiated timeout 20000 for client /140.211.11.196:60206
[junit4:junit4]   2> 4082 T1435 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60197, sessionid = 0x13c5fcb01830006, negotiated timeout = 20000
[junit4:junit4]   2> 4082 T1436 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7343adf name:ZooKeeperConnection Watcher:127.0.0.1:60197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4082 T1395 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4083 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4084 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4092 T1395 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60204_ayam%2Fob
[junit4:junit4]   2> 4093 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60204_ayam%2Fob Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60204_ayam%2Fob
[junit4:junit4]   2> 4094 T1395 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60204_ayam%2Fob
[junit4:junit4]   2> 4097 T1417 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4097 T1423 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4098 T1417 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4101 T1395 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4107 T1437 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358816809047/collection1
[junit4:junit4]   2> 4108 T1437 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4108 T1437 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4108 T1437 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4110 T1437 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358816809047/collection1/'
[junit4:junit4]   2> 4111 T1437 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1358816809047/collection1/lib/README' to classloader
[junit4:junit4]   2> 4111 T1437 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1358816809047/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4162 T1437 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4238 T1437 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4339 T1437 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4345 T1437 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4981 T1437 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4992 T1437 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4997 T1437 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5010 T1437 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5014 T1437 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5018 T1437 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5019 T1437 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5023 T1437 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358816809047/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/
[junit4:junit4]   2> 5024 T1437 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@535c97e4
[junit4:junit4]   2> 5024 T1437 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5025 T1437 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1 forceNew:false
[junit4:junit4]   2> 5026 T1437 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1
[junit4:junit4]   2> 5026 T1437 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index/
[junit4:junit4]   2> 5026 T1437 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5027 T1437 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index forceNew:false
[junit4:junit4]   2> 5058 T1437 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5148c9e2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5059 T1437 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5060 T1437 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index
[junit4:junit4]   2> 5060 T1437 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5062 T1437 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5062 T1437 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5062 T1437 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5063 T1437 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5063 T1437 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5063 T1437 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5064 T1437 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5064 T1437 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5065 T1437 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5065 T1437 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5066 T1437 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5066 T1437 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5067 T1437 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5067 T1437 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5067 T1437 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5068 T1437 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5068 T1437 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5069 T1437 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5069 T1437 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5069 T1437 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5070 T1437 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5070 T1437 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5071 T1437 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5071 T1437 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5072 T1437 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5072 T1437 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5080 T1437 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5085 T1437 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5087 T1437 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5089 T1437 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1
[junit4:junit4]   2> 5091 T1437 oass.SolrIndexSearcher.<init> Opening Searcher@11f93eec main
[junit4:junit4]   2> 5092 T1437 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5092 T1437 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5093 T1437 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5100 T1437 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5157 T1438 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11f93eec main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5160 T1437 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5160 T1437 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5240 T1418 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5240 T1418 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60200_ayam%2Fob",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60200/ayam/ob"}
[junit4:junit4]   2> 5246 T1418 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60204_ayam%2Fob",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60204/ayam/ob"}
[junit4:junit4]   2> 5247 T1418 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5247 T1418 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5259 T1417 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5259 T1423 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5259 T1436 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6163 T1437 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6163 T1437 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60204/ayam/ob collection:collection1 shard:shard1
[junit4:junit4]   2> 6164 T1437 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6207 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6207 T1437 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6208 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6217 T1437 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6218 T1437 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6218 T1437 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60204/ayam/ob/collection1/
[junit4:junit4]   2> 6218 T1437 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6218 T1437 oasc.SyncStrategy.syncToMe http://127.0.0.1:60204/ayam/ob/collection1/ has no replicas
[junit4:junit4]   2> 6218 T1437 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60204/ayam/ob/collection1/
[junit4:junit4]   2> 6218 T1437 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6221 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6773 T1418 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6792 T1417 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6792 T1436 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6792 T1423 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6843 T1437 oasc.ZkController.register We are http://127.0.0.1:60204/ayam/ob/collection1/ and leader is http://127.0.0.1:60204/ayam/ob/collection1/
[junit4:junit4]   2> 6843 T1437 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60204/ayam/ob
[junit4:junit4]   2> 6843 T1437 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6843 T1437 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6843 T1437 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6845 T1437 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6846 T1395 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6846 T1395 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6846 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6967 T1395 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6969 T1395 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60207
[junit4:junit4]   2> 6970 T1395 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6970 T1395 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6970 T1395 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358816812090
[junit4:junit4]   2> 6971 T1395 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358816812090/solr.xml
[junit4:junit4]   2> 6971 T1395 oasc.CoreContainer.<init> New CoreContainer 244033883
[junit4:junit4]   2> 6971 T1395 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358816812090/'
[junit4:junit4]   2> 6972 T1395 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358816812090/'
[junit4:junit4]   2> 7001 T1395 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7001 T1395 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7002 T1395 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7002 T1395 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7002 T1395 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7003 T1395 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7003 T1395 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7003 T1395 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7003 T1395 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7004 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7017 T1395 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7030 T1395 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60197/solr
[junit4:junit4]   2> 7030 T1395 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7031 T1395 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60197 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@19d4da08
[junit4:junit4]   2> 7031 T1395 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7032 T1448 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7032 T1448 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60197, initiating session
[junit4:junit4]   2> 7033 T1397 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60208
[junit4:junit4]   2> 7033 T1397 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60208
[junit4:junit4]   2> 7035 T1399 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c5fcb01830007 with negotiated timeout 20000 for client /140.211.11.196:60208
[junit4:junit4]   2> 7035 T1448 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60197, sessionid = 0x13c5fcb01830007, negotiated timeout = 20000
[junit4:junit4]   2> 7035 T1449 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19d4da08 name:ZooKeeperConnection Watcher:127.0.0.1:60197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7036 T1395 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7037 T1400 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c5fcb01830007
[junit4:junit4]   2> 7049 T1449 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7050 T1397 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60208 which had sessionid 0x13c5fcb01830007
[junit4:junit4]   2> 7049 T1395 oaz.ZooKeeper.close Session: 0x13c5fcb01830007 closed
[junit4:junit4]   2> 7050 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7056 T1395 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60197/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@15b2b0b1
[junit4:junit4]   2> 7057 T1395 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7057 T1450 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7058 T1450 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60197, initiating session
[junit4:junit4]   2> 7058 T1397 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60209
[junit4:junit4]   2> 7058 T1397 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60209
[junit4:junit4]   2> 7060 T1399 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c5fcb01830008 with negotiated timeout 20000 for client /140.211.11.196:60209
[junit4:junit4]   2> 7060 T1450 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60197, sessionid = 0x13c5fcb01830008, negotiated timeout = 20000
[junit4:junit4]   2> 7060 T1451 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15b2b0b1 name:ZooKeeperConnection Watcher:127.0.0.1:60197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7060 T1395 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7061 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7063 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7064 T1395 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60207_ayam%2Fob
[junit4:junit4]   2> 7064 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb01830008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60207_ayam%2Fob Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60207_ayam%2Fob
[junit4:junit4]   2> 7065 T1395 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60207_ayam%2Fob
[junit4:junit4]   2> 7067 T1417 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7067 T1423 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7067 T1436 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7069 T1417 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7069 T1436 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7069 T1423 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7077 T1395 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7082 T1452 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358816812090/collection1
[junit4:junit4]   2> 7082 T1452 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7083 T1452 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7083 T1452 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7084 T1452 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358816812090/collection1/'
[junit4:junit4]   2> 7085 T1452 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1358816812090/collection1/lib/README' to classloader
[junit4:junit4]   2> 7086 T1452 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1358816812090/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7140 T1452 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 7214 T1452 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7315 T1452 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7321 T1452 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7959 T1452 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7967 T1452 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7973 T1452 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7984 T1452 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7988 T1452 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7991 T1452 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7992 T1452 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7993 T1452 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358816812090/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/
[junit4:junit4]   2> 7993 T1452 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@535c97e4
[junit4:junit4]   2> 7993 T1452 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7994 T1452 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2 forceNew:false
[junit4:junit4]   2> 7994 T1452 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2
[junit4:junit4]   2> 7995 T1452 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index/
[junit4:junit4]   2> 7995 T1452 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7996 T1452 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index forceNew:false
[junit4:junit4]   2> 8008 T1452 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@464e5166; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8008 T1452 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8009 T1452 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index
[junit4:junit4]   2> 8009 T1452 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8010 T1452 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8010 T1452 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8011 T1452 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8011 T1452 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8011 T1452 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8011 T1452 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8011 T1452 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8012 T1452 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8012 T1452 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8013 T1452 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8013 T1452 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8013 T1452 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8014 T1452 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8014 T1452 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8014 T1452 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8014 T1452 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8015 T1452 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8015 T1452 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8015 T1452 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8015 T1452 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8016 T1452 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8016 T1452 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8016 T1452 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8017 T1452 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8017 T1452 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8017 T1452 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8023 T1452 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8027 T1452 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8028 T1452 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 8030 T1452 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2
[junit4:junit4]   2> 8031 T1452 oass.SolrIndexSearcher.<init> Opening Searcher@13da5f87 main
[junit4:junit4]   2> 8032 T1452 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8032 T1452 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8032 T1452 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8037 T1452 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8086 T1453 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13da5f87 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8089 T1452 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8089 T1452 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8304 T1418 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8305 T1418 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60204_ayam%2Fob",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60204/ayam/ob"}
[junit4:junit4]   2> 8309 T1418 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60207_ayam%2Fob",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60207/ayam/ob"}
[junit4:junit4]   2> 8309 T1418 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8309 T1418 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8322 T1417 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8322 T1451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8322 T1423 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8322 T1436 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9091 T1452 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9091 T1452 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60207/ayam/ob collection:collection1 shard:shard1
[junit4:junit4]   2> 9095 T1452 oasc.ZkController.register We are http://127.0.0.1:60207/ayam/ob/collection1/ and leader is http://127.0.0.1:60204/ayam/ob/collection1/
[junit4:junit4]   2> 9095 T1452 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60207/ayam/ob
[junit4:junit4]   2> 9095 T1452 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9096 T1452 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C92 name=collection1 org.apache.solr.core.SolrCore@a508114 url=http://127.0.0.1:60207/ayam/ob/collection1 node=127.0.0.1:60207_ayam%2Fob C92_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:60207_ayam%2Fob, base_url=http://127.0.0.1:60207/ayam/ob}
[junit4:junit4]   2> 9096 T1454 C92 P60207 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9097 T1454 C92 P60207 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9097 T1452 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9097 T1454 C92 P60207 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9097 T1454 C92 P60207 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9098 T1395 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9098 T1395 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9098 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9111 T1454 C92 P60207 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9222 T1395 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9225 T1395 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60211
[junit4:junit4]   2> 9226 T1395 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9226 T1395 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9226 T1395 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358816814343
[junit4:junit4]   2> 9227 T1395 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358816814343/solr.xml
[junit4:junit4]   2> 9227 T1395 oasc.CoreContainer.<init> New CoreContainer 1527023201
[junit4:junit4]   2> 9227 T1395 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358816814343/'
[junit4:junit4]   2> 9227 T1395 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358816814343/'
[junit4:junit4]   2> 9256 T1395 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9257 T1395 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9257 T1395 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9257 T1395 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9258 T1395 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9258 T1395 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9258 T1395 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9258 T1395 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9259 T1395 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9259 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9272 T1395 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9285 T1395 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60197/solr
[junit4:junit4]   2> 9285 T1395 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9286 T1395 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60197 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@26c36197
[junit4:junit4]   2> 9287 T1395 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9287 T1464 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9288 T1464 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60197, initiating session
[junit4:junit4]   2> 9288 T1397 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60212
[junit4:junit4]   2> 9288 T1397 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60212
[junit4:junit4]   2> 9290 T1399 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c5fcb01830009 with negotiated timeout 20000 for client /140.211.11.196:60212
[junit4:junit4]   2> 9290 T1464 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60197, sessionid = 0x13c5fcb01830009, negotiated timeout = 20000
[junit4:junit4]   2> 9290 T1465 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26c36197 name:ZooKeeperConnection Watcher:127.0.0.1:60197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9290 T1395 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9291 T1400 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c5fcb01830009
[junit4:junit4]   2> 9292 T1465 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9292 T1397 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60212 which had sessionid 0x13c5fcb01830009
[junit4:junit4]   2> 9292 T1395 oaz.ZooKeeper.close Session: 0x13c5fcb01830009 closed
[junit4:junit4]   2> 9293 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9299 T1395 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60197/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@104206c8
[junit4:junit4]   2> 9299 T1395 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9300 T1466 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9300 T1466 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60197, initiating session
[junit4:junit4]   2> 9300 T1397 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60213
[junit4:junit4]   2> 9300 T1397 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60213
[junit4:junit4]   2> 9314 T1399 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c5fcb0183000a with negotiated timeout 20000 for client /140.211.11.196:60213
[junit4:junit4]   2> 9314 T1466 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60197, sessionid = 0x13c5fcb0183000a, negotiated timeout = 20000
[junit4:junit4]   2> 9315 T1467 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@104206c8 name:ZooKeeperConnection Watcher:127.0.0.1:60197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9315 T1395 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9315 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb0183000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9317 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb0183000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9340 T1395 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60211_ayam%2Fob
[junit4:junit4]   2> 9340 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb0183000a type:delete cxid:0x4 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60211_ayam%2Fob Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60211_ayam%2Fob
[junit4:junit4]   2> 9341 T1395 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60211_ayam%2Fob
[junit4:junit4]   2> 9369 T1417 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9369 T1436 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9369 T1423 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9370 T1451 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9370 T1451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 9371 T1417 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9371 T1436 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9371 T1423 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9377 T1395 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9382 T1468 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358816814343/collection1
[junit4:junit4]   2> 9382 T1468 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9383 T1468 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9383 T1468 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9384 T1468 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358816814343/collection1/'
[junit4:junit4]   2> 9385 T1468 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1358816814343/collection1/lib/README' to classloader
[junit4:junit4]   2> 9385 T1468 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1358816814343/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9424 T1468 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 9476 T1468 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9577 T1468 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9584 T1468 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9835 T1418 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9836 T1418 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60207_ayam%2Fob",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60207/ayam/ob"}
[junit4:junit4]   2> 9854 T1436 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 9854 T1417 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 9854 T1451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 9854 T1467 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 9854 T1423 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10287 T1468 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10302 T1468 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10307 T1468 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10322 T1468 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10328 T1468 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10333 T1468 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10334 T1468 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10336 T1468 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358816814343/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/
[junit4:junit4]   2> 10336 T1468 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@535c97e4
[junit4:junit4]   2> 10337 T1468 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10338 T1468 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3 forceNew:false
[junit4:junit4]   2> 10338 T1468 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3
[junit4:junit4]   2> 10339 T1468 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index/
[junit4:junit4]   2> 10339 T1468 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10340 T1468 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index forceNew:false
[junit4:junit4]   2> 10347 T1468 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@503eff4e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10348 T1468 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10349 T1468 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index
[junit4:junit4]   2> 10349 T1468 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10351 T1468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10352 T1468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10352 T1468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10352 T1468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10353 T1468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10353 T1468 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10354 T1468 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10354 T1468 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10355 T1468 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10355 T1468 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10356 T1468 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10356 T1468 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10357 T1468 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10357 T1468 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10358 T1468 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10358 T1468 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10359 T1468 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10359 T1468 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10360 T1468 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10360 T1468 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10361 T1468 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10362 T1468 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10362 T1468 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10363 T1468 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10363 T1468 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10364 T1468 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10373 T1468 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10380 T1468 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10381 T1468 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10384 T1468 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3
[junit4:junit4]   2> 10386 T1468 oass.SolrIndexSearcher.<init> Opening Searcher@2b081bf0 main
[junit4:junit4]   2> 10387 T1468 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10388 T1468 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10388 T1468 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10396 T1468 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10457 T1469 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b081bf0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10462 T1468 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10462 T1468 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11359 T1418 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11360 T1418 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60211_ayam%2Fob",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60211/ayam/ob"}
[junit4:junit4]   2> 11360 T1418 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11360 T1418 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11398 T1467 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11398 T1423 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11398 T1417 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11398 T1436 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11398 T1451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11465 T1468 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11465 T1468 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60211/ayam/ob collection:collection1 shard:shard1
[junit4:junit4]   2> 11469 T1468 oasc.ZkController.register We are http://127.0.0.1:60211/ayam/ob/collection1/ and leader is http://127.0.0.1:60204/ayam/ob/collection1/
[junit4:junit4]   2> 11469 T1468 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60211/ayam/ob
[junit4:junit4]   2> 11469 T1468 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11469 T1468 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C93 name=collection1 org.apache.solr.core.SolrCore@798db2f8 url=http://127.0.0.1:60211/ayam/ob/collection1 node=127.0.0.1:60211_ayam%2Fob C93_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:60211_ayam%2Fob, base_url=http://127.0.0.1:60211/ayam/ob}
[junit4:junit4]   2> 11470 T1470 C93 P60211 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11470 T1470 C93 P60211 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11470 T1470 C93 P60211 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11470 T1468 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11471 T1470 C93 P60211 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11471 T1395 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11472 T1395 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11472 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11473 T1470 C93 P60211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11667 T1395 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11670 T1395 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60215
[junit4:junit4]   2> 11671 T1395 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11671 T1395 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11672 T1395 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358816816722
[junit4:junit4]   2> 11672 T1395 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358816816722/solr.xml
[junit4:junit4]   2> 11672 T1395 oasc.CoreContainer.<init> New CoreContainer 534570768
[junit4:junit4]   2> 11673 T1395 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358816816722/'
[junit4:junit4]   2> 11673 T1395 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358816816722/'
[junit4:junit4]   2> 11720 T1395 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 11720 T1395 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11721 T1395 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11721 T1395 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11722 T1395 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11722 T1395 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11722 T1395 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11723 T1395 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11723 T1395 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11724 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11743 T1395 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11762 T1395 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60197/solr
[junit4:junit4]   2> 11763 T1395 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11763 T1395 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60197 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@36e016f0
[junit4:junit4]   2> 11764 T1395 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11765 T1480 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11765 T1480 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60197, initiating session
[junit4:junit4]   2> 11766 T1397 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60216
[junit4:junit4]   2> 11766 T1397 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60216
[junit4:junit4]   2> 11784 T1399 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c5fcb0183000b with negotiated timeout 20000 for client /140.211.11.196:60216
[junit4:junit4]   2> 11784 T1480 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60197, sessionid = 0x13c5fcb0183000b, negotiated timeout = 20000
[junit4:junit4]   2> 11784 T1481 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36e016f0 name:ZooKeeperConnection Watcher:127.0.0.1:60197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11784 T1395 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11785 T1400 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c5fcb0183000b
[junit4:junit4]   2> 11802 T1481 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11802 T1395 oaz.ZooKeeper.close Session: 0x13c5fcb0183000b closed
[junit4:junit4]   2> 11802 T1397 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60216 which had sessionid 0x13c5fcb0183000b
[junit4:junit4]   2> 11803 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 11812 T1395 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60197/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@76cd4c78
[junit4:junit4]   2> 11813 T1395 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11813 T1482 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:60197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11814 T1482 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:60197, initiating session
[junit4:junit4]   2> 11814 T1397 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60217
[junit4:junit4]   2> 11814 T1397 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60217
[junit4:junit4]   2> 11815 T1399 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c5fcb0183000c with negotiated timeout 20000 for client /140.211.11.196:60217
[junit4:junit4]   2> 11815 T1482 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:60197, sessionid = 0x13c5fcb0183000c, negotiated timeout = 20000
[junit4:junit4]   2> 11816 T1483 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76cd4c78 name:ZooKeeperConnection Watcher:127.0.0.1:60197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11816 T1395 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11817 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb0183000c type:create cxid:0x1 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11818 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb0183000c type:create cxid:0x2 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11826 T1395 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60215_ayam%2Fob
[junit4:junit4]   2> 11827 T1400 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c5fcb0183000c type:delete cxid:0x4 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60215_ayam%2Fob Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60215_ayam%2Fob
[junit4:junit4]   2> 11828 T1395 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60215_ayam%2Fob
[junit4:junit4]   2> 11830 T1417 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11830 T1436 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11830 T1423 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11831 T1467 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11831 T1451 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11831 T1467 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11831 T1451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11832 T1417 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11832 T1423 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11832 T1436 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11840 T1395 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11847 T1484 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358816816722/collection1
[junit4:junit4]   2> 11847 T1484 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 11848 T1484 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11848 T1484 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 11849 T1484 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358816816722/collection1/'
[junit4:junit4]   2> 11851 T1484 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1358816816722/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11851 T1484 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1358816816722/collection1/lib/README' to classloader
[junit4:junit4]   2> 11906 T1484 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 11987 T1484 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12088 T1484 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12094 T1484 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C92_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:60207_ayam%2Fob, base_url=http://127.0.0.1:60207/ayam/ob}
[junit4:junit4]   2> 12120 T1454 C92 P60207 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60204/ayam/ob/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12120 T1454 C92 P60207 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:60207/ayam/ob START replicas=[http://127.0.0.1:60204/ayam/ob/collection1/] nUpdates=100
[junit4:junit4]   2> 12121 T1454 C92 P60207 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12121 T1454 C92 P60207 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12121 T1454 C92 P60207 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12121 T1454 C92 P60207 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12122 T1454 C92 P60207 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12122 T1454 C92 P60207 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60204/ayam/ob/collection1/. core=collection1
[junit4:junit4]   2> 12122 T1454 C92 P60207 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C94 name=collection1 org.apache.solr.core.SolrCore@11a482df url=http://127.0.0.1:60204/ayam/ob/collection1 node=127.0.0.1:60204_ayam%2Fob C94_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:60204_ayam%2Fob, base_url=http://127.0.0.1:60204/ayam/ob, leader=true}
[junit4:junit4]   2> 12129 T1428 C94 P60204 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 12132 T1429 C94 P60204 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12134 T1429 C94 P60204 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1
[junit4:junit4]   2> 12137 T1429 C94 P60204 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5148c9e2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12137 T1429 C94 P60204 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12141 T1429 C94 P60204 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5148c9e2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5148c9e2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12141 T1429 C94 P60204 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12142 T1429 C94 P60204 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1
[junit4:junit4]   2> 12143 T1429 C94 P60204 oass.SolrIndexSearcher.<init> Opening Searcher@52bb9949 realtime
[junit4:junit4]   2> 12143 T1429 C94 P60204 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12143 T1429 C94 P60204 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 12144 T1454 C92 P60207 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12144 T1454 C92 P60207 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12146 T1430 C94 P60204 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12147 T1430 C94 P60204 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 12147 T1454 C92 P60207 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12147 T1454 C92 P60207 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12147 T1454 C92 P60207 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12150 T1430 C94 P60204 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1
[junit4:junit4]   2> 12151 T1430 C94 P60204 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index
[junit4:junit4]   2> 12152 T1430 C94 P60204 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 12152 T1454 C92 P60207 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12153 T1454 C92 P60207 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index.20130122010657388 forceNew:false
[junit4:junit4]   2> 12154 T1454 C92 P60207 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2
[junit4:junit4]   2> 12154 T1454 C92 P60207 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index.20130122010657388 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5766fea4; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12157 T1430 C94 P60204 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 12159 T1454 C92 P60207 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index
[junit4:junit4]   2> 12159 T1454 C92 P60207 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12160 T1454 C92 P60207 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130122010657388
[junit4:junit4]   2> 12161 T1454 C92 P60207 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2
[junit4:junit4]   2> 12161 T1454 C92 P60207 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2
[junit4:junit4]   2> 12162 T1454 C92 P60207 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index.20130122010657388
[junit4:junit4]   2> 12165 T1454 C92 P60207 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index.20130122010657388 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5766fea4; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12166 T1454 C92 P60207 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12167 T1454 C92 P60207 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2
[junit4:junit4]   2> 12167 T1454 C92 P60207 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12168 T1454 C92 P60207 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12168 T1454 C92 P60207 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12169 T1454 C92 P60207 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index.20130122010657388
[junit4:junit4]   2> 12169 T1454 C92 P60207 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2
[junit4:junit4]   2> 12173 T1454 C92 P60207 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index.20130122010657388 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5766fea4; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12173 T1454 C92 P60207 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12174 T1454 C92 P60207 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12174 T1454 C92 P60207 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2
[junit4:junit4]   2> 12174 T1454 C92 P60207 oass.SolrIndexSearcher.<init> Opening Searcher@357671df main
[junit4:junit4]   2> 12175 T1453 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@357671df main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12176 T1453 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index
[junit4:junit4]   2> 12176 T1454 C92 P60207 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12179 T1454 C92 P60207 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index.20130122010657388 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5766fea4; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index.20130122010657388 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5766fea4; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12180 T1454 C92 P60207 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12181 T1454 C92 P60207 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2
[junit4:junit4]   2> 12181 T1454 C92 P60207 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12181 T1454 C92 P60207 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index.20130122010657388
[junit4:junit4]   2> 12182 T1454 C92 P60207 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty2/index
[junit4:junit4]   2> 12182 T1454 C92 P60207 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12182 T1454 C92 P60207 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12182 T1454 C92 P60207 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12182 T1454 C92 P60207 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12189 T1454 C92 P60207 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 12697 T1484 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12706 T1484 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12709 T1484 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12720 T1484 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12727 T1484 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12731 T1484 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12732 T1484 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12733 T1484 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358816816722/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/
[junit4:junit4]   2> 12733 T1484 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@535c97e4
[junit4:junit4]   2> 12733 T1484 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 12734 T1484 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4 forceNew:false
[junit4:junit4]   2> 12734 T1484 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4
[junit4:junit4]   2> 12734 T1484 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/index/
[junit4:junit4]   2> 12735 T1484 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12735 T1484 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/index forceNew:false
[junit4:junit4]   2> 12754 T1484 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@507bda67; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12755 T1484 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12755 T1484 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/index
[junit4:junit4]   2> 12755 T1484 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 12757 T1484 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12757 T1484 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 12757 T1484 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12757 T1484 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 12758 T1484 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12758 T1484 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12758 T1484 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12759 T1484 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12759 T1484 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12759 T1484 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 12760 T1484 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 12760 T1484 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12760 T1484 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 12760 T1484 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 12761 T1484 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 12761 T1484 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12761 T1484 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12762 T1484 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12762 T1484 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12762 T1484 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12763 T1484 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12763 T1484 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12763 T1484 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12764 T1484 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12764 T1484 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 12764 T1484 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 12769 T1484 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12772 T1484 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 12773 T1484 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 12775 T1484 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4
[junit4:junit4]   2> 12776 T1484 oass.SolrIndexSearcher.<init> Opening Searcher@791e7dc7 main
[junit4:junit4]   2> 12777 T1484 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12777 T1484 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12777 T1484 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 12783 T1484 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 12827 T1487 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@791e7dc7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12830 T1484 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12830 T1484 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12902 T1418 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12903 T1418 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60211_ayam%2Fob",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60211/ayam/ob"}
[junit4:junit4]   2> 12907 T1418 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60207_ayam%2Fob",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60207/ayam/ob"}
[junit4:junit4]   2> 12918 T1418 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60215_ayam%2Fob",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60215/ayam/ob"}
[junit4:junit4]   2> 12918 T1418 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 12919 T1418 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 12930 T1467 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12931 T1451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12931 T1417 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12931 T1423 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12931 T1436 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12932 T1483 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13832 T1484 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13832 T1484 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60215/ayam/ob collection:collection1 shard:shard1
[junit4:junit4]   2> 13861 T1484 oasc.ZkController.register We are http://127.0.0.1:60215/ayam/ob/collection1/ and leader is http://127.0.0.1:60204/ayam/ob/collection1/
[junit4:junit4]   2> 13862 T1484 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60215/ayam/ob
[junit4:junit4]   2> 13862 T1484 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 13862 T1484 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C95 name=collection1 org.apache.solr.core.SolrCore@6bd98260 url=http://127.0.0.1:60215/ayam/ob/collection1 node=127.0.0.1:60215_ayam%2Fob C95_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:60215_ayam%2Fob, base_url=http://127.0.0.1:60215/ayam/ob}
[junit4:junit4]   2> 13863 T1488 C95 P60215 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 13864 T1488 C95 P60215 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 13864 T1484 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13864 T1488 C95 P60215 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 13864 T1488 C95 P60215 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13864 T1395 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13865 T1395 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13865 T1488 C95 P60215 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13865 T1395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13875 T1395 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13877 T1395 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 13877 T1395 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 13877 T1395 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14445 T1418 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14446 T1418 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60215_ayam%2Fob",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60215/ayam/ob"}
[junit4:junit4]   2> 14497 T1451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14497 T1467 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14497 T1423 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14497 T1436 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14497 T1483 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14497 T1417 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14879 T1395 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C93_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:60211_ayam%2Fob, base_url=http://127.0.0.1:60211/ayam/ob}
[junit4:junit4]   2> 15490 T1470 C93 P60211 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60204/ayam/ob/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15490 T1470 C93 P60211 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:60211/ayam/ob START replicas=[http://127.0.0.1:60204/ayam/ob/collection1/] nUpdates=100
[junit4:junit4]   2> 15491 T1470 C93 P60211 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15491 T1470 C93 P60211 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15491 T1470 C93 P60211 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15491 T1470 C93 P60211 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15491 T1470 C93 P60211 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15491 T1470 C93 P60211 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60204/ayam/ob/collection1/. core=collection1
[junit4:junit4]   2> 15491 T1470 C93 P60211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15493 T1428 C94 P60204 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15503 T1432 C94 P60204 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15507 T1432 C94 P60204 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5148c9e2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5148c9e2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15508 T1432 C94 P60204 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15508 T1432 C94 P60204 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1
[junit4:junit4]   2> 15509 T1432 C94 P60204 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15509 T1432 C94 P60204 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 15510 T1470 C93 P60211 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15510 T1470 C93 P60211 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15512 T1430 C94 P60204 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15513 T1470 C93 P60211 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 15513 T1470 C93 P60211 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15513 T1470 C93 P60211 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15515 T1430 C94 P60204 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1
[junit4:junit4]   2> 15516 T1430 C94 P60204 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index
[junit4:junit4]   2> 15516 T1430 C94 P60204 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15517 T1470 C93 P60211 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15518 T1470 C93 P60211 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index.20130122010700752 forceNew:false
[junit4:junit4]   2> 15519 T1470 C93 P60211 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3
[junit4:junit4]   2> 15519 T1470 C93 P60211 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index.20130122010700752 lockFactory=org.apache.lucene.store.NativeFSLockFactory@347d19c; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15522 T1430 C94 P60204 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 15523 T1470 C93 P60211 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index
[junit4:junit4]   2> 15524 T1470 C93 P60211 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15525 T1470 C93 P60211 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130122010700752
[junit4:junit4]   2> 15526 T1470 C93 P60211 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3
[junit4:junit4]   2> 15526 T1470 C93 P60211 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3
[junit4:junit4]   2> 15526 T1470 C93 P60211 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index.20130122010700752
[junit4:junit4]   2> 15528 T1470 C93 P60211 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index.20130122010700752 lockFactory=org.apache.lucene.store.NativeFSLockFactory@347d19c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15529 T1470 C93 P60211 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15530 T1470 C93 P60211 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3
[junit4:junit4]   2> 15530 T1470 C93 P60211 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15530 T1470 C93 P60211 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15530 T1470 C93 P60211 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15531 T1470 C93 P60211 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index.20130122010700752
[junit4:junit4]   2> 15531 T1470 C93 P60211 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3
[junit4:junit4]   2> 15533 T1470 C93 P60211 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index.20130122010700752 lockFactory=org.apache.lucene.store.NativeFSLockFactory@347d19c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15533 T1470 C93 P60211 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15533 T1470 C93 P60211 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15534 T1470 C93 P60211 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3
[junit4:junit4]   2> 15534 T1470 C93 P60211 oass.SolrIndexSearcher.<init> Opening Searcher@11ea62c5 main
[junit4:junit4]   2> 15535 T1469 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11ea62c5 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 15536 T1469 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index
[junit4:junit4]   2> 15536 T1470 C93 P60211 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15543 T1470 C93 P60211 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index.20130122010700752 lockFactory=org.apache.lucene.store.NativeFSLockFactory@347d19c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index.20130122010700752 lockFactory=org.apache.lucene.store.NativeFSLockFactory@347d19c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15543 T1470 C93 P60211 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15544 T1470 C93 P60211 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3
[junit4:junit4]   2> 15545 T1470 C93 P60211 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15545 T1470 C93 P60211 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index.20130122010700752
[junit4:junit4]   2> 15545 T1470 C93 P60211 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty3/index
[junit4:junit4]   2> 15545 T1470 C93 P60211 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15545 T1470 C93 P60211 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15545 T1470 C93 P60211 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15546 T1470 C93 P60211 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15547 T1470 C93 P60211 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15881 T1395 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16002 T1418 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16003 T1418 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60211_ayam%2Fob",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60211/ayam/ob"}
[junit4:junit4]   2> 16018 T1467 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16018 T1436 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16018 T1483 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16018 T1451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16018 T1423 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16018 T1417 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2>  C95_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:60215_ayam%2Fob, base_url=http://127.0.0.1:60215/ayam/ob}
[junit4:junit4]   2> 16878 T1488 C95 P60215 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60204/ayam/ob/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 16878 T1488 C95 P60215 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:60215/ayam/ob START replicas=[http://127.0.0.1:60204/ayam/ob/collection1/] nUpdates=100
[junit4:junit4]   2> 16878 T1488 C95 P60215 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 16879 T1488 C95 P60215 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 16879 T1488 C95 P60215 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 16879 T1488 C95 P60215 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 16879 T1488 C95 P60215 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 16879 T1488 C95 P60215 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60204/ayam/ob/collection1/. core=collection1
[junit4:junit4]   2> 16879 T1488 C95 P60215 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16881 T1428 C94 P60204 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 16886 T1395 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16891 T1426 C94 P60204 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 16903 T1426 C94 P60204 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5148c9e2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5148c9e2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5148c9e2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 16904 T1426 C94 P60204 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 16905 T1426 C94 P60204 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1
[junit4:junit4]   2> 16905 T1426 C94 P60204 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16906 T1426 C94 P60204 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 15
[junit4:junit4]   2> 16907 T1488 C95 P60215 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16907 T1488 C95 P60215 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 16909 T1430 C94 P60204 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 16910 T1488 C95 P60215 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 16911 T1488 C95 P60215 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 16911 T1488 C95 P60215 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 16915 T1430 C94 P60204 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1
[junit4:junit4]   2> 16916 T1430 C94 P60204 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty1/index
[junit4:junit4]   2> 16917 T1430 C94 P60204 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=2 
[junit4:junit4]   2> 16918 T1488 C95 P60215 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 16920 T1488 C95 P60215 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/index.20130122010702153 forceNew:false
[junit4:junit4]   2> 16920 T1488 C95 P60215 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4
[junit4:junit4]   2> 16921 T1488 C95 P60215 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/index.20130122010702153 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3583c14; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 16925 T1430 C94 P60204 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 16926 T1488 C95 P60215 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/index
[junit4:junit4]   2> 16927 T1488 C95 P60215 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 16927 T1488 C95 P60215 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130122010702153
[junit4:junit4]   2> 16928 T1488 C95 P60215 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4
[junit4:junit4]   2> 16929 T1488 C95 P60215 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4
[junit4:junit4]   2> 16929 T1488 C95 P60215 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/index.20130122010702153
[junit4:junit4]   2> 16932 T1488 C95 P60215 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/index.20130122010702153 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3583c14; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 16933 T1488 C95 P60215 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 16935 T1488 C95 P60215 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4
[junit4:junit4]   2> 16935 T1488 C95 P60215 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 16935 T1488 C95 P60215 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 16935 T1488 C95 P60215 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 16936 T1488 C95 P60215 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/index.20130122010702153
[junit4:junit4]   2> 16937 T1488 C95 P60215 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4
[junit4:junit4]   2> 16940 T1488 C95 P60215 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/index.20130122010702153 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3583c14; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 16940 T1488 C95 P60215 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 16940 T1488 C95 P60215 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 16941 T1488 C95 P60215 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4
[junit4:junit4]   2> 16941 T1488 C95 P60215 oass.SolrIndexSearcher.<init> Opening Searcher@175cfaa5 main

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

y@507bda67; maxCacheMB=48.0 maxMergeSizeMB=4.0))
[junit4:junit4]   2> 140538 T1395 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4
[junit4:junit4]   2> 140538 T1395 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4
[junit4:junit4]   2> 140539 T1395 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/index
[junit4:junit4]   2> 140539 T1395 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358816805244/jetty4/index
[junit4:junit4]   2> 141204 T1483 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 141204 T1395 oaz.ZooKeeper.close Session: 0x13c5fcb0183000c closed
[junit4:junit4]   2> 141205 T1395 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/ayam/ob,null}
[junit4:junit4]   2> 141420 T1395 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=5FF934D269CFB670 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it_CH -Dtests.timezone=Africa/Freetown -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  141s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([5FF934D269CFB670:DE1FBACA1E90D64C]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 141438 T1395 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=it_CH, timezone=Africa/Freetown
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=116116056,total=302645248
[junit4:junit4]   2> NOTE: All tests run in this JVM: [QueryElevationComponentTest, DistributedTermsComponentTest, BasicDistributedZkTest, TestRangeQuery, NumericFieldsTest, SolrPluginUtilsTest, TestStressVersions, TestLazyCores, TestIndexSearcher, TestLFUCache, MinimalSchemaTest, CacheHeaderTest, SuggesterWFSTTest, TestLMJelinekMercerSimilarityFactory, ShardRoutingTest, TestSolrQueryParser, DefaultValueUpdateProcessorTest, TestNumberUtils, SOLR749Test, UpdateRequestProcessorFactoryTest, TestSolr4Spatial, SortByFunctionTest, TestDefaultSimilarityFactory, ResourceLoaderTest, TestAnalyzedSuggestions, TestExtendedDismaxParser, TestFiltering, PreAnalyzedFieldTest, MoreLikeThisHandlerTest, TestWordDelimiterFilterFactory, TermsComponentTest, TestGroupingSearch, RequestHandlersTest, TestSearchPerf, ScriptEngineTest, FileBasedSpellCheckerTest, SimplePostToolTest, TestFastOutputStream, TestSolrIndexConfig, CurrencyFieldTest, TestPerFieldSimilarity, TestBinaryResponseWriter, SearchHandlerTest, TestCharFilters, TestBadConfig, CSVRequestHandlerTest, BinaryUpdateRequestHandlerTest, TestZkChroot, SyncSliceTest]
[junit4:junit4] Completed on J0 in 141.47s, 1 test, 1 failure <<< FAILURES!

[...truncated 306 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:344: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:841: There were test failures: 248 suites, 1034 tests, 1 failure, 23 ignored (5 assumptions)

Total time: 37 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1260 - Failure

Posted by Shai Erera <se...@gmail.com>.
Thanks Robert. I should add -Dtests.codec=Lucene3x to my 4x tests.

Shai


On Mon, Jan 21, 2013 at 11:49 PM, Robert Muir <rc...@gmail.com> wrote:

> I disabled 3.x for this test
>
> On Mon, Jan 21, 2013 at 4:45 PM, Apache Jenkins Server
> <je...@builds.apache.org> wrote:
> > Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1260/
> >
> > 1 tests failed.
> > FAILED:
>  junit.framework.TestSuite.org.apache.lucene.facet.search.CountingFacetsCollectorTest
> >
> > Error Message:
> > codec=Lucene3x does not support docValues: from
> docValuesFormat().docsConsumer(...) returned null; field=$facets
> >
> > Stack Trace:
> > java.lang.IllegalStateException: codec=Lucene3x does not support
> docValues: from docValuesFormat().docsConsumer(...) returned null;
> field=$facets
> >         at __randomizedtesting.SeedInfo.seed([26E5DAA2EAE613C7]:0)
> >         at
> org.apache.lucene.index.DocFieldProcessor.docValuesConsumer(DocFieldProcessor.java:362)
> >         at
> org.apache.lucene.index.DocFieldProcessor.processDocument(DocFieldProcessor.java:274)
> >         at
> org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:250)
> >         at
> org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:376)
> >         at
> org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1484)
> >         at
> org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1159)
> >         at
> org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1140)
> >         at
> org.apache.lucene.facet.search.CountingFacetsCollectorTest.indexDocsWithFacetsNoTerms(CountingFacetsCollectorTest.java:152)
> >         at
> org.apache.lucene.facet.search.CountingFacetsCollectorTest.beforeClassCountingFacetsCollectorTest(CountingFacetsCollectorTest.java:225)
> >         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:616)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> >         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> >         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:358)
> >         at java.lang.Thread.run(Thread.java:679)
> >
> >
> >
> >
> > Build Log:
> > [...truncated 5978 lines...]
> > [junit4:junit4] Suite:
> org.apache.lucene.facet.search.CountingFacetsCollectorTest
> > [junit4:junit4]   2> NOTE: test params are: codec=Lucene3x,
> sim=DefaultSimilarity, locale=ja_JP_JP, timezone=EST5EDT
> > [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems
> Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=286847672,total=477626368
> > [junit4:junit4]   2> NOTE: All tests run in this JVM:
> [TestTopKResultsHandler, PathPolicyTest, FacetRequestTest,
> TestScoredDocIdCollector, TestCompactLabelToOrdinal, TestTaxonomyCombined,
> TestTotalFacetCountsCache, EncodingTest, FacetSearchParamsTest,
> IntHashSetTest, IntArrayTest, TestMultipleCategoryLists,
> IntToDoubleMapTest, UnsafeByteArrayOutputStreamTest, SamplingWrapperTest,
> TestDirectoryTaxonomyReader, TestCategoryPath, TestTotalFacetCounts,
> DrillDownTest, IntToObjectMapTest, TestMultiCLExample,
> CategoryListIteratorTest, TestSimpleExample, TestAssociationExample,
> ObjectToFloatMapTest, ObjectToIntMapTest, UnsafeByteArrayInputStreamTest,
> PerDimensionIndexingParamsTest, TestLRUHashMap, OrdinalMappingReaderTest,
> TestFacetsPayloadMigrationReader, FacetIndexingParamsTest,
> CountingFacetsCollectorTest]
> > [junit4:junit4]   2> NOTE: reproduce with: ant test
>  -Dtestcase=CountingFacetsCollectorTest -Dtests.seed=26E5DAA2EAE613C7
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP_JP
> -Dtests.timezone=EST5EDT -Dtests.file.encoding=ISO-8859-1
> > [junit4:junit4] ERROR   0.00s J1 | CountingFacetsCollectorTest (suite)
> <<<
> > [junit4:junit4]    > Throwable #1: java.lang.IllegalStateException:
> codec=Lucene3x does not support docValues: from
> docValuesFormat().docsConsumer(...) returned null; field=$facets
> > [junit4:junit4]    >    at
> __randomizedtesting.SeedInfo.seed([26E5DAA2EAE613C7]:0)
> > [junit4:junit4]    >    at
> org.apache.lucene.index.DocFieldProcessor.docValuesConsumer(DocFieldProcessor.java:362)
> > [junit4:junit4]    >    at
> org.apache.lucene.index.DocFieldProcessor.processDocument(DocFieldProcessor.java:274)
> > [junit4:junit4]    >    at
> org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:250)
> > [junit4:junit4]    >    at
> org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:376)
> > [junit4:junit4]    >    at
> org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1484)
> > [junit4:junit4]    >    at
> org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1159)
> > [junit4:junit4]    >    at
> org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1140)
> > [junit4:junit4]    >    at
> org.apache.lucene.facet.search.CountingFacetsCollectorTest.indexDocsWithFacetsNoTerms(CountingFacetsCollectorTest.java:152)
> > [junit4:junit4]    >    at
> org.apache.lucene.facet.search.CountingFacetsCollectorTest.beforeClassCountingFacetsCollectorTest(CountingFacetsCollectorTest.java:225)
> > [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> > [junit4:junit4]    >    at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> > [junit4:junit4]    >    at
> java.lang.reflect.Method.invoke(Method.java:616)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> > [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:679)
> > [junit4:junit4] Completed on J1 in 0.04s, 0 tests, 1 error <<< FAILURES!
> >
> > [...truncated 34 lines...]
> > BUILD FAILED
> >
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:344:
> The following error occurred while executing this line:
> >
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39:
> The following error occurred while executing this line:
> >
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/build.xml:533:
> The following error occurred while executing this line:
> >
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1719:
> The following error occurred while executing this line:
> >
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/module-build.xml:61:
> The following error occurred while executing this line:
> >
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1176:
> The following error occurred while executing this line:
> >
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:841:
> There were test failures: 58 suites, 225 tests, 1 suite-level error, 1
> ignored (1 assumption)
> >
> > Total time: 16 minutes 17 seconds
> > Build step 'Invoke Ant' marked build as failure
> > Archiving artifacts
> > Recording test results
> > Email was triggered for: Failure
> > Sending email for trigger: Failure
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

Re: [JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1260 - Failure

Posted by Robert Muir <rc...@gmail.com>.
I disabled 3.x for this test

On Mon, Jan 21, 2013 at 4:45 PM, Apache Jenkins Server
<je...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1260/
>
> 1 tests failed.
> FAILED:  junit.framework.TestSuite.org.apache.lucene.facet.search.CountingFacetsCollectorTest
>
> Error Message:
> codec=Lucene3x does not support docValues: from docValuesFormat().docsConsumer(...) returned null; field=$facets
>
> Stack Trace:
> java.lang.IllegalStateException: codec=Lucene3x does not support docValues: from docValuesFormat().docsConsumer(...) returned null; field=$facets
>         at __randomizedtesting.SeedInfo.seed([26E5DAA2EAE613C7]:0)
>         at org.apache.lucene.index.DocFieldProcessor.docValuesConsumer(DocFieldProcessor.java:362)
>         at org.apache.lucene.index.DocFieldProcessor.processDocument(DocFieldProcessor.java:274)
>         at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:250)
>         at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:376)
>         at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1484)
>         at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1159)
>         at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1140)
>         at org.apache.lucene.facet.search.CountingFacetsCollectorTest.indexDocsWithFacetsNoTerms(CountingFacetsCollectorTest.java:152)
>         at org.apache.lucene.facet.search.CountingFacetsCollectorTest.beforeClassCountingFacetsCollectorTest(CountingFacetsCollectorTest.java:225)
>         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:616)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at java.lang.Thread.run(Thread.java:679)
>
>
>
>
> Build Log:
> [...truncated 5978 lines...]
> [junit4:junit4] Suite: org.apache.lucene.facet.search.CountingFacetsCollectorTest
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=ja_JP_JP, timezone=EST5EDT
> [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=286847672,total=477626368
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [TestTopKResultsHandler, PathPolicyTest, FacetRequestTest, TestScoredDocIdCollector, TestCompactLabelToOrdinal, TestTaxonomyCombined, TestTotalFacetCountsCache, EncodingTest, FacetSearchParamsTest, IntHashSetTest, IntArrayTest, TestMultipleCategoryLists, IntToDoubleMapTest, UnsafeByteArrayOutputStreamTest, SamplingWrapperTest, TestDirectoryTaxonomyReader, TestCategoryPath, TestTotalFacetCounts, DrillDownTest, IntToObjectMapTest, TestMultiCLExample, CategoryListIteratorTest, TestSimpleExample, TestAssociationExample, ObjectToFloatMapTest, ObjectToIntMapTest, UnsafeByteArrayInputStreamTest, PerDimensionIndexingParamsTest, TestLRUHashMap, OrdinalMappingReaderTest, TestFacetsPayloadMigrationReader, FacetIndexingParamsTest, CountingFacetsCollectorTest]
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CountingFacetsCollectorTest -Dtests.seed=26E5DAA2EAE613C7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP_JP -Dtests.timezone=EST5EDT -Dtests.file.encoding=ISO-8859-1
> [junit4:junit4] ERROR   0.00s J1 | CountingFacetsCollectorTest (suite) <<<
> [junit4:junit4]    > Throwable #1: java.lang.IllegalStateException: codec=Lucene3x does not support docValues: from docValuesFormat().docsConsumer(...) returned null; field=$facets
> [junit4:junit4]    >    at __randomizedtesting.SeedInfo.seed([26E5DAA2EAE613C7]:0)
> [junit4:junit4]    >    at org.apache.lucene.index.DocFieldProcessor.docValuesConsumer(DocFieldProcessor.java:362)
> [junit4:junit4]    >    at org.apache.lucene.index.DocFieldProcessor.processDocument(DocFieldProcessor.java:274)
> [junit4:junit4]    >    at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:250)
> [junit4:junit4]    >    at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:376)
> [junit4:junit4]    >    at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1484)
> [junit4:junit4]    >    at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1159)
> [junit4:junit4]    >    at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1140)
> [junit4:junit4]    >    at org.apache.lucene.facet.search.CountingFacetsCollectorTest.indexDocsWithFacetsNoTerms(CountingFacetsCollectorTest.java:152)
> [junit4:junit4]    >    at org.apache.lucene.facet.search.CountingFacetsCollectorTest.beforeClassCountingFacetsCollectorTest(CountingFacetsCollectorTest.java:225)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> [junit4:junit4]    >    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:616)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:679)
> [junit4:junit4] Completed on J1 in 0.04s, 0 tests, 1 error <<< FAILURES!
>
> [...truncated 34 lines...]
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:344: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/build.xml:533: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1719: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/module-build.xml:61: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1176: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:841: There were test failures: 58 suites, 225 tests, 1 suite-level error, 1 ignored (1 assumption)
>
> Total time: 16 minutes 17 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

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