Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/7/
4 tests failed.
FAILED: org.apache.solr.search.mlt.CloudMLTQParserTest.test
Error Message:
arrays first differed at element [1]; expected:<13> but was:<14>
Stack Trace:
arrays first differed at element [1]; expected:<13> but was:<14>
at
__randomizedtesting.SeedInfo.seed([AB0843BA6576E38:82E4BBE108AB03C0]:0)
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
at org.junit.Assert.internalArrayEquals(Assert.java:416)
at org.junit.Assert.assertArrayEquals(Assert.java:292)
at org.junit.Assert.assertArrayEquals(Assert.java:305)
at
org.apache.solr.search.mlt.CloudMLTQParserTest.test(CloudMLTQParserTest.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery
Error Message:
Error from server at http://127.0.0.1:35694/solr/onecollection: No registered
leader was found after waiting for 4000ms , collection: onecollection slice: a
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:35694/solr/onecollection: No registered leader
was found after waiting for 4000ms , collection: onecollection slice: a
at
__randomizedtesting.SeedInfo.seed([AB0843BA6576E38:7FBD4427B64DA8ED]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
at
org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery(TestDistribIDF.java:110)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:60178
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:60178
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:381)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:497)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:169)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
... 47 more
FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=8926,
name=testExecutor-4251-thread-16, state=RUNNABLE,
group=TGRP-UnloadDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=8926, name=testExecutor-4251-thread-16,
state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
at
__randomizedtesting.SeedInfo.seed([AB0843BA6576E38:82E4BBE108AB03C0]:0)
Caused by: java.lang.RuntimeException:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:40649/_r
at __randomizedtesting.SeedInfo.seed([AB0843BA6576E38]:0)
at
org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$3(BasicDistributedZkTest.java:583)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$6(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured
while waiting response from server at: http://127.0.0.1:40649/_r
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$3(BasicDistributedZkTest.java:581)
... 4 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
... 8 more
Build Log:
[...truncated 11276 lines...]
[junit4] Suite: org.apache.solr.search.mlt.CloudMLTQParserTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/init-core-data-001
[junit4] 2> 528333 INFO
(SUITE-CloudMLTQParserTest-seed#[AB0843BA6576E38]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 528333 INFO
(SUITE-CloudMLTQParserTest-seed#[AB0843BA6576E38]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 528339 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 528339 INFO (Thread-1342) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 528339 INFO (Thread-1342) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 528439 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.ZkTestServer start zk server on port:58197
[junit4] 2> 528439 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 528440 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 528446 INFO (zkCallback-745-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@59bee954
name:ZooKeeperConnection Watcher:127.0.0.1:58197 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 528446 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 528447 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 528447 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 528450 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 528450 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 528452 INFO (zkCallback-746-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6d349775
name:ZooKeeperConnection Watcher:127.0.0.1:58197/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 528452 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 528452 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 528452 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 528455 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 528457 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 528458 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 528459 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 528459 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 528461 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 528461 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 528463 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 528463 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 528464 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 528464 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 528466 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 528466 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 528467 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 528467 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 528469 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 528469 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 528470 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 528471 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 528472 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 528472 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 528474 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 528474 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 528478 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 528478 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 528581 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/cores/collection1
[junit4] 2> 528582 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.e.j.s.Server jetty-9.3.6.v20151106
[junit4] 2> 528586 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4f801dee{/,null,AVAILABLE}
[junit4] 2> 528588 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@53e4315b{HTTP/1.1,[http/1.1]}{127.0.0.1:52548}
[junit4] 2> 528588 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.e.j.s.Server Started @531395ms
[junit4] 2> 528588 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/tempDir-001/control/data,
hostContext=/, hostPort=52548,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/cores}
[junit4] 2> 528588 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 528588 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001'
[junit4] 2> 528588 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 528588 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 528589 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 528590 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 528591 INFO (zkCallback-747-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5296b33e
name:ZooKeeperConnection Watcher:127.0.0.1:58197/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 528593 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 528593 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 528609 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 528609 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/solr.xml
[junit4] 2> 528614 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/cores
[junit4] 2> 528614 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.CoreContainer New CoreContainer 592994556
[junit4] 2> 528614 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001]
[junit4] 2> 528614 WARN
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/lib
[junit4] 2> 528615 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
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> 528616 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 528618 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 528618 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 528618 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58197/solr
[junit4] 2> 528618 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 528618 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 528618 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 528619 INFO (zkCallback-750-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2e261f63
name:ZooKeeperConnection Watcher:127.0.0.1:58197 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 528620 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 528620 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 528622 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 528622 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:52548_) [n:127.0.0.1:52548_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4a7eeda name:ZooKeeperConnection
Watcher:127.0.0.1:58197/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 528623 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 528623 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 528625 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 528631 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 528633 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 528635 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 528636 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 528637 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 528639 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 528640 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 528640 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 528641 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 528643 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 528644 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 528645 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 528646 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/95524728327438340-127.0.0.1:52548_-n_0000000000
[junit4] 2> 528646 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:52548_
[junit4] 2> 528646 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 528647 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.Overseer Overseer
(id=95524728327438340-127.0.0.1:52548_-n_0000000000) starting
[junit4] 2> 528649 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 528654 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 528655 INFO
(OverseerCollectionConfigSetProcessor-95524728327438340-127.0.0.1:52548_-n_0000000000)
[n:127.0.0.1:52548_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 528656 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52548_
[junit4] 2> 528656 INFO
(OverseerStateUpdate-95524728327438340-127.0.0.1:52548_-n_0000000000)
[n:127.0.0.1:52548_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 528656 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:52548_
[junit4] 2> 528657 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:52548_) [n:127.0.0.1:52548_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 528665 INFO
(OverseerStateUpdate-95524728327438340-127.0.0.1:52548_-n_0000000000)
[n:127.0.0.1:52548_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 528665 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:52548_) [n:127.0.0.1:52548_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 528667 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 528667 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 528668 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/cores
[junit4] 2> 528669 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=control_collection, coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 528669 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/cores/collection1
[junit4] 2> 528669 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 528670 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2
[junit4] 2> 528670 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38])
[n:127.0.0.1:52548_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 528671 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 528671 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 528672 INFO
(OverseerStateUpdate-95524728327438340-127.0.0.1:52548_-n_0000000000)
[n:127.0.0.1:52548_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52548",
[junit4] 2> "node_name":"127.0.0.1:52548_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 528673 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 528673 INFO
(OverseerStateUpdate-95524728327438340-127.0.0.1:52548_-n_0000000000)
[n:127.0.0.1:52548_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52548",
[junit4] 2> "node_name":"127.0.0.1:52548_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 528673 INFO
(OverseerStateUpdate-95524728327438340-127.0.0.1:52548_-n_0000000000)
[n:127.0.0.1:52548_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 528674 INFO
(OverseerStateUpdate-95524728327438340-127.0.0.1:52548_-n_0000000000)
[n:127.0.0.1:52548_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 528675 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:52548_) [n:127.0.0.1:52548_
] 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> 529674 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 529674 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 529674 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 529674 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 529675 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 529675 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/cores/collection1'
[junit4] 2> 529675 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 529676 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 529678 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 529686 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 529697 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.1.0
[junit4] 2> 529720 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 529726 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 529837 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 529843 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 529844 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 529852 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 529854 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 529856 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 529857 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 529858 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2
[junit4] 2> 529858 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 529858 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 529859 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/cores/collection1/data/]
[junit4] 2> 529859 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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@2d886cd
[junit4] 2> 529859 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/cores/collection1/data
[junit4] 2> 529859 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/cores/collection1/data/index/
[junit4] 2> 529859 WARN
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 529860 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/cores/collection1/data/index
[junit4] 2> 529860 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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=16, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=75.7197265625,
floorSegmentMB=0.8408203125, forceMergeDeletesPctAllowed=22.950961995240398,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.27442790481610346
[junit4] 2> 529866 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/index-NIOFSDirectory-001
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7fd3fede),segFN=segments_1,generation=1}
[junit4] 2> 529866 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 529867 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52548_
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-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/cores/collection1/data/
[junit4] 2> 529867 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 529871 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 529871 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 529871 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 529871 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 529872 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 529872 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 529872 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 529872 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 529872 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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> 529872 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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> 529872 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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> 529872 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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> 529874 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 529875 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 529876 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 529877 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 529880 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 529882 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 529882 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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> 529883 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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> 529883 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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> 529883 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 529883 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 529884 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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=4, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=0.15234375,
floorSegmentMB=1.6328125, forceMergeDeletesPctAllowed=0.5333076849887386,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 529885 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/index-NIOFSDirectory-001
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7fd3fede),segFN=segments_1,generation=1}
[junit4] 2> 529885 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 529885 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4ea99bb2[collection1] main]
[junit4] 2> 529886 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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> 529886 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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> 529887 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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> 529887 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 529887 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 529887 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 529897 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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> 529929 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 529929 INFO
(searcherExecutor-2092-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 529929 INFO
(searcherExecutor-2092-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 529930 INFO
(searcherExecutor-2092-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 529930 INFO
(searcherExecutor-2092-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 529930 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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> 529930 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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> 529930 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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> 529930 INFO
(searcherExecutor-2092-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 529930 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ 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 1528395654906249216
[junit4] 2> 529930 INFO
(searcherExecutor-2092-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 529930 INFO
(searcherExecutor-2092-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 529931 INFO
(searcherExecutor-2092-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 529931 INFO
(searcherExecutor-2092-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 529932 INFO
(searcherExecutor-2092-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@4ea99bb2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 529932 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version
1528395654906249216
[junit4] 2> 529932 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 529933 INFO
(coreLoadExecutor-2091-thread-1-processing-n:127.0.0.1:52548_)
[n:127.0.0.1:52548_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 529933 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
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:52548
collection:control_collection shard:shard1
[junit4] 2> 529934 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
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> 529937 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
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/95524728327438340-core_node1-n_0000000000
[junit4] 2> 529937 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=10000
[junit4] 2> 529938 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 529938 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
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> 529938 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:52548/collection1/
[junit4] 2> 529938 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 529939 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:52548/collection1/ has no replicas
[junit4] 2> 529939 INFO
(OverseerStateUpdate-95524728327438340-127.0.0.1:52548_-n_0000000000)
[n:127.0.0.1:52548_ ] 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> 529940 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 529942 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/95524728327438340-core_node1-n_0000000000
[junit4] 2> 529944 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
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:52548/collection1/ shard1
[junit4] 2> 529944 INFO
(OverseerStateUpdate-95524728327438340-127.0.0.1:52548_-n_0000000000)
[n:127.0.0.1:52548_ ] 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:52548",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 530046 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:52548_) [n:127.0.0.1:52548_
] 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> 530095 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:52548/collection1/ and leader is
http://127.0.0.1:52548/collection1/
[junit4] 2> 530095 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
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:52548
[junit4] 2> 530095 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 530095 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 530095 INFO
(coreZkRegister-2085-thread-1-processing-n:127.0.0.1:52548_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52548_
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> 530097 INFO
(OverseerStateUpdate-95524728327438340-127.0.0.1:52548_-n_0000000000)
[n:127.0.0.1:52548_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52548",
[junit4] 2> "node_name":"127.0.0.1:52548_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 530097 INFO
(OverseerStateUpdate-95524728327438340-127.0.0.1:52548_-n_0000000000)
[n:127.0.0.1:52548_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52548",
[junit4] 2> "node_name":"127.0.0.1:52548_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 530172 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 530173 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 530174 INFO (zkCallback-753-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5d683a98
name:ZooKeeperConnection Watcher:127.0.0.1:58197/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 530174 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 530175 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 530175 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 530176 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 530176 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 530176 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 530177 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 530178 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 530178 INFO (zkCallback-754-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@60aee81d
name:ZooKeeperConnection Watcher:127.0.0.1:58197/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 530178 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 530178 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 530181 INFO
(OverseerStateUpdate-95524728327438340-127.0.0.1:52548_-n_0000000000)
[n:127.0.0.1:52548_ ] 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> 530181 INFO
(OverseerStateUpdate-95524728327438340-127.0.0.1:52548_-n_0000000000)
[n:127.0.0.1:52548_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 530182 INFO (zkCallback-753-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> 530182 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:52548_) [n:127.0.0.1:52548_
] 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> 530285 INFO
(OverseerStateUpdate-95524728327438340-127.0.0.1:52548_-n_0000000000)
[n:127.0.0.1:52548_ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/collection1/state.json
[junit4] 2> 530287 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/shard-1-001/cores/collection1
[junit4] 2> 530287 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/shard-1-001
[junit4] 2> 530288 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.e.j.s.Server jetty-9.3.6.v20151106
[junit4] 2> 530290 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@68ebe5{/,null,AVAILABLE}
[junit4] 2> 530290 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@122692a3{HTTP/1.1,[http/1.1]}{127.0.0.1:36716}
[junit4] 2> 530290 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.e.j.s.Server Started @533098ms
[junit4] 2> 530291 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=36716,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/shard-1-001/cores}
[junit4] 2> 530291 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 530292 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest_AB0843BA6576E38-001/shard-1-001'
[junit4] 2> 530292 INFO
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 530292
[...truncated too long message...]
.0.0.1:48767_solr) [n:127.0.0.1:48767_solr ] o.a.s.c.c.ZkStateReader
ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode =
Session expired for /live_nodes]
[junit4] 2> 4600775 INFO (jetty-launcher-5301-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4b800822{/solr,null,UNAVAILABLE}
[junit4] 2> 4600779 INFO
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[AB0843BA6576E38]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50779 50779
[junit4] 2> 4600905 INFO (Thread-73719) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:50779 50779
[junit4] 2> 4600906 WARN (Thread-73719) [ ] 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> 3 /solr/security.json
[junit4] 2> 3 /solr/configs/conf2
[junit4] 2> 2 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 2 /solr/collections/collection2_local/state.json
[junit4] 2> 2 /solr/collections/collection1_local/state.json
[junit4] 2> 2 /solr/collections/collection1/state.json
[junit4] 2> 2 /solr/collections/collection2/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 4 /solr/collections
[junit4] 2>
[junit4] 2> 4600907 INFO
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[AB0843BA6576E38]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMultiCollectionQuery
[junit4] 2> 4600907 INFO
(SUITE-TestDistribIDF-seed#[AB0843BA6576E38]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_AB0843BA6576E38-001
[junit4] 2> Mar 10, 2016 7:42:32 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false),
_version_=PostingsFormat(name=MockRandom),
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
cat=PostingsFormat(name=LuceneVarGapFixedInterval),
intDefault=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Memory
doPackFST= false),
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
_route_=PostingsFormat(name=LuceneVarGapDocFreqInterval),
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval),
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=865,
maxMBSortInHeap=6.514923072461013, sim=ClassicSimilarity, locale=nn-NO,
timezone=Etc/GMT-2
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_66 (64-bit)/cpus=4,threads=1,free=284679424,total=527958016
[junit4] 2> NOTE: All tests run in this JVM: [SpatialHeatmapFacetsTest,
HttpPartitionTest, CollectionTooManyReplicasTest, PolyFieldTest,
TestConfigReload, TestDefaultSearchFieldResource, FileBasedSpellCheckerTest,
TestManagedResource, TestFastOutputStream, TestLazyCores,
TestDistributedStatsComponentCardinality,
OutOfBoxZkACLAndCredentialsProvidersTest, ResourceLoaderTest,
TestSolrQueryParserDefaultOperatorResource, TestHashQParserPlugin,
ExternalFileFieldSortTest, TestQueryWrapperFilter, RecoveryAfterSoftCommitTest,
AddBlockUpdateTest, TestNonDefinedSimilarityFactory, BasicDistributedZkTest,
TestOmitPositions, BasicAuthIntegrationTest, TestRemoteStreaming,
TestCryptoKeys, CachingDirectoryFactoryTest, EchoParamsTest, TestBadConfig,
ChangedSchemaMergeTest, TestHighlightDedupGrouping, TestShortCircuitedRequests,
TestClusterStateMutator, DistributedQueueTest, AnalyticsQueryTest,
TestRestoreCore, TestMiniSolrCloudClusterSSL, CacheHeaderTest,
TestDistributedSearch, TestSolr4Spatial2, TestSolrXml,
DistributedQueryComponentOptimizationTest, SOLR749Test,
IndexSchemaRuntimeFieldTest, TestDocSet, TestCustomSort,
RestartWhileUpdatingTest, SystemInfoHandlerTest, TestSchemaSimilarityResource,
EnumFieldTest, SolrXmlInZkTest, HdfsDirectoryFactoryTest,
TestCloudManagedSchema, SmileWriterTest, TestFieldTypeResource,
ZkNodePropsTest, TestSolr4Spatial, TestMergePolicyConfig,
TestCollationFieldDocValues, TestComponentsName, TestConfigSetImmutable,
QueryElevationComponentTest, JsonLoaderTest, SegmentsInfoRequestHandlerTest,
TestRandomDVFaceting, OutputWriterTest, RequiredFieldsTest, QueryEqualityTest,
TestCSVLoader, TestExclusionRuleCollectionAccess, TestValueSourceCache,
PrimUtilsTest, BJQParserTest, TestFaceting, PingRequestHandlerTest,
TestRawTransformer, CustomCollectionTest, URLClassifyProcessorTest,
LeaderElectionIntegrationTest, HdfsUnloadDistributedZkTest, CursorPagingTest,
TestMinMaxOnMultiValuedField, DistribCursorPagingTest, TestCrossCoreJoin,
DistributedSpellCheckComponentTest, TestMissingGroups, TestPhraseSuggestions,
DeleteReplicaTest, BufferStoreTest, AsyncCallRequestStatusResponseTest,
TestDynamicLoading, ResponseLogComponentTest, WrapperMergePolicyFactoryTest,
JSONWriterTest, AtomicUpdatesTest, ClusterStateUpdateTest, TestRandomFaceting,
LeaderElectionTest, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest,
AutoCommitTest, TestRecovery, TestHashPartitioner,
TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet,
TestJoin, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery,
TestCoreContainer, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest,
SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, TestFiltering,
TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest,
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest,
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest,
SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest,
TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, TestStressLucene,
TestTrie, SuggesterWFSTTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest,
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest,
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest,
DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest,
DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser,
DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest,
TestQueryTypes, DocumentBuilderTest, TermVectorComponentTest,
TestSolrQueryParser, LoggingHandlerTest, TestJmxIntegration,
UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions,
TestQuerySenderListener, AlternateDirectoryTest, CopyFieldTest,
SolrIndexConfigTest, TestStressRecovery, TestDistributedMissingSort,
TestSimpleTrackingShardHandler, ConnectionReuseTest,
TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest,
CdcrReplicationDistributedZkTest, SharedFSAutoReplicaFailoverUtilsTest,
SimpleCollectionCreateDeleteTest, TestAuthenticationFramework,
TestConfigSetsAPI, TestDownShardTolerantSearch,
TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterBase,
TestReplicaProperties, TestRequestForwarding, TestSolrCloudWithKerberosAlt,
TlogReplayBufferedWhileIndexingTest, StressHdfsTest,
TestSolrConfigHandlerCloud, DistributedFacetPivotLargeTest,
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest,
CheckHdfsIndexTest, TestManagedSchema, TestSchemaManager,
TestUseDocValuesAsStored, CursorMarkTest, MergeStrategyTest, RankQueryTest,
SortSpecParsingTest, TestFieldSortValues, TestFilteredDocIdSet,
TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType,
TestReRankQParserPlugin, TestSearcherReuse, TestSmileRequest,
TestStandardQParsers, TestStressUserVersions, TestTrieFacet, TestJsonFacets,
TestScoreJoinQPScore, TestJsonRequest, SimpleMLTQParserTest,
TestPerFieldSimilarityClassic, TestPerFieldSimilarityWithDefaultOverride,
TestDistribIDF]
[junit4] Completed [566/579 (4!)] on J0 in 84.04s, 2 tests, 1 error <<<
FAILURES!
[...truncated 59 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:747:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:684:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/common-build.xml:524:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/common-build.xml:1014:
There were test failures: 579 suites (10 ignored), 2314 tests, 3 errors, 1
failure, 34 ignored (17 assumptions) [seed: AB0843BA6576E38]
Total time: 200 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]