Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.2/6/
5 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Captured an uncaught exception in thread: Thread[id=22586, name=Thread-17491, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=22586, name=Thread-17491, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest] Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:42385/ls/pc/collection1 at __randomizedtesting.SeedInfo.seed([5ECF1679EBCA22A3]:0) at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:644) Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:42385/ls/pc/collection1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:603) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166) at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:642) 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:497) ... 5 more FAILED: org.apache.solr.cloud.TestCryptoKeys.test Error Message: Could not find collection:.system Stack Trace: java.lang.AssertionError: Could not find collection:.system at __randomizedtesting.SeedInfo.seed([5ECF1679EBCA22A3:D69B29A345364F5B]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNotNull(Assert.java:526) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:154) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:134) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856) at org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) 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: junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud Error Message: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper] Stack Trace: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper] at __randomizedtesting.SeedInfo.seed([5ECF1679EBCA22A3]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNull(Assert.java:551) at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258) at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834) 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.hdfs.HdfsCollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=55439, name=collection0, state=RUNNABLE, group=TGRP-HdfsCollectionsAPIDistributedZkTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=55439, name=collection0, state=RUNNABLE, group=TGRP-HdfsCollectionsAPIDistributedZkTest] Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:35040/zmab/u at __randomizedtesting.SeedInfo.seed([5ECF1679EBCA22A3]:0) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:997) Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:35040/zmab/u at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:603) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:405) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:357) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1599) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1620) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:987) 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:497) ... 11 more FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:48673/cu_ Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:48673/cu_ at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:603) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:399) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:476) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) 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:497) ... 47 more Build Log: [...truncated 11716 lines...] [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/init-core-data-001 [junit4] 2> 2092254 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[5ECF1679EBCA22A3]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 2092254 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[5ECF1679EBCA22A3]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ls/pc [junit4] 2> 2092261 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2092282 INFO (Thread-17377) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2092282 INFO (Thread-17377) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2092382 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.ZkTestServer start zk server on port:56757 [junit4] 2> 2092382 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2092391 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2092400 INFO (zkCallback-1046-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ed23095 name:ZooKeeperConnection Watcher:127.0.0.1:56757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2092400 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2092401 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2092401 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr [junit4] 2> 2092411 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2092424 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2092497 INFO (zkCallback-1047-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c92223b name:ZooKeeperConnection Watcher:127.0.0.1:56757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2092497 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2092497 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2092497 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1 [junit4] 2> 2092498 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards [junit4] 2> 2092499 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection [junit4] 2> 2092500 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards [junit4] 2> 2092501 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2092502 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2092503 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 2092503 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml [junit4] 2> 2092505 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2092505 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2092507 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2092507 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt [junit4] 2> 2092509 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2092509 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt [junit4] 2> 2092511 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2092511 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml [junit4] 2> 2092517 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2092517 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2092519 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2092519 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2092521 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2092521 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2092524 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2092524 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2092525 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2092525 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt [junit4] 2> 2092857 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/cores/collection1 [junit4] 2> 2092865 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2092871 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f434a33{/ls/pc,null,AVAILABLE} [junit4] 2> 2092872 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.e.j.s.ServerConnector Started ServerConnector@56dd05ee{HTTP/1.1,[http/1.1]}{127.0.0.1:42385} [junit4] 2> 2092872 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.e.j.s.Server Started @2102708ms [junit4] 2> 2092872 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/tempDir-001/control/data, hostContext=/ls/pc, hostPort=42385, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/cores} [junit4] 2> 2092872 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 2092873 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001' [junit4] 2> 2092873 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2092873 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2092873 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2092885 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2092906 INFO (zkCallback-1048-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@570c9fa7 name:ZooKeeperConnection Watcher:127.0.0.1:56757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2092908 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2092908 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2092911 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2092911 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/solr.xml [junit4] 2> 2092916 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/cores [junit4] 2> 2092916 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.CoreContainer New CoreContainer 1517264654 [junit4] 2> 2092916 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001] [junit4] 2> 2092916 WARN (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/lib [junit4] 2> 2092916 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] 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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000, [junit4] 2> 2092921 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2092921 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2092921 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2092921 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56757/solr [junit4] 2> 2092921 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2092922 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2092927 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2092927 INFO (zkCallback-1051-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3124f01f name:ZooKeeperConnection Watcher:127.0.0.1:56757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2092928 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2092928 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2092939 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$64/1050475937@53697fc [junit4] 2> 2092947 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2092955 INFO (zkCallback-1052-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@295e9d24 name:ZooKeeperConnection Watcher:127.0.0.1:56757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2092955 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2092958 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2092961 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2092969 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2092972 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2092974 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2092976 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2092978 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2092980 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2092982 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2092984 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2092985 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2092986 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2092989 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2092990 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2092991 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2092992 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96610535680311300-127.0.0.1:42385_ls%2Fpc-n_0000000000 [junit4] 2> 2092992 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42385_ls%2Fpc [junit4] 2> 2092992 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 2092993 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.Overseer Overseer (id=96610535680311300-127.0.0.1:42385_ls%2Fpc-n_0000000000) starting [junit4] 2> 2092995 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 2093007 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2093008 INFO (OverseerStateUpdate-96610535680311300-127.0.0.1:42385_ls%2Fpc-n_0000000000) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 2093010 INFO (OverseerCollectionConfigSetProcessor-96610535680311300-127.0.0.1:42385_ls%2Fpc-n_0000000000) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 2093029 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42385_ls%2Fpc [junit4] 2> 2093029 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42385_ls%2Fpc [junit4] 2> 2093030 INFO (zkCallback-1052-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc ] 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> 2093035 INFO (OverseerStateUpdate-96610535680311300-127.0.0.1:42385_ls%2Fpc-n_0000000000) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2093045 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2093045 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2093046 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/cores [junit4] 2> 2093048 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] 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> 2093048 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/cores/collection1 [junit4] 2> 2093048 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 2093050 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.ZkController publishing state=down [junit4] 2> 2093050 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property [junit4] 2> 2093051 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible [junit4] 2> 2093052 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection] [junit4] 2> 2093053 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2 [junit4] 2> 2093053 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2093054 INFO (OverseerStateUpdate-96610535680311300-127.0.0.1:42385_ls%2Fpc-n_0000000000) [n:127.0.0.1:42385_ls%2Fpc ] 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:42385/ls/pc", [junit4] 2> "node_name":"127.0.0.1:42385_ls%2Fpc", [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> 2093054 INFO (OverseerStateUpdate-96610535680311300-127.0.0.1:42385_ls%2Fpc-n_0000000000) [n:127.0.0.1:42385_ls%2Fpc ] 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:42385/ls/pc", [junit4] 2> "node_name":"127.0.0.1:42385_ls%2Fpc", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 2093055 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.ZkController look for our core node name [junit4] 2> 2093055 INFO (OverseerStateUpdate-96610535680311300-127.0.0.1:42385_ls%2Fpc-n_0000000000) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection [junit4] 2> 2093056 INFO (OverseerStateUpdate-96610535680311300-127.0.0.1:42385_ls%2Fpc-n_0000000000) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 2093061 INFO (zkCallback-1052-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc ] 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> 2094056 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1 [junit4] 2> 2094056 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection [junit4] 2> 2094057 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.ZkController Collection zkNode exists [junit4] 2> 2094057 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection] [junit4] 2> 2094057 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper [junit4] 2> 2094057 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/cores/collection1' [junit4] 2> 2094057 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2094057 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2094063 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 [junit4] 2> 2094072 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2094076 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.1 [junit4] 2> 2094174 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 2094180 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2094349 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 2094350 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2094350 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2094362 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2094389 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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.2/checkout/solr/build/solr-core/test/J2 [junit4] 2> 2094389 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 2094390 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2094390 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/cores/collection1/data/] [junit4] 2> 2094390 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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@1dc34c7d [junit4] 2> 2094400 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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.2/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/cores/collection1/data/snapshot_metadata [junit4] 2> 2094400 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file... [junit4] 2> 2094402 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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.2/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/cores/collection1/data [junit4] 2> 2094402 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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.2/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/cores/collection1/data/index/ [junit4] 2> 2094402 WARN (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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.2/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 2094404 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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.2/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/cores/collection1/data/index [junit4] 2> 2094404 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5117435317908839] [junit4] 2> 2094415 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@31747de2),segFN=segments_1,generation=1} [junit4] 2> 2094415 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2094424 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2094424 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 2094424 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2094424 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2094424 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2094424 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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> 2094425 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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> 2094425 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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> 2094425 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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> 2094425 WARN (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 2094427 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2094432 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2094432 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2094433 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2094439 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:42385_ls%2Fpc 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.2/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/cores/collection1/data/ [junit4] 2> 2094439 WARN (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 2094449 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms [junit4] 2> 2094449 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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> 2094450 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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> 2094450 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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> 2094451 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2094451 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2094453 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=6, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2665008801032771] [junit4] 2> 2094457 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@31747de2),segFN=segments_1,generation=1} [junit4] 2> 2094457 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2094457 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1410b45d[collection1] main] [junit4] 2> 2094458 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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> 2094459 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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> 2094459 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2094459 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2094459 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {} [junit4] 2> 2094459 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2094460 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2094460 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2094460 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 2094460 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2094461 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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> 2094461 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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> 2094461 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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> 2094462 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc 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 1545768573169827840 [junit4] 2> 2094462 INFO (searcherExecutor-2120-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1410b45d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2094465 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with highest version 1545768573169827840 [junit4] 2> 2094465 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1 [junit4] 2> 2094467 INFO (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 2094476 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc 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:42385/ls/pc collection:control_collection shard:shard1 [junit4] 2> 2094478 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc 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> 2094481 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc 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/96610535680311300-core_node1-n_0000000000 [junit4] 2> 2094481 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc 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> 2094484 INFO (OverseerStateUpdate-96610535680311300-127.0.0.1:42385_ls%2Fpc-n_0000000000) [n:127.0.0.1:42385_ls%2Fpc ] 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> 2094485 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2094485 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc 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> 2094485 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42385/ls/pc/collection1/ [junit4] 2> 2094485 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2094486 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:42385/ls/pc/collection1/ has no replicas [junit4] 2> 2094486 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 2094489 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc 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/96610535680311300-core_node1-n_0000000000 [junit4] 2> 2094492 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc 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:42385/ls/pc/collection1/ shard1 [junit4] 2> 2094494 INFO (OverseerStateUpdate-96610535680311300-127.0.0.1:42385_ls%2Fpc-n_0000000000) [n:127.0.0.1:42385_ls%2Fpc ] 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:42385/ls/pc", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 1 [junit4] 2> 2094638 INFO (zkCallback-1052-thread-4-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc ] 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> 2094668 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2094669 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2094671 INFO (zkCallback-1056-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7fc3584e name:ZooKeeperConnection Watcher:127.0.0.1:56757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2094672 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2094672 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2094672 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2094685 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2094687 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:42385/ls/pc/collection1/ and leader is http://127.0.0.1:42385/ls/pc/collection1/ [junit4] 2> 2094687 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc 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:42385/ls/pc [junit4] 2> 2094687 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2094687 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active [junit4] 2> 2094687 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc 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> 2094689 INFO (coreZkRegister-2112-thread-1-processing-n:127.0.0.1:42385_ls%2Fpc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42385_ls%2Fpc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection [junit4] 2> 2094690 INFO (OverseerStateUpdate-96610535680311300-127.0.0.1:42385_ls%2Fpc-n_0000000000) [n:127.0.0.1:42385_ls%2Fpc ] 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:42385/ls/pc", [junit4] 2> "node_name":"127.0.0.1:42385_ls%2Fpc", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 2 [junit4] 2> 2094690 INFO (OverseerStateUpdate-96610535680311300-127.0.0.1:42385_ls%2Fpc-n_0000000000) [n:127.0.0.1:42385_ls%2Fpc ] o.a.s.c.o.ReplicaMutator Update state numShards=3 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:42385/ls/pc", [junit4] 2> "node_name":"127.0.0.1:42385_ls%2Fpc", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 2094691 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2094700 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2094803 INFO (zkCallback-1056-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> 2094825 INFO (zkCallback-1052-thread-5-processing-n:127.0.0.1:42385_ls%2Fpc) [n:127.0.0.1:42385_ls%2Fpc ] 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> 2094924 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/shard-1-001/cores/collection1 [junit4] 2> 2094924 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/shard-1-001 [junit4] 2> 2094925 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2094926 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f6e8ef7{/ls/pc,null,AVAILABLE} [junit4] 2> 2094927 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.e.j.s.ServerConnector Started ServerConnector@66bdb6a1{HTTP/1.1,[http/1.1]}{127.0.0.1:55279} [junit4] 2> 2094927 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.e.j.s.Server Started @2104763ms [junit4] 2> 2094927 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/ls/pc, hostPort=55279, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5ECF1679EBCA22A3-001/shard-1-001/cores} [junit4] 2> 2094927 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 2094927 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5ECF1679EBCA22A3]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/work [...truncated too long message...] trics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594) [junit4] 2> at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72) [junit4] 2> at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68) [junit4] 2> at org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171) [junit4] 2> at org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872) [junit4] 2> at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726) [junit4] 2> at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705) [junit4] 2> at org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198) [junit4] 2> at org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.teardownClass(HdfsCollectionsAPIDistributedZkTest.java:52) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> Caused by: java.lang.NullPointerException [junit4] 2> at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203) [junit4] 2> at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370) [junit4] 2> at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729) [junit4] 2> ... 54 more [junit4] 2> 8705457 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[5ECF1679EBCA22A3]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> Sep 18, 2016 2:40:00 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 33 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {other_tl1=PostingsFormat(name=Memory doPackFST= false), range_facet_l_dv=FST50, _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=BlockTreeOrds(blocksize=128), a_t=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=Memory doPackFST= false), a_i1=BlockTreeOrds(blocksize=128), id=FST50, range_facet_i_dv=BlockTreeOrds(blocksize=128), text=FSTOrd50, range_facet_l=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1832, maxMBSortInHeap=7.906457572529557, sim=ClassicSimilarity, locale=ga-IE, timezone=America/Glace_Bay [junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=2,free=136181456,total=493355008 [junit4] 2> NOTE: All tests run in this JVM: [TestPHPSerializedResponseWriter, RulesTest, HdfsRestartWhileUpdatingTest, TestCloudManagedSchema, ShowFileRequestHandlerTest, TestComplexPhraseQParserPlugin, TestRandomCollapseQParserPlugin, TestDistribIDF, TestIndexingPerformance, UpdateParamsTest, HdfsTlogReplayBufferedWhileIndexingTest, TestDistribDocBasedVersion, TestRecoveryHdfs, TestSchemaVersionResource, TestJmxMonitoredMap, TestElisionMultitermQuery, SolrCloudExampleTest, FieldMutatingUpdateProcessorTest, TestHdfsCloudBackupRestore, SharedFSAutoReplicaFailoverUtilsTest, ConfigSetsAPITest, TestSortingResponseWriter, ExitableDirectoryReaderTest, TestTrieFacet, TestInitQParser, SaslZkACLProviderTest, TestCSVResponseWriter, TestExceedMaxTermLength, CheckHdfsIndexTest, DeleteNodeTest, HdfsChaosMonkeyNothingIsSafeTest, TestSolrDeletionPolicy1, TestSort, DistributedQueryComponentCustomSortTest, TestManagedResourceStorage, TestUtils, HdfsNNFailoverTest, HdfsLockFactoryTest, TestSchemaNameResource, EnumFieldTest, TestCloudDeleteByQuery, FullSolrCloudDistribCmdsTest, BadComponentTest, CdcrUpdateLogTest, TestBackupRepositoryFactory, TestRecovery, OverseerStatusTest, TestReqParamsAPI, TermVectorComponentDistributedTest, BinaryUpdateRequestHandlerTest, StressHdfsTest, CurrencyFieldXmlFileTest, CdcrReplicationHandlerTest, RequestHandlersTest, TestTestInjection, HLLSerializationTest, XmlUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, NoCacheHeaderTest, HardAutoCommitTest, SampleTest, TestMiniSolrCloudClusterBase, TestSha256AuthenticationProvider, TestSchemaManager, CollectionsAPIAsyncDistributedZkTest, TestRebalanceLeaders, HighlighterMaxOffsetTest, MergeStrategyTest, TestConfigSetProperties, TestFilteredDocIdSet, TestExtendedDismaxParser, MultiThreadedOCPTest, TestDynamicFieldCollectionResource, CustomCollectionTest, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorRandomCloud, CloudMLTQParserTest, TestSolrJ, CachingDirectoryFactoryTest, ZkStateWriterTest, TestPivotHelperCode, TestNRTOpen, TestSolrConfigHandlerCloud, SecurityConfHandlerTest, TestCustomDocTransformer, TestFastWriter, TestCharFilters, DebugComponentTest, TestAddFieldRealTimeGet, SolrCoreCheckLockOnStartupTest, TestCollationField, ChangedSchemaMergeTest, DistributedExpandComponentTest, LeaderInitiatedRecoveryOnCommitTest, CoreAdminRequestStatusTest, TestImplicitCoreProperties, TestCoreDiscovery, ScriptEngineTest, TestFuzzyAnalyzedSuggestions, TestPerFieldSimilarityWithDefaultOverride, TestReversedWildcardFilterFactory, BasicDistributedZkTest, SyncSliceTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestZkChroot, TestRandomDVFaceting, TestRealTimeGet, TestJoin, TestStressVersions, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, TestGroupingSearch, BadIndexSchemaTest, BasicFunctionalityTest, TestIndexSearcher, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SpellCheckCollatorTest, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterWFSTTest, PolyFieldTest, TestAtomicUpdateErrorCases, DocValuesMultiTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TestValueSourceCache, MoreLikeThisHandlerTest, TestSolrQueryParser, RegexBoostProcessorTest, ReturnFieldsTest, MBeansHandlerTest, QueryParsingTest, JsonLoaderTest, CSVRequestHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, TestStressRecovery, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, SolrTestCaseJ4Test, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AssignTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, TestReplicaProperties, TestRequestStatusCollectionAPI, TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorCloud, VMParamsZkACLAndCredentialsProvidersTest, HdfsCollectionsAPIDistributedZkTest] [junit4] Completed [536/629 (5!)] on J2 in 595.79s, 1 test, 1 error <<< FAILURES! [...truncated 60442 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
