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 2015/06/17 17:18:51 UTC

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 878 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/878/

1 tests failed.
REGRESSION:  org.apache.lucene.index.TestNumericDocValuesUpdates.testManyReopensAndFields

Error Message:
Captured an uncaught exception in thread: Thread[id=2824, name=Lucene Merge Thread #23, state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2824, name=Lucene Merge Thread #23, state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates]
	at __randomizedtesting.SeedInfo.seed([7F7CD2B62715B49E:4980B099A6E0D782]:0)
Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.io.EOFException: read past EOF: RAMInputStream(name=RAMInputStream(name=_1y.cfs) [slice=_1y_Direct_0.dvdd])
	at __randomizedtesting.SeedInfo.seed([7F7CD2B62715B49E]:0)
	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:678)
	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:646)
Caused by: java.io.EOFException: read past EOF: RAMInputStream(name=RAMInputStream(name=_1y.cfs) [slice=_1y_Direct_0.dvdd])
	at org.apache.lucene.store.RAMInputStream.switchCurrentBuffer(RAMInputStream.java:98)
	at org.apache.lucene.store.RAMInputStream.readBytes(RAMInputStream.java:81)
	at org.apache.lucene.store.BufferedChecksumIndexInput.readBytes(BufferedChecksumIndexInput.java:49)
	at org.apache.lucene.store.DataInput.readBytes(DataInput.java:87)
	at org.apache.lucene.store.DataInput.skipBytes(DataInput.java:350)
	at org.apache.lucene.store.ChecksumIndexInput.seek(ChecksumIndexInput.java:51)
	at org.apache.lucene.codecs.CodecUtil.checksumEntireFile(CodecUtil.java:448)
	at org.apache.lucene.codecs.memory.DirectDocValuesProducer.checkIntegrity(DirectDocValuesProducer.java:281)
	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsReader.checkIntegrity(PerFieldDocValuesFormat.java:341)
	at org.apache.lucene.index.SegmentDocValuesProducer.checkIntegrity(SegmentDocValuesProducer.java:179)
	at org.apache.lucene.codecs.DocValuesConsumer.merge(DocValuesConsumer.java:135)
	at org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:150)
	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:105)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:3974)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3551)
	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:586)
	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:624)




Build Log:
[...truncated 896 lines...]
   [junit4] Suite: org.apache.lucene.index.TestNumericDocValuesUpdates
   [junit4]   2> ??? 17, 2015 6:46:45 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Lucene Merge Thread #23,5,TGRP-TestNumericDocValuesUpdates]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.io.EOFException: read past EOF: RAMInputStream(name=RAMInputStream(name=_1y.cfs) [slice=_1y_Direct_0.dvdd])
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([7F7CD2B62715B49E]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:678)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:646)
   [junit4]   2> Caused by: java.io.EOFException: read past EOF: RAMInputStream(name=RAMInputStream(name=_1y.cfs) [slice=_1y_Direct_0.dvdd])
   [junit4]   2> 	at org.apache.lucene.store.RAMInputStream.switchCurrentBuffer(RAMInputStream.java:98)
   [junit4]   2> 	at org.apache.lucene.store.RAMInputStream.readBytes(RAMInputStream.java:81)
   [junit4]   2> 	at org.apache.lucene.store.BufferedChecksumIndexInput.readBytes(BufferedChecksumIndexInput.java:49)
   [junit4]   2> 	at org.apache.lucene.store.DataInput.readBytes(DataInput.java:87)
   [junit4]   2> 	at org.apache.lucene.store.DataInput.skipBytes(DataInput.java:350)
   [junit4]   2> 	at org.apache.lucene.store.ChecksumIndexInput.seek(ChecksumIndexInput.java:51)
   [junit4]   2> 	at org.apache.lucene.codecs.CodecUtil.checksumEntireFile(CodecUtil.java:448)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.DirectDocValuesProducer.checkIntegrity(DirectDocValuesProducer.java:281)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsReader.checkIntegrity(PerFieldDocValuesFormat.java:341)
   [junit4]   2> 	at org.apache.lucene.index.SegmentDocValuesProducer.checkIntegrity(SegmentDocValuesProducer.java:179)
   [junit4]   2> 	at org.apache.lucene.codecs.DocValuesConsumer.merge(DocValuesConsumer.java:135)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:150)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:105)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:3974)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3551)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:586)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:624)
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNumericDocValuesUpdates -Dtests.method=testManyReopensAndFields -Dtests.seed=7F7CD2B62715B49E -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=sr_BA -Dtests.timezone=Indian/Mahe -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.73s J2 | TestNumericDocValuesUpdates.testManyReopensAndFields <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2824, name=Lucene Merge Thread #23, state=RUNNABLE, group=TGRP-TestNumericDocValuesUpdates]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7F7CD2B62715B49E:4980B099A6E0D782]:0)
   [junit4]    > Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.io.EOFException: read past EOF: RAMInputStream(name=RAMInputStream(name=_1y.cfs) [slice=_1y_Direct_0.dvdd])
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7F7CD2B62715B49E]:0)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:678)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:646)
   [junit4]    > Caused by: java.io.EOFException: read past EOF: RAMInputStream(name=RAMInputStream(name=_1y.cfs) [slice=_1y_Direct_0.dvdd])
   [junit4]    > 	at org.apache.lucene.store.RAMInputStream.switchCurrentBuffer(RAMInputStream.java:98)
   [junit4]    > 	at org.apache.lucene.store.RAMInputStream.readBytes(RAMInputStream.java:81)
   [junit4]    > 	at org.apache.lucene.store.BufferedChecksumIndexInput.readBytes(BufferedChecksumIndexInput.java:49)
   [junit4]    > 	at org.apache.lucene.store.DataInput.readBytes(DataInput.java:87)
   [junit4]    > 	at org.apache.lucene.store.DataInput.skipBytes(DataInput.java:350)
   [junit4]    > 	at org.apache.lucene.store.ChecksumIndexInput.seek(ChecksumIndexInput.java:51)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.checksumEntireFile(CodecUtil.java:448)
   [junit4]    > 	at org.apache.lucene.codecs.memory.DirectDocValuesProducer.checkIntegrity(DirectDocValuesProducer.java:281)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsReader.checkIntegrity(PerFieldDocValuesFormat.java:341)
   [junit4]    > 	at org.apache.lucene.index.SegmentDocValuesProducer.checkIntegrity(SegmentDocValuesProducer.java:179)
   [junit4]    > 	at org.apache.lucene.codecs.DocValuesConsumer.merge(DocValuesConsumer.java:135)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:150)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:105)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:3974)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3551)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:586)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:624)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {key=PostingsFormat(name=Memory doPackFST= false), ndv=PostingsFormat(name=Direct), upd=Lucene50(blocksize=128), dvUpdateKey=PostingsFormat(name=Direct), updKey=FST50, k1=FST50, f=FST50, k2=PostingsFormat(name=Memory doPackFST= false), foo=FST50, id=PostingsFormat(name=Memory doPackFST= false)}, docValues:{cf9=DocValuesFormat(name=SimpleText), cf14=DocValuesFormat(name=SimpleText), cf19=DocValuesFormat(name=Asserting), cf21=DocValuesFormat(name=SimpleText), cf23=DocValuesFormat(name=Direct), ndv2=DocValuesFormat(name=SimpleText), cf22=DocValuesFormat(name=Asserting), f23=DocValuesFormat(name=Asserting), f16=DocValuesFormat(name=Asserting), f17=DocValuesFormat(name=Direct), cf13=DocValuesFormat(name=Lucene50), control=DocValuesFormat(name=Lucene50), ndv=DocValuesFormat(name=Direct), f1=DocValuesFormat(name=Asserting), cf0=DocValuesFormat(name=Lucene50), ndv1=DocValuesFormat(name=Lucene50), f13=DocValuesFormat(name=Direct), cf4=DocValuesFormat(name=Lucene50), cf10=DocValuesFormat(name=SimpleText), cf8=DocValuesFormat(name=Lucene50), f19=DocValuesFormat(name=SimpleText), f=DocValuesFormat(name=SimpleText), f18=DocValuesFormat(name=Lucene50), f14=DocValuesFormat(name=Lucene50), cf20=DocValuesFormat(name=Lucene50), cf5=DocValuesFormat(name=SimpleText), cf6=DocValuesFormat(name=Asserting), f9=DocValuesFormat(name=Asserting), cf17=DocValuesFormat(name=Lucene50), cf3=DocValuesFormat(name=Direct), f5=DocValuesFormat(name=Asserting), f7=DocValuesFormat(name=Lucene50), f4=DocValuesFormat(name=SimpleText), f10=DocValuesFormat(name=Lucene50), cf2=DocValuesFormat(name=Asserting), val=DocValuesFormat(name=Lucene50), f22=DocValuesFormat(name=SimpleText), f11=DocValuesFormat(name=SimpleText), cf18=DocValuesFormat(name=SimpleText), ssdv=DocValuesFormat(name=SimpleText), foo=DocValuesFormat(name=SimpleText), f6=DocValuesFormat(name=Direct), cf=DocValuesFormat(name=Asserting), f0=DocValuesFormat(name=SimpleText), cf11=DocValuesFormat(name=Asserting), f20=DocValuesFormat(name=Direct), cf12=DocValuesFormat(name=Direct), cf16=DocValuesFormat(name=Direct), f8=DocValuesFormat(name=SimpleText), cf1=DocValuesFormat(name=SimpleText), bdv=DocValuesFormat(name=Direct), f12=DocValuesFormat(name=Asserting), f15=DocValuesFormat(name=SimpleText), f2=DocValuesFormat(name=Direct), cf15=DocValuesFormat(name=Asserting), f21=DocValuesFormat(name=Lucene50), sdv=DocValuesFormat(name=Lucene50), f3=DocValuesFormat(name=Lucene50), cf7=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity, locale=sr_BA, timezone=Indian/Mahe
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=111657264,total=459800576
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiTermConstantScore, TestBagOfPostings, TestTopDocsMerge, TestMergeSchedulerExternal, TestDateTools, TestNRTThreads, TestVersion, TestIndexWriterUnicode, TestLongPostings, TestPagedBytes, TestFilteredSearch, TestNumericUtils, TestCheckIndex, TestOmitNorms, TestPrefixQuery, TestCachingTokenFilter, TestDocCount, TestControlledRealTimeReopenThread, TestTermRangeFilter, TestParallelLeafReader, TestSentinelIntSet, TestSearchWithThreads, TestQueryBuilder, TestForUtil, TestIndexWriterLockRelease, TestIndexSearcher, TestSpanExplanations, TestBinaryDocument, Test2BNumericDocValues, TestApproximationSearchEquivalence, TestComplexExplanationsOfNonMatches, TestMultiMMap, TestPayloadBasics, TestStressNRT, TestMultiDocValues, TestSortRescorer, TestSimpleSearchEquivalence, TestLucene50TermVectorsFormat, TestExceedMaxTermLength, TestNumericDocValuesUpdates]
   [junit4] Completed [168/401] on J2 in 195.61s, 29 tests, 1 error <<< FAILURES!

[...truncated 803 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build.xml:50: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999: There were test failures: 401 suites, 3250 tests, 1 error, 29 ignored (25 assumptions)

Total time: 52 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 3481679 bytes
Compression is 0.0%
Took 1.2 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 881 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/881/

No tests ran.

Build Log:
[...truncated 10565 lines...]
   [junit4] Suite: org.apache.solr.search.mlt.CloudMLTQParserTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/init-core-data-001
   [junit4]   2> 668207 INFO  (SUITE-CloudMLTQParserTest-seed#[A181FADC1DCA4A53]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 668208 INFO  (SUITE-CloudMLTQParserTest-seed#[A181FADC1DCA4A53]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/wo
   [junit4]   2> 668214 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 668214 INFO  (Thread-1536) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 668214 INFO  (Thread-1536) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 668314 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.ZkTestServer start zk server on port:48293
   [junit4]   2> 668314 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 668315 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 668318 INFO  (zkCallback-1213-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b8a1179 name:ZooKeeperConnection Watcher:127.0.0.1:48293 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 668318 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 668318 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 668318 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 668321 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 668322 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 668323 INFO  (zkCallback-1214-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@464bc041 name:ZooKeeperConnection Watcher:127.0.0.1:48293/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 668323 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 668323 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 668324 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 668326 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 668328 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 668330 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 668332 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 668332 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 668335 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 668336 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 668339 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 668339 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 668342 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 668342 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 668344 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 668345 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 668347 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 668347 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 668350 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 668350 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 668353 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 668353 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 668355 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 668356 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 668358 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 668359 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 668361 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 668361 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 668706 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/cores/collection1
   [junit4]   2> 668707 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 668722 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30223309{/_/wo,null,AVAILABLE}
   [junit4]   2> 668723 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.e.j.s.ServerConnector Started ServerConnector@471506cc{HTTP/1.1}{127.0.0.1:57099}
   [junit4]   2> 668723 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.e.j.s.Server Started @671896ms
   [junit4]   2> 668723 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=57099, hostContext=/_/wo, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/tempDir-001/control/data, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/cores}
   [junit4]   2> 668723 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 668724 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/'
   [junit4]   2> 668740 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/solr.xml
   [junit4]   2> 668755 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/cores
   [junit4]   2> 668756 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.CoreContainer New CoreContainer 1222245077
   [junit4]   2> 668756 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/]
   [junit4]   2> 668756 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/lib
   [junit4]   2> 668756 WARN  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/lib).
   [junit4]   2> 668767 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 668769 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 668769 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 668769 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 668770 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48293/solr
   [junit4]   2> 668770 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 668770 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 668771 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 668773 INFO  (zkCallback-1216-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f168ce7 name:ZooKeeperConnection Watcher:127.0.0.1:48293 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 668773 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 668774 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 668777 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 668779 INFO  (zkCallback-1217-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a09a2e1 name:ZooKeeperConnection Watcher:127.0.0.1:48293/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 668779 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 668781 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 668784 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 668787 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 668790 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 668792 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 668794 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 668796 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 668797 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 668799 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57099__%2Fwo
   [junit4]   2> 668799 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57099__%2Fwo
   [junit4]   2> 668801 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 668802 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 668809 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 668809 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000
   [junit4]   2> 668811 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57099__%2Fwo
   [junit4]   2> 668811 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 668813 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.Overseer Overseer (id=94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) starting
   [junit4]   2> 668816 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 668826 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 668827 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 668827 INFO  (OverseerCollectionProcessor-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 668828 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 668834 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 668835 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 668836 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/cores
   [junit4]   2> 668836 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml, loadOnStartup=true, dataDir=data/, collection=control_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/cores/collection1/, name=collection1, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/cores/collection1, transient=false, schema=schema.xml, shard=, coreNodeName=}
   [junit4]   2> 668837 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/cores/collection1/
   [junit4]   2> 668837 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 668838 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 668838 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 668839 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 668840 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 668840 INFO  (zkCallback-1217-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 668840 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 668842 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:57099__%2Fwo",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57099/_/wo",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null} current state version: 0
   [junit4]   2> 668842 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:57099__%2Fwo",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57099/_/wo",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null}
   [junit4]   2> 668842 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 668843 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 668844 INFO  (zkCallback-1217-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 668847 INFO  (zkCallback-1217-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 669840 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 669841 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 669841 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 669841 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 669842 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 669843 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/cores/collection1/'
   [junit4]   2> 669857 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 669865 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 669884 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 669925 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 669926 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 669937 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 670203 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 670211 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 670212 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 670226 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 670229 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 670232 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 670232 WARN  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 670232 WARN  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 670233 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 670233 WARN  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 670234 WARN  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 670235 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 670236 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 670236 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 670236 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3562626
   [junit4]   2> 670237 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/cores/collection1/data
   [junit4]   2> 670237 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/cores/collection1/data/index/
   [junit4]   2> 670238 WARN  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 670239 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/cores/collection1/data/index
   [junit4]   2> 670239 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.355214670364421]
   [junit4]   2> 670240 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@14dc0ba6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a80c9fc; maxCacheMB=0.7705078125 maxMergeSizeMB=0.69140625)),segFN=segments_1,generation=1}
   [junit4]   2> 670240 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 670244 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/cores/collection1/data/
   [junit4]   2> 670244 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 670245 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 670245 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 670246 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 670246 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 670246 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 670246 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 670246 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 670246 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 670247 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 670247 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 670247 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 670247 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 670250 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 670251 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 670253 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 670254 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 670259 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 670261 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/ping,/admin/segments,/debug/dump,/schema,/mlt,/terms,/admin/logging,/update,standard,tvrh,/replication,mock,spellCheckCompRH_Direct,spellCheckWithWordbreak,/admin/plugins,/update/json/docs,defaults,lazy,/admin/system,spellCheckWithWordbreak_Direct,/search-facet-def,spellCheckCompRH1,mltrh,/search-facet-invariants,/config,/update/csv,/admin/mbeans,/admin/properties,/update/json,/admin/threads,/admin/file,/admin/luke,spellCheckCompRH,/get,dismax
   [junit4]   2> 670262 WARN  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 670263 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 670263 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 670264 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 670264 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 670265 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 670265 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=2.01171875, floorSegmentMB=1.5830078125, forceMergeDeletesPctAllowed=15.105385491315118, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35024562684988747
   [junit4]   2> 670266 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@14dc0ba6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a80c9fc; maxCacheMB=0.7705078125 maxMergeSizeMB=0.69140625)),segFN=segments_1,generation=1}
   [junit4]   2> 670266 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 670266 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5f550dca[collection1] main
   [junit4]   2> 670266 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 670271 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 670271 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 670271 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 670271 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 670271 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 670280 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 670312 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 670312 INFO  (searcherExecutor-1976-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 670313 INFO  (searcherExecutor-1976-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 670313 INFO  (searcherExecutor-1976-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 670313 INFO  (searcherExecutor-1976-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 670313 INFO  (searcherExecutor-1976-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 670314 INFO  (searcherExecutor-1976-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 670314 INFO  (searcherExecutor-1976-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 670315 INFO  (searcherExecutor-1976-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 670315 INFO  (searcherExecutor-1976-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 670317 INFO  (searcherExecutor-1976-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f550dca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 670318 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 670319 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 670319 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 670319 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1504541757040230400
   [junit4]   2> 670321 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1504541757040230400
   [junit4]   2> 670321 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 670322 INFO  (coreLoadExecutor-1975-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 670323 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:57099/_/wo collection:control_collection shard:shard1
   [junit4]   2> 670325 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 670331 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94033859677585411-core_node1-n_0000000000
   [junit4]   2> 670332 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 670333 INFO  (zkCallback-1217-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 670334 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 670334 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 670334 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57099/_/wo/collection1/
   [junit4]   2> 670334 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 670334 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:57099/_/wo/collection1/ has no replicas
   [junit4]   2> 670334 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57099/_/wo/collection1/ shard1
   [junit4]   2> 670335 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 670334 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 670340 INFO  (zkCallback-1217-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 670341 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 670342 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:57099/_/wo",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 670343 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 670351 INFO  (zkCallback-1217-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 670352 INFO  (zkCallback-1219-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2af0c65a name:ZooKeeperConnection Watcher:127.0.0.1:48293/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 670353 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 670353 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 670353 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 670353 INFO  (zkCallback-1217-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 670357 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 670357 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 670358 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 670358 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 670362 INFO  (zkCallback-1220-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d46a5d4 name:ZooKeeperConnection Watcher:127.0.0.1:48293/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 670363 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 670363 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 670366 INFO  (zkCallback-1217-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 670371 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 670371 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 670401 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:57099/_/wo/collection1/ and leader is http://127.0.0.1:57099/_/wo/collection1/
   [junit4]   2> 670402 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57099/_/wo
   [junit4]   2> 670402 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 670402 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 670402 INFO  (coreZkRegister-1969-thread-1-processing-x:collection1 n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:57099__%2Fwo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 670404 INFO  (zkCallback-1217-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 670405 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:57099__%2Fwo",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "base_url":"http://127.0.0.1:57099/_/wo",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "roles":null} current state version: 2
   [junit4]   2> 670405 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:57099__%2Fwo",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "base_url":"http://127.0.0.1:57099/_/wo",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "roles":null}
   [junit4]   2> 670406 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 670407 INFO  (zkCallback-1219-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 670407 INFO  (zkCallback-1217-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 670412 INFO  (zkCallback-1219-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 670416 INFO  (zkCallback-1217-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 670519 INFO  (zkCallback-1219-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 670520 INFO  (zkCallback-1219-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 670522 INFO  (zkCallback-1217-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 670524 INFO  (zkCallback-1217-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 670672 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/shard-1-001/cores/collection1
   [junit4]   2> 670673 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/shard-1-001
   [junit4]   2> 670674 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 670677 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34678fde{/_/wo,null,AVAILABLE}
   [junit4]   2> 670677 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.e.j.s.ServerConnector Started ServerConnector@768f633f{HTTP/1.1}{127.0.0.1:59811}
   [junit4]   2> 670678 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.e.j.s.Server Started @673850ms
   [junit4]   2> 670678 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=59811, hostContext=/_/wo, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/shard-1-001/cores}
   [junit4]   2> 670678 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 670678 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/shard-1-001/'
   [junit4]   2> 670700 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/shard-1-001/solr.xml
   [junit4]   2> 670722 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/shard-1-001/cores
   [junit4]   2> 670723 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.CoreContainer New CoreContainer 1238318624
   [junit4]   2> 670723 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/shard-1-001/]
   [junit4]   2> 670723 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/shard-1-001/lib
   [junit4]   2> 670723 WARN  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/shard-1-001/lib).
   [junit4]   2> 670736 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 670738 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 670739 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 670739 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 670740 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48293/solr
   [junit4]   2> 670740 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 670740 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 670741 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 670743 INFO  (zkCallback-1222-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69b7e0a2 name:ZooKeeperConnection Watcher:127.0.0.1:48293 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 670743 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 670743 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 670752 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 670754 INFO  (zkCallback-1223-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52fbd8a8 name:ZooKeeperConnection Watcher:127.0.0.1:48293/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 670755 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 670760 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 671766 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59811__%2Fwo
   [junit4]   2> 671767 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59811__%2Fwo
   [junit4]   2> 671770 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 671770 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94033859677585415-127.0.0.1:59811__%2Fwo-n_0000000001
   [junit4]   2> 671771 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000 to know if I could be the leader
   [junit4]   2> 671772 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 671772 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 671773 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/shard-1-001/cores
   [junit4]   2> 671774 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=true, shard=, coreNodeName=, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/shard-1-001/cores/collection1, collection=collection1, name=collection1, transient=false, config=solrconfig.xml, schema=schema.xml, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/shard-1-001/cores/collection1/, dataDir=data/}
   [junit4]   2> 671774 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/shard-1-001/cores/collection1/
   [junit4]   2> 671774 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 671775 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 671775 INFO  (TEST-CloudMLTQParserTest.testInvalidDocument-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 671776 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 671776 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 671777 INFO  (zkCallback-1217-thread-1-processing-n:127.0.0.1:57099__%2Fwo) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 671777 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 671778 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 671778 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 671778 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:59811__%2Fwo",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59811/_/wo",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null} current state version: 4
   [junit4]   2> 671779 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:59811__%2Fwo",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59811/_/wo",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null}
   [junit4]   2> 671779 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 671779 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 671779 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 671779 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 671882 INFO  (OverseerStateUpdate-94033859677585411-127.0.0.1:57099__%2Fwo-n_0000000000) [n:127.0.0.1:57099__%2Fwo    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 671883 INFO  (zkCallback-1223-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 671883 INFO  (zkCallback-1223-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 672780 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 672780 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 672780 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 672780 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 672781 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 672781 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001/shard-1-001/cores/collection1/'
   [junit4]   2> 672795 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 672802 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 672831 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 672871 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 672872 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 672878 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 673114 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 673122 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 673124 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 673132 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 673135 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 673138 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 673138 WARN  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 673138 WARN  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 673139 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 673139 WARN  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 673139 WARN  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 673139 INFO  (coreLoadExecutor-1986-thread-1-processing-n:127.0.0.1:59811__%2Fwo) [n:127.0.0.1:59811__%2Fwo c:collec

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

.0.0.1:58830__%2Fwo    ] o.a.s.c.OverseerCollectionProcessor Unable to prioritize overseer 
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	at java.lang.Object.wait(Object.java:503)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionProcessor.prioritizeOverseerNodes(OverseerCollectionProcessor.java:433)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:279)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 702754 INFO  (OverseerStateUpdate-94033861378572297-127.0.0.1:58830__%2Fwo-n_0000000002) [n:127.0.0.1:58830__%2Fwo    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58830__%2Fwo
   [junit4]   2> 704253 WARN  (zkCallback-1248-thread-2-processing-n:127.0.0.1:58830__%2Fwo) [n:127.0.0.1:58830__%2Fwo    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 704253 WARN  (zkCallback-1248-thread-1-processing-n:127.0.0.1:58830__%2Fwo) [n:127.0.0.1:58830__%2Fwo    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 704255 INFO  (TEST-CloudMLTQParserTest.test-seed#[A181FADC1DCA4A53]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3b9c032f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 704255 INFO  (TEST-CloudMLTQParserTest.test-seed#[A181FADC1DCA4A53]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@436e55df{/_/wo,null,UNAVAILABLE}
   [junit4]   2> 704257 INFO  (TEST-CloudMLTQParserTest.test-seed#[A181FADC1DCA4A53]) [n:127.0.0.1:58830__%2Fwo c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34246 34246
   [junit4]   2> 704427 INFO  (Thread-1611) [n:127.0.0.1:44524__%2Fwo c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34246 34246
   [junit4]   2> 704428 WARN  (Thread-1611) [n:127.0.0.1:44524__%2Fwo c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/configs/conf1
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudMLTQParserTest -Dtests.method=test -Dtests.seed=A181FADC1DCA4A53 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=nl_NL -Dtests.timezone=CST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   10.3s J1 | CloudMLTQParserTest.test <<<
   [junit4]    > Throwable #1: java.lang.ClassCastException: java.lang.String cannot be cast to java.util.ArrayList
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A181FADC1DCA4A53:29D5C506B33627AB]:0)
   [junit4]    > 	at org.apache.solr.search.mlt.CloudMLTQParserTest.test(CloudMLTQParserTest.java:126)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 704438 INFO  (SUITE-CloudMLTQParserTest-seed#[A181FADC1DCA4A53]-worker) [n:127.0.0.1:58830__%2Fwo c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_A181FADC1DCA4A53-001
   [junit4]   2> Jun 20, 2015 7:27:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {id=Lucene50(blocksize=128), timestamp=BlockTreeOrds(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), range_facet_l_dv=Lucene50(blocksize=128), lowerfilt1and2=PostingsFormat(name=Direct), lowerfilt=PostingsFormat(name=Direct), intDefault=BlockTreeOrds(blocksize=128), _version_=BlockTreeOrds(blocksize=128), multiDefault=PostingsFormat(name=Direct), range_facet_i_dv=BlockTreeOrds(blocksize=128)}, docValues:{timestamp=DocValuesFormat(name=Direct), range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=nl_NL, timezone=CST
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=120750640,total=411041792
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest, TestComponentsName, TestCharFilters, TestWriterPerf, TestLMDirichletSimilarityFactory, ZkSolrClientTest, TestCustomSort, JsonLoaderTest, TestMacros, SimpleMLTQParserTest, AlternateDirectoryTest, PreAnalyzedFieldTest, DistributedFacetPivotLargeTest, AnalysisErrorHandlingTest, ExitableDirectoryReaderTest, CollectionReloadTest, HdfsRecoveryZkTest, CacheHeaderTest, TestRebalanceLeaders, TestFileDictionaryLookup, TestReplicaProperties, TestJsonFacets, TestOrdValues, TestSolrConfigHandlerCloud, SpellCheckComponentTest, DocExpirationUpdateProcessorFactoryTest, TestDefaultSearchFieldResource, FacetPivotSmallTest, AnalysisAfterCoreReloadTest, TestMaxScoreQueryParser, LukeRequestHandlerTest, TestManagedResource, TestTolerantSearch, TestCoreDiscovery, SSLMigrationTest, HttpPartitionTest, DistanceFunctionTest, TestManagedSchemaFieldResource, TestValueSourceCache, CurrencyFieldOpenExchangeTest, SliceStateTest, RulesTest, TestLMJelinekMercerSimilarityFactory, MigrateRouteKeyTest, TestJettySolrRunner, SpatialFilterTest, PreAnalyzedUpdateProcessorTest, TestSimpleQParserPlugin, CloudMLTQParserTest]
   [junit4] Completed [154/505] on J1 in 36.53s, 2 tests, 1 error <<< FAILURES!

[...truncated 1254 lines...]
FATAL: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown: java.util.concurrent.TimeoutException: Ping started on 1434851364424 hasn't completed at 1434851604425
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown: java.util.concurrent.TimeoutException: Ping started on 1434851364424 hasn't completed at 1434851604425
	at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41)
	at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34)
	at hudson.remoting.Request.call(Request.java:174)
	at hudson.remoting.Channel.call(Channel.java:742)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
	at com.sun.proxy.$Proxy141.join(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:956)
	at hudson.Launcher$ProcStarter.join(Launcher.java:367)
	at hudson.tasks.Ant.perform(Ant.java:217)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
	at hudson.model.Build$BuildExecution.build(Build.java:198)
	at hudson.model.Build$BuildExecution.doRun(Build.java:159)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown: java.util.concurrent.TimeoutException: Ping started on 1434851364424 hasn't completed at 1434851604425
	at hudson.remoting.Request.abort(Request.java:299)
	at hudson.remoting.Channel.terminate(Channel.java:805)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:954)
	at hudson.remoting.Channel$2.handle(Channel.java:474)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: hudson.remoting.Channel$OrderlyShutdown: java.util.concurrent.TimeoutException: Ping started on 1434851364424 hasn't completed at 1434851604425
	... 3 more
Caused by: Command close created at
	at hudson.remoting.Command.<init>(Command.java:56)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:948)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:946)
	at hudson.remoting.Channel.close(Channel.java:1029)
	at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:110)
	at hudson.remoting.PingThread.ping(PingThread.java:120)
	at hudson.remoting.PingThread.run(PingThread.java:81)
Caused by: java.util.concurrent.TimeoutException: Ping started on 1434851364424 hasn't completed at 1434851604425
	... 2 more



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 880 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/880/

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

Error Message:
Captured an uncaught exception in thread: Thread[id=8690, name=collection1, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8690, name=collection1, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46399: collection already exists: awholynewstresscollection_collection1_3
	at __randomizedtesting.SeedInfo.seed([A89EF617A0495773]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:886)




Build Log:
[...truncated 10848 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/init-core-data-001
   [junit4]   2> 1103147 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A89EF617A0495773]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1103147 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A89EF617A0495773]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1103151 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1103151 INFO  (Thread-3356) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1103151 INFO  (Thread-3356) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1103251 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.ZkTestServer start zk server on port:40063
   [junit4]   2> 1103251 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1103258 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103260 INFO  (zkCallback-1063-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54591b16 name:ZooKeeperConnection Watcher:127.0.0.1:40063 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1103261 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1103261 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1103261 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1103264 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1103264 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103265 INFO  (zkCallback-1064-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28d41c6a name:ZooKeeperConnection Watcher:127.0.0.1:40063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1103265 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1103266 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1103266 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1103268 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1103269 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1103270 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1103272 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1103272 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1103274 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1103275 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1103279 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1103280 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1103281 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1103282 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1103283 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1103283 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1103285 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1103285 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1103287 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1103287 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1103289 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1103289 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1103290 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1103291 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1103292 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1103292 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1103294 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1103294 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1103297 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1103297 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103298 INFO  (zkCallback-1065-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25b11d92 name:ZooKeeperConnection Watcher:127.0.0.1:40063 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1103299 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1103299 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1103299 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1103301 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1103301 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103303 INFO  (zkCallback-1066-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@624c847a name:ZooKeeperConnection Watcher:127.0.0.1:40063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1103303 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1103303 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1103303 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 1103304 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 1103306 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 1103306 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 1103308 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml
   [junit4]   2> 1103308 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 1103310 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1103310 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1103312 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 1103312 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 1103314 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 1103314 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 1103316 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 1103316 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 1103318 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1103318 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1103320 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1103320 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1103321 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 1103322 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 1103323 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 1103323 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 1103325 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 1103325 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 1103623 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/cores/collection1
   [junit4]   2> 1103625 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1103627 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30234d51{/,null,AVAILABLE}
   [junit4]   2> 1103629 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5da91987{HTTP/1.1}{127.0.0.1:49613}
   [junit4]   2> 1103629 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.e.j.s.Server Started @1106676ms
   [junit4]   2> 1103629 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/tempDir-001/control/data, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/cores, hostPort=49613, hostContext=/}
   [junit4]   2> 1103629 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1103629 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/'
   [junit4]   2> 1103644 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/solr.xml
   [junit4]   2> 1103658 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/cores
   [junit4]   2> 1103658 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.CoreContainer New CoreContainer 1883922624
   [junit4]   2> 1103658 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/]
   [junit4]   2> 1103658 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/lib
   [junit4]   2> 1103658 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/lib).
   [junit4]   2> 1103666 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1103667 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1103668 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1103668 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1103668 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40063/solr
   [junit4]   2> 1103668 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1103668 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1103669 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103670 INFO  (zkCallback-1068-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4352e01e name:ZooKeeperConnection Watcher:127.0.0.1:40063 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1103670 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1103671 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1103675 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103678 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33ec41f9 name:ZooKeeperConnection Watcher:127.0.0.1:40063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1103678 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1103680 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1103688 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1103705 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1103711 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1103714 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1103717 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1103719 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1103723 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1103726 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49613_
   [junit4]   2> 1103727 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49613_
   [junit4]   2> 1103730 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1103732 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1103734 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1103736 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94029209713442821-127.0.0.1:49613_-n_0000000000
   [junit4]   2> 1103737 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49613_
   [junit4]   2> 1103737 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1103738 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.Overseer Overseer (id=94029209713442821-127.0.0.1:49613_-n_0000000000) starting
   [junit4]   2> 1103740 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1103749 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1103751 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1103755 INFO  (OverseerCollectionProcessor-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 1103779 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1103782 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1103788 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1103790 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/cores
   [junit4]   2> 1103790 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.SolrCore Created CoreDescriptor: {coreNodeName=, name=collection1, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/cores/collection1, config=solrconfig.xml, shard=, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/cores/collection1/, transient=false, schema=schema.xml, loadOnStartup=true, collection=control_collection, dataDir=data/}
   [junit4]   2> 1103790 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/cores/collection1/
   [junit4]   2> 1103791 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1103792 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1103792 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1103792 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
   [junit4]   2> 1103792 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:49613_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1103803 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1103803 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1103804 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:49613",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:49613_",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null} current state version: 0
   [junit4]   2> 1103805 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:49613",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:49613_",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null}
   [junit4]   2> 1103805 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1103805 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1103806 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1103807 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1104803 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1104803 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1104804 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1104804 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1104805 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1104805 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/cores/collection1/'
   [junit4]   2> 1104819 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1104825 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1104838 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1104865 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1104866 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1104873 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1105290 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1105316 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1105319 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1105337 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1105344 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1105349 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1105350 WARN  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1105350 WARN  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1105350 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1105351 WARN  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1105351 WARN  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1105351 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1105351 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1105352 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1105352 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cb4fc9a
   [junit4]   2> 1105353 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/cores/collection1/data
   [junit4]   2> 1105353 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1105353 WARN  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1105354 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/cores/collection1/data/index
   [junit4]   2> 1105354 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1105355 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157a2a8b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77f16b1),segFN=segments_1,generation=1}
   [junit4]   2> 1105356 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1105359 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/cores/collection1/data/
   [junit4]   2> 1105360 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1105362 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1105362 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1105363 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1105363 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1105363 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1105364 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1105364 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1105364 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1105365 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1105369 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1105370 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1105373 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1105375 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1105380 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/file,/config,/admin/logging,/schema,/update/csv,/admin/luke,/update/json,/admin/mbeans,/admin/ping,standard,/get,/admin/properties,/update/json/docs,/admin/plugins,/admin/system,/update,/admin/threads,/replication,/admin/segments
   [junit4]   2> 1105382 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1105382 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1105383 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1105383 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1105384 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1105384 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@52e871a9
   [junit4]   2> 1105385 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@157a2a8b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77f16b1),segFN=segments_1,generation=1}
   [junit4]   2> 1105385 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1105385 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4bfa29cc[collection1] main
   [junit4]   2> 1105385 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1105386 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1105387 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1105387 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1105387 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1105387 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1105388 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1105388 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1105389 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1105389 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1105389 INFO  (searcherExecutor-3343-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4bfa29cc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1105390 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1105390 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1105390 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1105390 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1504467357760749568
   [junit4]   2> 1105392 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1504467357760749568
   [junit4]   2> 1105392 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1105394 INFO  (coreLoadExecutor-3342-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1105395 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:49613 collection:control_collection shard:shard1
   [junit4]   2> 1105396 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1105403 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94029209713442821-core_node1-n_0000000000
   [junit4]   2> 1105404 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1105408 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1105410 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1105412 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1105414 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1105415 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1105416 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1105417 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49613/collection1/
   [junit4]   2> 1105417 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1105417 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:49613/collection1/ has no replicas
   [junit4]   2> 1105418 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49613/collection1/ shard1
   [junit4]   2> 1105418 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1105427 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1105429 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:49613",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1105532 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1105533 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1105579 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:49613/collection1/ and leader is http://127.0.0.1:49613/collection1/
   [junit4]   2> 1105580 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49613
   [junit4]   2> 1105580 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1105580 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1105580 INFO  (coreZkRegister-3336-thread-1-processing-r:core_node1 c:control_collection n:127.0.0.1:49613_ x:collection1 s:shard1) [n:127.0.0.1:49613_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1105581 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1105582 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "state":"active",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:49613",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:49613_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":"shard1"} current state version: 3
   [junit4]   2> 1105582 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "state":"active",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:49613",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:49613_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":"shard1"}
   [junit4]   2> 1105685 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1105690 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1105794 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1105795 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1105797 INFO  (zkCallback-1071-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30664bac name:ZooKeeperConnection Watcher:127.0.0.1:40063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1105797 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1105797 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1105797 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1105801 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1105801 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1105802 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1105805 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1105808 INFO  (zkCallback-1072-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d00150c name:ZooKeeperConnection Watcher:127.0.0.1:40063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1105809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1105809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1105814 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1105815 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 4
   [junit4]   2> 1105815 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1105917 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1105921 INFO  (zkCallback-1071-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1105921 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1105930 INFO  (zkCallback-1071-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 1105931 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 1106135 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/shard-1-001/cores/collection1
   [junit4]   2> 1106136 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/shard-1-001
   [junit4]   2> 1106137 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1106154 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@613ea1a9{/,null,AVAILABLE}
   [junit4]   2> 1106155 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.e.j.s.ServerConnector Started ServerConnector@56e7901f{HTTP/1.1}{127.0.0.1:52860}
   [junit4]   2> 1106156 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.e.j.s.Server Started @1109203ms
   [junit4]   2> 1106156 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/tempDir-001/jetty1, hostContext=/, hostPort=52860, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/shard-1-001/cores}
   [junit4]   2> 1106157 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1106157 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/shard-1-001/'
   [junit4]   2> 1106172 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/shard-1-001/solr.xml
   [junit4]   2> 1106185 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/shard-1-001/cores
   [junit4]   2> 1106185 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.CoreContainer New CoreContainer 380650139
   [junit4]   2> 1106186 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/shard-1-001/]
   [junit4]   2> 1106186 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/shard-1-001/lib
   [junit4]   2> 1106186 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/shard-1-001/lib).
   [junit4]   2> 1106221 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1106222 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1106223 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1106223 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1106223 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40063/solr
   [junit4]   2> 1106223 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1106224 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1106224 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1106227 INFO  (zkCallback-1074-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7dc79d12 name:ZooKeeperConnection Watcher:127.0.0.1:40063 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1106228 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1106229 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1106232 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1106235 INFO  (zkCallback-1075-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e43ed2d name:ZooKeeperConnection Watcher:127.0.0.1:40063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1106235 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1106249 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1107254 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52860_
   [junit4]   2> 1107254 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52860_
   [junit4]   2> 1107257 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1107258 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94029209713442825-127.0.0.1:52860_-n_0000000001
   [junit4]   2> 1107259 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94029209713442821-127.0.0.1:49613_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1107259 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1107259 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1107260 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/shard-1-001/cores
   [junit4]   2> 1107261 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.c.SolrCore Created CoreDescriptor: {absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/shard-1-001/cores/collection1/, config=solrconfig.xml, coreNodeName=, shard=, name=collection1, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/shard-1-001/cores/collection1, collection=collection1, transient=false, loadOnStartup=true, schema=schema.xml, dataDir=data/}
   [junit4]   2> 1107261 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/shard-1-001/cores/collection1/
   [junit4]   2> 1107261 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1107265 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1107265 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1107265 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
   [junit4]   2> 1107265 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A89EF617A0495773]) [n:127.0.0.1:52860_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1107276 INFO  (zkCallback-1069-thread-1-processing-n:127.0.0.1:49613_) [n:127.0.0.1:49613_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1107277 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:52860",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:52860_",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null} current state version: 5
   [junit4]   2> 1107278 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 1107278 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:52860",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:52860_",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null}
   [junit4]   2> 1107278 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 1107278 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1107278 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1107279 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1107280 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 1107280 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1107380 INFO  (OverseerStateUpdate-94029209713442821-127.0.0.1:49613_-n_0000000000) [n:127.0.0.1:49613_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1107381 INFO  (zkCallback-1075-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1107382 INFO  (zkCallback-1075-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 1108280 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1108281 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1108281 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1108281 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1108282 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1108282 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_A89EF617A0495773-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1108297 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1108305 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1108324 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1108365 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1108367 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1108374 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1108616 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1108623 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1108625 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1108641 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1108654 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1108671 INFO  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1108672 WARN  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1108672 WARN  (coreLoadExecutor-3353-thread-1-processing-n:127.0.0.1:52860_) [n:127.0.0.1:52860_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrg

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

nit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:886)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8692, name=collection3, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46399: collection already exists: awholynewstresscollection_collection3_3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A89EF617A0495773]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:886)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8691, name=collection2, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46399: collection already exists: awholynewstresscollection_collection2_3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A89EF617A0495773]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:886)
   [junit4]   2> 1577998 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A89EF617A0495773]-worker) [n:127.0.0.1:33081_ c:addReplicaColl s:shard1 r:core_node2 x:addReplicaColl_shard1_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {timestamp=PostingsFormat(name=MockRandom), a_i1=PostingsFormat(name=MockRandom), id=Lucene50(blocksize=128), range_facet_i_dv=PostingsFormat(name=MockRandom), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=MockRandom), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l_dv=Lucene50(blocksize=128), other_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{timestamp=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Memory), range_facet_l_dv=DocValuesFormat(name=Direct)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ru_RU, timezone=America/North_Dakota/Center
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=47327016,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [TestAnalyzeInfixSuggestions, BufferStoreTest, BlockCacheTest, TestManagedResourceStorage, SoftAutoCommitTest, HdfsLockFactoryTest, OpenExchangeRatesOrgProviderTest, SpellCheckCollatorTest, TestCryptoKeys, TestRecovery, TestBlobHandler, MoreLikeThisHandlerTest, TestZkChroot, ResponseHeaderTest, LeaderElectionTest, TestSystemIdResolver, TestStandardQParsers, DistributedVersionInfoTest, TestTrieFacet, StatsComponentTest, TestStressRecovery, RecoveryZkTest, TestInitQParser, TestBinaryResponseWriter, SolrXmlInZkTest, RankQueryTest, TestDefaultSimilarityFactory, TestPartialUpdateDeduplication, TestManagedSchemaDynamicFieldResource, CoreAdminRequestStatusTest, CollectionsAPIAsyncDistributedZkTest, AsyncCallRequestStatusResponseTest, TestBulkSchemaConcurrent, PluginInfoTest, TestDocBasedVersionConstraints, PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, SegmentsInfoRequestHandlerTest, DistanceUnitsTest, TestSort, TestQueryTypes, AutoCommitTest, AtomicUpdatesTest, TestBlendedInfixSuggestions, TestHashQParserPlugin, TestCSVResponseWriter, DistributedQueryElevationComponentTest, DOMUtilTest, CoreMergeIndexesAdminHandlerTest, TestStressReorder, SolrCoreCheckLockOnStartupTest, UnloadDistributedZkTest, TestSchemaSimilarityResource, HdfsRecoverLeaseTest, SpatialHeatmapFacetsTest, TestCollectionAPI, TestRecoveryHdfs, DocValuesTest, LoggingHandlerTest, TestClusterStateMutator, ReplicationFactorTest, DistributedFacetPivotLongTailTest, TestQuerySenderNoQuery, QueryEqualityTest, TestCursorMarkWithoutUniqueKey, TermVectorComponentDistributedTest, SampleTest, StressHdfsTest, TestSearcherReuse, ResponseLogComponentTest, HdfsCollectionsAPIDistributedZkTest, TestBM25SimilarityFactory, NumericFieldsTest, BJQParserTest, DeleteReplicaTest, TestInfoStreamLogging, PrimUtilsTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, CustomCollectionTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest]
   [junit4] Completed [234/505] on J2 in 475.53s, 1 test, 1 error <<< FAILURES!

[...truncated 850 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999: There were test failures: 505 suites, 2002 tests, 1 error, 53 ignored (10 assumptions)

Total time: 171 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 1086678659 bytes
Compression is 0.0%
Took 3 min 3 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 879 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/879/

1 tests failed.
FAILED:  org.apache.solr.search.mlt.CloudMLTQParserTest.test

Error Message:
java.lang.String cannot be cast to java.util.ArrayList

Stack Trace:
java.lang.ClassCastException: java.lang.String cannot be cast to java.util.ArrayList
	at __randomizedtesting.SeedInfo.seed([27D89C6A9F486A6A:AF8CA3B031B40792]:0)
	at org.apache.solr.search.mlt.CloudMLTQParserTest.test(CloudMLTQParserTest.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11476 lines...]
   [junit4] Suite: org.apache.solr.search.mlt.CloudMLTQParserTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/init-core-data-001
   [junit4]   2> 4285700 INFO  (SUITE-CloudMLTQParserTest-seed#[27D89C6A9F486A6A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 4285700 INFO  (SUITE-CloudMLTQParserTest-seed#[27D89C6A9F486A6A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 4285703 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4285704 INFO  (Thread-10426) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4285704 INFO  (Thread-10426) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4285804 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.ZkTestServer start zk server on port:43600
   [junit4]   2> 4285870 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 4285872 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 4285874 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4285875 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 4285876 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 4285877 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 4285878 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4285880 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4285881 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4285882 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4285883 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 4286172 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/cores/collection1
   [junit4]   2> 4286174 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 4286186 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a07c3ee{/,null,AVAILABLE}
   [junit4]   2> 4286188 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@22eafe2{HTTP/1.1}{127.0.0.1:39250}
   [junit4]   2> 4286188 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.e.j.s.Server Started @4289338ms
   [junit4]   2> 4286188 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/tempDir-001/control/data, hostContext=/, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/cores, hostPort=39250}
   [junit4]   2> 4286189 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 4286189 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/'
   [junit4]   2> 4286205 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/solr.xml
   [junit4]   2> 4286243 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/cores
   [junit4]   2> 4286243 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.CoreContainer New CoreContainer 178907117
   [junit4]   2> 4286243 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/]
   [junit4]   2> 4286243 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/lib
   [junit4]   2> 4286244 WARN  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/lib).
   [junit4]   2> 4286262 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 4286263 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4286263 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4286264 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4286264 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43600/solr
   [junit4]   2> 4286264 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 4286376 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:39250_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39250_
   [junit4]   2> 4286380 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:39250_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4286380 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:39250_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94021158396362755-127.0.0.1:39250_-n_0000000000
   [junit4]   2> 4286381 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:39250_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39250_
   [junit4]   2> 4286382 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:39250_    ] o.a.s.c.Overseer Overseer (id=94021158396362755-127.0.0.1:39250_-n_0000000000) starting
   [junit4]   2> 4286389 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:39250_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4286390 INFO  (OverseerCollectionProcessor-94021158396362755-127.0.0.1:39250_-n_0000000000) [n:127.0.0.1:39250_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 4286390 INFO  (OverseerStateUpdate-94021158396362755-127.0.0.1:39250_-n_0000000000) [n:127.0.0.1:39250_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 4286393 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:39250_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 4286394 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:39250_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 4286394 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:39250_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/cores
   [junit4]   2> 4286395 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:39250_    ] o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=true, config=solrconfig.xml, name=collection1, dataDir=data/, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/cores/collection1, schema=schema.xml, shard=, collection=control_collection, coreNodeName=, transient=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/cores/collection1/}
   [junit4]   2> 4286395 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:39250_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/cores/collection1/
   [junit4]   2> 4286395 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:39250_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 4286396 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 4286397 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 4286397 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 4286402 INFO  (zkCallback-3742-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4286402 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:39250_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 4286402 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:39250_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 4286403 INFO  (OverseerStateUpdate-94021158396362755-127.0.0.1:39250_-n_0000000000) [n:127.0.0.1:39250_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:39250_",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39250",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down"} current state version: 0
   [junit4]   2> 4286403 INFO  (OverseerStateUpdate-94021158396362755-127.0.0.1:39250_-n_0000000000) [n:127.0.0.1:39250_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:39250_",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39250",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down"}
   [junit4]   2> 4286403 INFO  (OverseerStateUpdate-94021158396362755-127.0.0.1:39250_-n_0000000000) [n:127.0.0.1:39250_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 4286404 INFO  (OverseerStateUpdate-94021158396362755-127.0.0.1:39250_-n_0000000000) [n:127.0.0.1:39250_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 4287398 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 4287398 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 4287398 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 4287399 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/cores/collection1/'
   [junit4]   2> 4287419 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 4287435 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 4287453 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 4287491 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 4287492 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 4287499 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 4287745 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4287766 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 4287767 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 4287786 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 4287789 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 4287791 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4287792 WARN  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 4287792 WARN  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 4287792 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4287793 WARN  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 4287793 WARN  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 4287793 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 4287793 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4287794 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 4287794 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@474c0cac
   [junit4]   2> 4287794 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/cores/collection1/data
   [junit4]   2> 4287795 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/cores/collection1/data/index/
   [junit4]   2> 4287795 WARN  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 4287795 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/cores/collection1/data/index
   [junit4]   2> 4287795 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=64.953125, floorSegmentMB=1.5615234375, forceMergeDeletesPctAllowed=24.16002897291479, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8978842497912929
   [junit4]   2> 4287803 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2b3eaf07 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20550abf),segFN=segments_1,generation=1}
   [junit4]   2> 4287803 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 4287821 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 4287822 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 4287822 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 4287822 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 4287822 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4287822 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4287823 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 4287823 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 4287823 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4287823 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4287823 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4287824 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4287826 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4287828 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4287829 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4287835 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/cores/collection1/data/
   [junit4]   2> 4287835 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 4287836 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4287840 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 4287854 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /search-facet-invariants,/admin/properties,/admin/ping,/admin/file,/admin/luke,spellCheckWithWordbreak,spellCheckCompRH,/replication,spellCheckCompRH_Direct,/update,/admin/system,mltrh,tvrh,/debug/dump,/config,/admin/segments,standard,dismax,/mlt,spellCheckCompRH1,/terms,/admin/logging,/admin/mbeans,/update/csv,lazy,/schema,/search-facet-def,/admin/threads,defaults,mock,/update/json/docs,/update/json,spellCheckWithWordbreak_Direct,/get,/admin/plugins
   [junit4]   2> 4287855 WARN  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 4287856 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4287869 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4287869 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4287870 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 4287870 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 4287871 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39762683618467565]
   [junit4]   2> 4287871 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2b3eaf07 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20550abf),segFN=segments_1,generation=1}
   [junit4]   2> 4287871 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 4287872 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4c133f35[collection1] main
   [junit4]   2> 4287872 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 4287873 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 4287873 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 4287873 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4287881 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 4287918 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4287919 INFO  (searcherExecutor-9609-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 4287919 INFO  (searcherExecutor-9609-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 4287919 INFO  (searcherExecutor-9609-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 4287920 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 4287920 INFO  (searcherExecutor-9609-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 4287920 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 4287920 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 4287920 INFO  (searcherExecutor-9609-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 4287920 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1504338536664399872
   [junit4]   2> 4287921 INFO  (searcherExecutor-9609-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 4287921 INFO  (searcherExecutor-9609-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 4287922 INFO  (searcherExecutor-9609-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 4287922 INFO  (searcherExecutor-9609-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 4287923 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1504338536664399872
   [junit4]   2> 4287923 INFO  (searcherExecutor-9609-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4c133f35[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4287923 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 4287929 INFO  (coreLoadExecutor-9608-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 4287938 INFO  (coreZkRegister-9602-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:39250 collection:control_collection shard:shard1
   [junit4]   2> 4287945 INFO  (coreZkRegister-9602-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94021158396362755-core_node1-n_0000000000
   [junit4]   2> 4287945 INFO  (coreZkRegister-9602-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 4287946 INFO  (zkCallback-3742-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4287947 INFO  (coreZkRegister-9602-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4287947 INFO  (coreZkRegister-9602-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4287947 INFO  (coreZkRegister-9602-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39250/collection1/
   [junit4]   2> 4287947 INFO  (OverseerStateUpdate-94021158396362755-127.0.0.1:39250_-n_0000000000) [n:127.0.0.1:39250_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 4287947 INFO  (coreZkRegister-9602-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4287947 INFO  (coreZkRegister-9602-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:39250/collection1/ has no replicas
   [junit4]   2> 4287948 INFO  (coreZkRegister-9602-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39250/collection1/ shard1
   [junit4]   2> 4287952 INFO  (zkCallback-3742-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4287953 INFO  (OverseerStateUpdate-94021158396362755-127.0.0.1:39250_-n_0000000000) [n:127.0.0.1:39250_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:39250",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 4288070 INFO  (coreZkRegister-9602-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:39250/collection1/ and leader is http://127.0.0.1:39250/collection1/
   [junit4]   2> 4288071 INFO  (coreZkRegister-9602-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39250
   [junit4]   2> 4288071 INFO  (coreZkRegister-9602-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4288071 INFO  (coreZkRegister-9602-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 4288071 INFO  (coreZkRegister-9602-thread-1-processing-x:collection1 n:127.0.0.1:39250_ c:control_collection r:core_node1 s:shard1) [n:127.0.0.1:39250_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 4288072 INFO  (zkCallback-3742-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4288073 INFO  (OverseerStateUpdate-94021158396362755-127.0.0.1:39250_-n_0000000000) [n:127.0.0.1:39250_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:39250_",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39250",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active"} current state version: 3
   [junit4]   2> 4288073 INFO  (OverseerStateUpdate-94021158396362755-127.0.0.1:39250_-n_0000000000) [n:127.0.0.1:39250_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:39250_",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39250",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 4288451 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 4288806 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/cores/collection1
   [junit4]   2> 4288807 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001
   [junit4]   2> 4288822 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 4288857 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f1ec4c5{/,null,AVAILABLE}
   [junit4]   2> 4288857 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4ba223ed{HTTP/1.1}{127.0.0.1:41113}
   [junit4]   2> 4288858 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.e.j.s.Server Started @4292007ms
   [junit4]   2> 4288858 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=41113, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/cores, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/}
   [junit4]   2> 4288858 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 4288858 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/'
   [junit4]   2> 4288872 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/solr.xml
   [junit4]   2> 4288886 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/cores
   [junit4]   2> 4288886 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.CoreContainer New CoreContainer 66444354
   [junit4]   2> 4288886 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/]
   [junit4]   2> 4288886 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/lib
   [junit4]   2> 4288887 WARN  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/lib).
   [junit4]   2> 4288894 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 4288895 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4288896 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4288896 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4288896 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43600/solr
   [junit4]   2> 4288896 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 4289935 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:41113_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41113_
   [junit4]   2> 4289938 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:41113_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4289938 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:41113_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94021158396362758-127.0.0.1:41113_-n_0000000001
   [junit4]   2> 4289939 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:41113_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94021158396362755-127.0.0.1:39250_-n_0000000000 to know if I could be the leader
   [junit4]   2> 4289939 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:41113_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 4289939 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:41113_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 4289940 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:41113_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/cores
   [junit4]   2> 4289941 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:41113_    ] o.a.s.c.SolrCore Created CoreDescriptor: {collection=collection1, transient=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/cores/collection1/, schema=schema.xml, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/cores/collection1, shard=, config=solrconfig.xml, coreNodeName=, name=collection1, dataDir=data/, loadOnStartup=true}
   [junit4]   2> 4289941 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:41113_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/cores/collection1/
   [junit4]   2> 4289942 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:41113_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 4289954 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 4289954 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 4289955 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 4289955 INFO  (zkCallback-3742-thread-1-processing-n:127.0.0.1:39250_) [n:127.0.0.1:39250_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4289956 INFO  (OverseerStateUpdate-94021158396362755-127.0.0.1:39250_-n_0000000000) [n:127.0.0.1:39250_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:41113_",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41113",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down"} current state version: 4
   [junit4]   2> 4289956 INFO  (OverseerStateUpdate-94021158396362755-127.0.0.1:39250_-n_0000000000) [n:127.0.0.1:39250_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:41113_",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41113",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down"}
   [junit4]   2> 4289956 INFO  (OverseerStateUpdate-94021158396362755-127.0.0.1:39250_-n_0000000000) [n:127.0.0.1:39250_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 4289957 INFO  (OverseerStateUpdate-94021158396362755-127.0.0.1:39250_-n_0000000000) [n:127.0.0.1:39250_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 4289974 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:41113_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 4289974 INFO  (TEST-CloudMLTQParserTest.test-seed#[27D89C6A9F486A6A]) [n:127.0.0.1:41113_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 4290955 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 4290956 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 4290956 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 4290957 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/cores/collection1/'
   [junit4]   2> 4290986 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 4290996 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 4291030 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 4291144 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 4291145 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 4291152 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 4291436 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4291456 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 4291458 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 4291473 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 4291476 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 4291488 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4291489 WARN  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 4291489 WARN  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 4291489 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4291489 WARN  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 4291490 WARN  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 4291490 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 4291490 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4291490 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 4291490 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@474c0cac
   [junit4]   2> 4291491 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/cores/collection1/data
   [junit4]   2> 4291501 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 4291502 WARN  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 4291502 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 4291503 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=64.953125, floorSegmentMB=1.5615234375, forceMergeDeletesPctAllowed=24.16002897291479, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8978842497912929
   [junit4]   2> 4291504 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@46fcf469 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9123de8),segFN=segments_1,generation=1}
   [junit4]   2> 4291504 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 4291515 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 4291515 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 4291515 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 4291516 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 4291516 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4291516 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4291516 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 4291516 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 4291516 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4291517 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4291517 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4291517 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4291520 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4291521 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4291522 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4291524 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4291533 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 4291534 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_27D89C6A9F486A6A-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 4291538 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 4291541 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /search-facet-invariants,/admin/properties,/admin/ping,/admin/file,/admin/luke,spellCheckWithWordbreak,spellCheckCompRH,/replication,spellCheckCompRH_Direct,/update,/admin/system,mltrh,tvrh,/debug/dump,/config,/admin/segments,standard,dismax,/mlt,spellCheckCompRH1,/terms,/admin/logging,/admin/mbeans,/update/csv,lazy,/schema,/search-facet-def,/admin/threads,defaults,mock,/update/json/docs,/update/json,spellCheckWithWordbreak_Direct,/get,/admin/plugins
   [junit4]   2> 4291542 WARN  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 4291543 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4291551 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4291551 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4291552 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 4291552 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 4291553 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39762683618467565]
   [junit4]   2> 4291553 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@46fcf469 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9123de8),segFN=segments_1,generation=1}
   [junit4]   2> 4291554 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 4291554 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@12c28e76[collection1] main
   [junit4]   2> 4291555 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 4291555 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 4291555 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 4291555 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4291564 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 4291592 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4291592 INFO  (searcherExecutor-9620-thread-1-processing-x:collection1 n:127.0.0.1:41113_ c:collection1 r:core_node1 s:shard2) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 4291593 INFO  (searcherExecutor-9620-thread-1-processing-x:collection1 n:127.0.0.1:41113_ c:collection1 r:core_node1 s:shard2) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 4291593 INFO  (searcherExecutor-9620-thread-1-processing-x:collection1 n:127.0.0.1:41113_ c:collection1 r:core_node1 s:shard2) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 4291593 INFO  (searcherExecutor-9620-thread-1-processing-x:collection1 n:127.0.0.1:41113_ c:collection1 r:core_node1 s:shard2) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 4291593 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 4291593 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 4291593 INFO  (searcherExecutor-9620-thread-1-processing-x:collection1 n:127.0.0.1:41113_ c:collection1 r:core_node1 s:shard2) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 4291593 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 4291594 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1504338540516868096
   [junit4]   2> 4291594 INFO  (searcherExecutor-9620-thread-1-processing-x:collection1 n:127.0.0.1:41113_ c:collection1 r:core_node1 s:shard2) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 4291594 INFO  (searcherExecutor-9620-thread-1-processing-x:collection1 n:127.0.0.1:41113_ c:collection1 r:core_node1 s:shard2) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 4291595 INFO  (searcherExecutor-9620-thread-1-processing-x:collection1 n:127.0.0.1:41113_ c:collection1 r:core_node1 s:shard2) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 4291595 INFO  (searcherExecutor-9620-thread-1-processing-x:collection1 n:127.0.0.1:41113_ c:collection1 r:core_node1 s:shard2) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 4291596 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1504338540516868096
   [junit4]   2> 4291596 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 4291596 INFO  (searcherExecutor-9620-thread-1-processing-x:collection1 n:127.0.0.1:41113_ c:collection1 r:core_node1 s:shard2) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12c28e76[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4291597 INFO  (coreLoadExecutor-9619-thread-1-processing-n:127.0.0.1:41113_) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 4291597 INFO  (coreZkRegister-9614-thread-1-processing-x:collection1 n:127.0.0.1:41113_ c:collection1 r:core_node1 s:shard2) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:41113 collection:collection1 shard:shard2
   [junit4]   2> 4291600 INFO  (coreZkRegister-9614-thread-1-processing-x:collection1 n:127.0.0.1:41113_ c:collection1 r:core_node1 s:shard2) [n:127.0.0.1:41113_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/94021158396362758-core_node1-n_0000000000
   [junit4]   2> 4291601 INFO  (coreZkRegister-9614-thread-1-processing-x:collection1 n:127.0.0

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

st-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/commons-collections-3.2.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/hadoop-common-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/hadoop-hdfs-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/hadoop-minikdc-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jcl-over-slf4j-1.7.7.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/analysis/icu/lucene-analyzers-icu-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/contrib/analysis-extras/lib/icu4j-54.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.1.13.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J1-20150618_122534_418.events @/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J1-20150618_122534_418.suites
   [junit4] ERROR: JVM J1 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1504)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:133)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:964)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:961)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.

Total time: 212 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 1676335048 bytes
Compression is 0.0%
Took 4 min 47 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure