Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.2/7/
5 tests failed.
FAILED:
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testUpdateLogSynchronisation
Error Message:
Timeout waiting for CDCR replication to complete @source_collection:shard2
Stack Trace:
java.lang.RuntimeException: Timeout waiting for CDCR replication to complete
@source_collection:shard2
at
__randomizedtesting.SeedInfo.seed([96288BCA82A15EBA:6847D36940817DAB]:0)
at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForReplicationToComplete(BaseCdcrDistributedZkTest.java:794)
at
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testUpdateLogSynchronisation(CdcrReplicationDistributedZkTest.java:377)
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: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:38261/c8n_1x3_lf_shard1_replica2]
Stack Trace:
org.apache.solr.client.solrj.SolrServerException:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:38261/c8n_1x3_lf_shard1_replica2]
at
__randomizedtesting.SeedInfo.seed([96288BCA82A15EBA:1E7CB4102C5D3342]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:769)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
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.HttpPartitionTest.sendDoc(HttpPartitionTest.java:592)
at
org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:578)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:174)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
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: org.apache.solr.client.solrj.SolrServerException: No live
SolrServers available to handle this
request:[http://127.0.0.1:38261/c8n_1x3_lf_shard1_replica2]
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:384)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:763)
... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused
connection at: http://127.0.0.1:38261/c8n_1x3_lf_shard1_replica2
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599)
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)
... 50 more
Caused by: java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
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)
... 54 more
FAILED:
org.apache.solr.core.HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig
Error Message:
The max direct memory is likely too low. Either increase it (by adding
-XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to your containers startup
args) or disable direct allocation using
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you
are putting the block cache on the heap, your java heap size might not be large
enough. Failed allocating ~134.217728 MB.
Stack Trace:
java.lang.RuntimeException: The max direct memory is likely too low. Either
increase it (by adding -XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to
your containers startup args) or disable direct allocation using
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you
are putting the block cache on the heap, your java heap size might not be large
enough. Failed allocating ~134.217728 MB.
at
__randomizedtesting.SeedInfo.seed([96288BCA82A15EBA:618742E17F28B491]:0)
at
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:304)
at
org.apache.solr.core.HdfsDirectoryFactory.getBlockDirectoryCache(HdfsDirectoryFactory.java:280)
at
org.apache.solr.core.HdfsDirectoryFactory.create(HdfsDirectoryFactory.java:220)
at
org.apache.solr.core.HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig(HdfsDirectoryFactoryTest.java:108)
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
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.lang.OutOfMemoryError: Direct buffer memory
at java.nio.Bits.reserveMemory(Bits.java:693)
at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
at
org.apache.solr.store.blockcache.BlockCache.<init>(BlockCache.java:63)
at
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:302)
... 42 more
FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test
Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:35826
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:35826
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:515)
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
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=16623, name=collection4,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=16623, name=collection4, state=RUNNABLE,
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: java.lang.RuntimeException:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: https://127.0.0.1:51058
at __randomizedtesting.SeedInfo.seed([96288BCA82A15EBA]: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: https://127.0.0.1:51058
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 sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
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
Build Log:
[...truncated 11518 lines...]
[junit4] Suite:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_96288BCA82A15EBA-001/init-core-data-001
[junit4] 2> 588429 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[96288BCA82A15EBA]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 588430 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[96288BCA82A15EBA]-worker) [
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 588526 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[96288BCA82A15EBA]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 588634 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[96288BCA82A15EBA]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 588638 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[96288BCA82A15EBA]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 588681 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[96288BCA82A15EBA]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_50377_hdfs____2oddvm/webapp
[junit4] 2> 591022 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[96288BCA82A15EBA]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:50377
[junit4] 2> 591937 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[96288BCA82A15EBA]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 591939 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[96288BCA82A15EBA]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 592029 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[96288BCA82A15EBA]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_50575_datanode____6d1073/webapp
[junit4] 2> 593133 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[96288BCA82A15EBA]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:50575
[junit4] 2> 594130 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[96288BCA82A15EBA]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 594132 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[96288BCA82A15EBA]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 594771 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[96288BCA82A15EBA]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_53172_datanode____.x3wtyj/webapp
[junit4] 2> 595771 INFO (IPC Server handler 3 on 49253) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-60ddd77c-5bf4-46cc-a8c1-9e58b0deb7e8 node
DatanodeRegistration(127.0.0.1:56111,
datanodeUuid=677e6fd0-e47a-48bc-9723-19b1f19a5a1d, infoPort=49110,
infoSecurePort=0, ipcPort=58468,
storageInfo=lv=-56;cid=testClusterID;nsid=1890011689;c=0), blocks: 0,
hasStaleStorage: true, processing time: 6 msecs
[junit4] 2> 595771 INFO (IPC Server handler 3 on 49253) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-8619554d-4086-4beb-a587-a5d25711d254 node
DatanodeRegistration(127.0.0.1:56111,
datanodeUuid=677e6fd0-e47a-48bc-9723-19b1f19a5a1d, infoPort=49110,
infoSecurePort=0, ipcPort=58468,
storageInfo=lv=-56;cid=testClusterID;nsid=1890011689;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 596405 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[96288BCA82A15EBA]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:53172
[junit4] 2> 598049 INFO (IPC Server handler 9 on 49253) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-6f6bc579-f2e7-4747-b9ac-a8db002f1503 node
DatanodeRegistration(127.0.0.1:34532,
datanodeUuid=b54c1e30-d458-403b-898d-5dc451b7c786, infoPort=44300,
infoSecurePort=0, ipcPort=39753,
storageInfo=lv=-56;cid=testClusterID;nsid=1890011689;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 598049 INFO (IPC Server handler 9 on 49253) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-c9bc3ba4-0d1f-4e9a-b674-439cc1a296d3 node
DatanodeRegistration(127.0.0.1:34532,
datanodeUuid=b54c1e30-d458-403b-898d-5dc451b7c786, infoPort=44300,
infoSecurePort=0, ipcPort=39753,
storageInfo=lv=-56;cid=testClusterID;nsid=1890011689;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 598296 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 598296 INFO (Thread-1190) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 598296 INFO (Thread-1190) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 598398 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.ZkTestServer start zk server on port:36447
[junit4] 2> 598398 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 598399 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 598420 INFO (zkCallback-398-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2ac42500
name:ZooKeeperConnection Watcher:127.0.0.1:36447 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 598420 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 598420 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 598420 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 598423 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 598570 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 598706 INFO (zkCallback-399-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4548b5e1
name:ZooKeeperConnection Watcher:127.0.0.1:36447/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 598706 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 598706 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 598706 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 598708 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 598709 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 598719 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 598720 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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> 598720 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 598731 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 598731 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 598732 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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> 598732 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 598742 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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> 598742 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 598744 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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> 598744 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 598745 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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> 598745 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 598754 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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> 598754 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 598756 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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> 598756 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 598757 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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> 598757 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 598766 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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> 598766 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 598768 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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> 598768 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 599088 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_96288BCA82A15EBA-001/control-001/cores/collection1
[junit4] 2> 599110 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 599127 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3f6e066f{/,null,AVAILABLE}
[junit4] 2> 599128 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@5c350216{HTTP/1.1,[http/1.1]}{127.0.0.1:53964}
[junit4] 2> 599128 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.e.j.s.Server Started @607030ms
[junit4] 2> 599128 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:49253/hdfs__localhost_49253__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.2_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_96288BCA82A15EBA-001_tempDir-002_control_data,
hostContext=/, hostPort=53964,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_96288BCA82A15EBA-001/control-001/cores}
[junit4] 2> 599128 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 599128 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_96288BCA82A15EBA-001/control-001'
[junit4] 2> 599128 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 599128 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 599129 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 599135 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 599256 INFO (zkCallback-400-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7030bd62
name:ZooKeeperConnection Watcher:127.0.0.1:36447/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 599256 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 599256 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 599267 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 599267 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_96288BCA82A15EBA-001/control-001/solr.xml
[junit4] 2> 599277 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_96288BCA82A15EBA-001/control-001/cores
[junit4] 2> 599277 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1801055876
[junit4] 2> 599277 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_96288BCA82A15EBA-001/control-001]
[junit4] 2> 599277 WARN
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_96288BCA82A15EBA-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_96288BCA82A15EBA-001/control-001/lib
[junit4] 2> 599278 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
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> 599356 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 599370 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 599375 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 599375 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36447/solr
[junit4] 2> 599375 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 599375 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 599394 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 599416 INFO (zkCallback-403-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@44fd4b4a
name:ZooKeeperConnection Watcher:127.0.0.1:36447 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 599442 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 599443 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 599483 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$74/306587671@49dec7e2
[junit4] 2> 599542 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 599555 INFO
(zkCallback-404-thread-1-processing-n:127.0.0.1:53964_) [n:127.0.0.1:53964_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@72dd7a22
name:ZooKeeperConnection Watcher:127.0.0.1:36447/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 599555 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 599563 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 599566 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 599573 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 599579 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 599587 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 599590 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 599594 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 599595 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 599596 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 599671 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 599672 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 599674 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 599679 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 599682 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 599683 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 599685 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/96621805798686724-127.0.0.1:53964_-n_0000000000
[junit4] 2> 599685 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:53964_
[junit4] 2> 599685 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 599688 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.Overseer Overseer
(id=96621805798686724-127.0.0.1:53964_-n_0000000000) starting
[junit4] 2> 599698 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 599714 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 599724 INFO
(OverseerStateUpdate-96621805798686724-127.0.0.1:53964_-n_0000000000)
[n:127.0.0.1:53964_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 599734 INFO
(OverseerCollectionConfigSetProcessor-96621805798686724-127.0.0.1:53964_-n_0000000000)
[n:127.0.0.1:53964_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 599755 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53964_
[junit4] 2> 599755 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:53964_
[junit4] 2> 599772 INFO
(zkCallback-404-thread-1-processing-n:127.0.0.1:53964_) [n:127.0.0.1:53964_
] 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> 599798 INFO
(OverseerStateUpdate-96621805798686724-127.0.0.1:53964_-n_0000000000)
[n:127.0.0.1:53964_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 599812 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 599812 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 599826 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] 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/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_96288BCA82A15EBA-001/control-001/cores
[junit4] 2> 599830 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] 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> 599830 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] 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/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_96288BCA82A15EBA-001/control-001/cores/collection1
[junit4] 2> 599831 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 599851 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 599851 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 599854 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1
[junit4] 2> 599854 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[96288BCA82A15EBA])
[n:127.0.0.1:53964_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 599855 INFO
(OverseerStateUpdate-96621805798686724-127.0.0.1:53964_-n_0000000000)
[n:127.0.0.1:53964_ ] 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:53964",
[junit4] 2> "node_name":"127.0.0.1:53964_",
[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> 599855 INFO
(OverseerStateUpdate-96621805798686724-127.0.0.1:53964_-n_0000000000)
[n:127.0.0.1:53964_ ] 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:53964",
[junit4] 2> "node_name":"127.0.0.1:53964_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 599857 INFO
(OverseerStateUpdate-96621805798686724-127.0.0.1:53964_-n_0000000000)
[n:127.0.0.1:53964_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 599858 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 599859 INFO
(OverseerStateUpdate-96621805798686724-127.0.0.1:53964_-n_0000000000)
[n:127.0.0.1:53964_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 599882 INFO
(zkCallback-404-thread-1-processing-n:127.0.0.1:53964_) [n:127.0.0.1:53964_
] 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> 599887 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
[junit4] 2> 599887 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 599887 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 599887 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 599893 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 599893 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 599902 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 599902 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_96288BCA82A15EBA-001/control-001/cores/collection1'
[junit4] 2> 599902 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 599902 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 599916 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 599958 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 599980 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.2.1
[junit4] 2> 600019 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 600041 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 600844 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 600871 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 600872 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 600899 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 600901 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 600912 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 600913 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 600922 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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/J1
[junit4] 2> 600922 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 600922 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
[junit4] 2> 600923 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:49253/solr_hdfs_home
[junit4] 2> 600923 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 600923 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_96288BCA82A15EBA-001/control-001/cores/collection1],
dataDir=[hdfs://localhost:49253/solr_hdfs_home/control_collection/core_node1/data/]
[junit4] 2> 600923 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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@400ae695
[junit4] 2> 600923 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:49253/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
[junit4] 2> 601021 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
hdfs://localhost:49253/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
[junit4] 2> 601021 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 601031 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:49253/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 601829 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
hdfs://localhost:49253/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 601880 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=hdfs://localhost:49253/solr_hdfs_home/control_collection/core_node1/data/index/
[junit4] 2> 601990 WARN
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'hdfs:/localhost:49253/solr_hdfs_home/control_collection/core_node1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 601990 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:49253/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 602121 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
hdfs://localhost:49253/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 602122 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@73a2ee75
[junit4] 2> 602551 INFO (IPC Server handler 0 on 49253) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56111 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-c9bc3ba4-0d1f-4e9a-b674-439cc1a296d3:NORMAL:127.0.0.1:34532|RBW],
ReplicaUC[[DISK]DS-8619554d-4086-4beb-a587-a5d25711d254:NORMAL:127.0.0.1:56111|RBW]]}
size 0
[junit4] 2> 602558 INFO (IPC Server handler 5 on 49253) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34532 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-c9bc3ba4-0d1f-4e9a-b674-439cc1a296d3:NORMAL:127.0.0.1:34532|RBW],
ReplicaUC[[DISK]DS-8619554d-4086-4beb-a587-a5d25711d254:NORMAL:127.0.0.1:56111|RBW]]}
size 0
[junit4] 2> 602570 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(HdfsDirectory@hdfs://localhost:49253/solr_hdfs_home/control_collection/core_node1/data/index
lockFactory=org.apache.solr.store.hdfs.HdfsLockFactory@770eeae7;
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
[junit4] 2> 602571 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 602597 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 602597 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 602597 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 602597 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 602598 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 602598 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 602609 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 602609 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 602609 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 602610 WARN
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 602618 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 602619 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 602619 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 602630 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 602634 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 602634 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 602786 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53964_
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
hdfs://localhost:49253/solr_hdfs_home/control_collection/core_node1/data/
[junit4] 2> 602878 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 602878 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 602878 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 602951 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 602951 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 602962 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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=17, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 603109 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(HdfsDirectory@hdfs://localhost:49253/solr_hdfs_home/control_collection/core_node1/data/index
lockFactory=org.apache.solr.store.hdfs.HdfsLockFactory@770eeae7;
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
[junit4] 2> 603109 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 603110 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@21b2d16c[collection1] main]
[junit4] 2> 603112 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 603115 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 603115 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 603118 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 603118 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 603124 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 603136 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 603136 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 603136 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 603137 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 603223 INFO
(searcherExecutor-1079-thread-1-processing-n:127.0.0.1:53964_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53964_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@21b2d16c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 603224 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 603224 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 603224 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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> 603224 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ 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 1545948897945321472
[junit4] 2> 603238 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 14.0ms to seed version buckets with highest version
1545948897945321472
[junit4] 2> 603239 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 603239 INFO
(coreLoadExecutor-1078-thread-1-processing-n:127.0.0.1:53964_)
[n:127.0.0.1:53964_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 603242 INFO
(coreZkRegister-1071-thread-1-processing-n:127.0.0.1:53964_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53964_
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:53964
collection:control_collection shard:shard1
[junit4] 2> 603273 INFO
(coreZkRegister-1071-thread-1-processing-n:127.0.0.1:53964_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53964_
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> 603280 INFO
(coreZkRegister-1071-thread-1-processing-n:127.0.0.1:53964_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53964_
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/96621805798686724-core_node1-n_0000000000
[junit4] 2> 603282 INFO
(coreZkRegister-1071-thread-1-processing-n:127.0.0.1:53964_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53964_
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> 603289 INFO
(coreZkRegister-1071-thread-1-processing-n:127.0.0.1:53964_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53964_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 603289 INFO
(coreZkRegister-1071-thread-1-processing-n:127.0.0.1:53964_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53964_
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> 603289 INFO
(coreZkRegister-1071-thread-1-processing-n:127.0.0.1:53964_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.
[...truncated too long message...]
cessorImpl.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
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
[junit4] 2> at
org.apache.hadoop.metrics2.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.core.HdfsDirectoryFactoryTest.teardownClass(HdfsDirectoryFactoryTest.java:61)
[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> 8342424 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[96288BCA82A15EBA]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_96288BCA82A15EBA-001
[junit4] 2> Sep 20, 2016 2:44:57 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 34 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=is, timezone=JST
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=2,free=350229616,total=508559360
[junit4] 2> NOTE: All tests run in this JVM: [TestInitParams,
TestCursorMarkWithoutUniqueKey, ZkSolrClientTest, SoftAutoCommitTest,
AliasIntegrationTest, VersionInfoTest, FastVectorHighlighterTest,
CreateCollectionCleanupTest, RecoveryAfterSoftCommitTest, TestUpdate,
TestMissingGroups, TestSolrDeletionPolicy2, OpenExchangeRatesOrgProviderTest,
DocValuesMissingTest, TestSolr4Spatial2,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, SpatialFilterTest,
TestSolrCloudWithKerberosAlt, TestSolrXml, ZkStateReaderTest,
MinimalSchemaTest, TestSimpleTrackingShardHandler, HdfsRecoveryZkTest,
NumericFieldsTest, TestRandomRequestDistribution,
WrapperMergePolicyFactoryTest, DistributedTermsComponentTest,
TestClassicSimilarityFactory, DOMUtilTest, TestBlobHandler,
SpellPossibilityIteratorTest, AnalysisErrorHandlingTest, TestBulkSchemaAPI,
TestFiltering, BlockJoinFacetDistribTest, QueryResultKeyTest, TestQueryUtils,
CursorMarkTest, TestQuerySenderListener, TestManagedResource,
HdfsCollectionsAPIDistributedZkTest, FullHLLTest, OverseerRolesTest,
TestFileDictionaryLookup, DistributedFacetPivotLongTailTest,
DistributedFacetPivotWhiteBoxTest, TestQueryTypes, SpellingQueryConverterTest,
TestExactStatsCache, TestFieldCollectionResource, SolrInfoMBeanTest,
CollectionTooManyReplicasTest, ChaosMonkeyNothingIsSafeTest,
TestPerFieldSimilarityClassic, TestShardHandlerFactory,
TestMiniSolrCloudCluster, ConcurrentDeleteAndCreateCollectionTest,
TestRequestForwarding, BasicFunctionalityTest, TestDynamicLoading,
TestSystemIdResolver, DistributedSuggestComponentTest,
SuggestComponentContextFilterQueryTest, SolrCLIZkUtilsTest,
TestQuerySenderNoQuery, LoggingHandlerTest, TestSolrCoreProperties,
MigrateRouteKeyTest, TestCollapseQParserPlugin, OpenCloseCoreStressTest,
TestReRankQParserPlugin, MBeansHandlerTest, SolrPluginUtilsTest,
TestBinaryResponseWriter, TestCryptoKeys, TestStressVersions,
SortSpecParsingTest, SharedFSAutoReplicaFailoverTest, TestTrie,
ShardRoutingCustomTest, DeleteShardTest, TestFastLRUCache, DocValuesTest,
TestCoreContainer, DirectSolrSpellCheckerTest, TestSearcherReuse,
TestSubQueryTransformer, CollectionsAPIDistributedZkTest,
DistribDocExpirationUpdateProcessorTest, HdfsThreadLeakTest,
TestSolrQueryParserDefaultOperatorResource, TestSolrCLIRunExample,
DirectoryFactoryTest, DistributedDebugComponentTest,
ClassificationUpdateProcessorFactoryTest, TestBulkSchemaConcurrent,
LeaderFailoverAfterPartitionTest, HdfsBasicDistributedZkTest,
TestNumericTerms64, TestJsonRequest, MultiTermTest, SolrCmdDistributorTest,
TestFieldCacheWithThreads, HttpPartitionTest, RollingRestartTest,
TriLevelCompositeIdRoutingTest, HdfsChaosMonkeySafeLeaderTest,
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, BlobRepositoryCloudTest,
ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest]
[junit4] Completed [510/629 (5!)] on J1 in 16.25s, 3 tests, 1 error <<<
FAILURES!
[...truncated 60541 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]