Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1338/
5 tests failed.
FAILED:
org.apache.lucene.index.TestIndexWriterWithThreads.testIOExceptionDuringWriteSegmentWithThreadsOnlyOnce
Error Message:
hit unexpected Throwable
Stack Trace:
java.lang.AssertionError: hit unexpected Throwable
at
__randomizedtesting.SeedInfo.seed([66484822FD0371B5:2A23C9E43BA35250]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.lucene.index.TestIndexWriterWithThreads._testMultipleThreadsFailure(TestIndexWriterWithThreads.java:300)
at
org.apache.lucene.index.TestIndexWriterWithThreads.testIOExceptionDuringWriteSegmentWithThreadsOnlyOnce(TestIndexWriterWithThreads.java:497)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard
Error Message:
Error from server at https://127.0.0.1:57457/solr: deleteshard the collection
time out:180s
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:57457/solr: deleteshard the collection time
out:180s
at
__randomizedtesting.SeedInfo.seed([CD4BE89D12168533:8155C8194E34FCE]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:470)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:400)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1102)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:843)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:774)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:143)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestPullReplica.testKillLeader
Error Message:
Replica state not updated in cluster state null Live Nodes:
[127.0.0.1:40238_solr, 127.0.0.1:43485_solr] Last available state:
DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
"pullReplicas":"1", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
"base_url":"http://127.0.0.1:43485/solr",
"node_name":"127.0.0.1:43485_solr", "state":"down",
"type":"NRT", "leader":"true"}, "core_node2":{
"core":"pull_replica_test_kill_leader_shard1_replica_p1",
"base_url":"http://127.0.0.1:40238/solr",
"node_name":"127.0.0.1:40238_solr", "state":"active",
"type":"PULL"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"100", "autoAddReplicas":"false", "nrtReplicas":"1",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Replica state not updated in cluster state
null
Live Nodes: [127.0.0.1:40238_solr, 127.0.0.1:43485_solr]
Last available state:
DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
"pullReplicas":"1",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
"base_url":"http://127.0.0.1:43485/solr",
"node_name":"127.0.0.1:43485_solr",
"state":"down",
"type":"NRT",
"leader":"true"},
"core_node2":{
"core":"pull_replica_test_kill_leader_shard1_replica_p1",
"base_url":"http://127.0.0.1:40238/solr",
"node_name":"127.0.0.1:40238_solr",
"state":"active",
"type":"PULL"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"100",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([CD4BE89D12168533:845D1C2970AD1165]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:401)
at
org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:290)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv
Error Message:
java.lang.RuntimeException: Error from server at
http://127.0.0.1:46954/solr/test_col: Failed synchronous update on shard
StdNode: http://127.0.0.1:39465/solr/test_col_shard3_replica_n1/ update:
org.apache.solr.client.solrj.request.UpdateRequest@49b8f9d2
Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from
server at http://127.0.0.1:46954/solr/test_col: Failed synchronous update on
shard StdNode: http://127.0.0.1:39465/solr/test_col_shard3_replica_n1/ update:
org.apache.solr.client.solrj.request.UpdateRequest@49b8f9d2
at
__randomizedtesting.SeedInfo.seed([CD4BE89D12168533:FB5F8ADB984BBF22]:0)
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:281)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: Error from server at
http://127.0.0.1:46954/solr/test_col: Failed synchronous update on shard
StdNode: http://127.0.0.1:39465/solr/test_col_shard3_replica_n1/ update:
org.apache.solr.client.solrj.request.UpdateRequest@49b8f9d2
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
... 1 more
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:46954/solr/test_col: Failed synchronous update
on shard StdNode: http://127.0.0.1:39465/solr/test_col_shard3_replica_n1/
update: org.apache.solr.client.solrj.request.UpdateRequest@49b8f9d2
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397)
... 6 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([CD4BE89D12168533:3AE421B6EF9F6F18]:0)
at
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:311)
at
org.apache.solr.core.HdfsDirectoryFactory.getBlockDirectoryCache(HdfsDirectoryFactory.java:287)
at
org.apache.solr.core.HdfsDirectoryFactory.create(HdfsDirectoryFactory.java:227)
at
org.apache.solr.core.HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig(HdfsDirectoryFactoryTest.java:111)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.lang.Thread.run(Thread.java:748)
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:71)
at
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:309)
... 42 more
Build Log:
[...truncated 858 lines...]
[junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
[junit4] 1> Thread-12393: ERROR: unexpected Throwable:
[junit4] 1> java.lang.AssertionError: numTerms2=0 vs -8
[junit4] 1> at
org.apache.lucene.index.BufferedUpdatesStream.checkDeleteStats(BufferedUpdatesStream.java:376)
[junit4] 1> at
org.apache.lucene.index.BufferedUpdatesStream.push(BufferedUpdatesStream.java:85)
[junit4] 1> at
org.apache.lucene.index.IndexWriter.publishFrozenUpdates(IndexWriter.java:2655)
[junit4] 1> at
org.apache.lucene.index.DocumentsWriterFlushQueue$FlushTicket.finishFlush(DocumentsWriterFlushQueue.java:205)
[junit4] 1> at
org.apache.lucene.index.DocumentsWriterFlushQueue$SegmentFlushTicket.publish(DocumentsWriterFlushQueue.java:248)
[junit4] 1> at
org.apache.lucene.index.DocumentsWriterFlushQueue.innerPurge(DocumentsWriterFlushQueue.java:116)
[junit4] 1> at
org.apache.lucene.index.DocumentsWriterFlushQueue.forcePurge(DocumentsWriterFlushQueue.java:138)
[junit4] 1> at
org.apache.lucene.index.DocumentsWriter.purgeBuffer(DocumentsWriter.java:200)
[junit4] 1> at
org.apache.lucene.index.IndexWriter.purge(IndexWriter.java:5004)
[junit4] 1> at
org.apache.lucene.index.DocumentsWriter$ForcedPurgeEvent.process(DocumentsWriter.java:751)
[junit4] 1> at
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5061)
[junit4] 1> at
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5049)
[junit4] 1> at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1719)
[junit4] 1> at
org.apache.lucene.index.TestIndexWriterWithThreads$IndexerThread.run(TestIndexWriterWithThreads.java:86)
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestIndexWriterWithThreads
-Dtests.method=testIOExceptionDuringWriteSegmentWithThreadsOnlyOnce
-Dtests.seed=66484822FD0371B5 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=es-CR -Dtests.timezone=America/Manaus -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.06s J2 |
TestIndexWriterWithThreads.testIOExceptionDuringWriteSegmentWithThreadsOnlyOnce
<<<
[junit4] > Throwable #1: java.lang.AssertionError: hit unexpected
Throwable
[junit4] > at
__randomizedtesting.SeedInfo.seed([66484822FD0371B5:2A23C9E43BA35250]:0)
[junit4] > at
org.apache.lucene.index.TestIndexWriterWithThreads._testMultipleThreadsFailure(TestIndexWriterWithThreads.java:300)
[junit4] > at
org.apache.lucene.index.TestIndexWriterWithThreads.testIOExceptionDuringWriteSegmentWithThreadsOnlyOnce(TestIndexWriterWithThreads.java:497)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterWithThreads_66484822FD0371B5-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{date=PostingsFormat(name=LuceneVarGapFixedInterval),
field=PostingsFormat(name=LuceneVarGapFixedInterval),
docid=PostingsFormat(name=Asserting),
titleTokenized=PostingsFormat(name=LuceneFixedGap),
body=PostingsFormat(name=LuceneVarGapFixedInterval),
title=Lucene50(blocksize=128)}, docValues:{dv=DocValuesFormat(name=Direct),
docid_intDV=DocValuesFormat(name=Memory), field=DocValuesFormat(name=Direct),
titleDV=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1926,
maxMBSortInHeap=6.378832546318826, sim=RandomSimilarity(queryNorm=false):
{field=DFR GB2, titleTokenized=DFR I(n)3(800.0), body=IB LL-D1}, locale=es-CR,
timezone=America/Manaus
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=120430360,total=441974784
[junit4] 2> NOTE: All tests run in this JVM: [TestLucene70NormsFormat,
TestOfflineSorter, TestPrefixQuery, TestStringMSBRadixSorter, TestFieldsReader,
TestSynonymQuery, TestSpanCollection, TestPackedInts, TestLongPostings,
TestIndexWriterMerging, TestDocIdSetBuilder, TestAxiomaticSimilarity,
TestFloatRangeFieldQueries, TestIndexWriterCommit, TestRoaringDocIdSet,
TestStressAdvance, TestFieldCacheRewriteMethod, TestRamUsageEstimator,
TestForUtil, TestNativeFSLockFactory, TestCompiledAutomaton,
TestSegmentTermDocs, TestIOUtils, TestStressDeletes, TestHighCompressionMode,
TestSearchWithThreads, TestByteBlockPool, TestIndexWriterLockRelease,
TestSubScorerFreqs, TestBKD, TestSimpleExplanationsOfNonMatches,
TestPackedTokenAttributeImpl, TestStopFilter, TestIndexWriterExceptions2,
TestFastCompressionMode, TestManyFields, TestExceedMaxTermLength,
TestTrackingDirectoryWrapper, TestAttributeSource, TestMixedCodecs,
TestMergedIterator, TestAllFilesHaveCodecHeader, TestNeedsScores,
TestEarlyTermination, TestNoMergePolicy, TestSetOnce, TestCachingTokenFilter,
TestTwoPhaseCommitTool, TestIndexReaderClose, TestDemoParallelLeafReader,
TestHugeRamFile, TestControlledRealTimeReopenThread, TestNRTReaderWithThreads,
TestPayloads, TestSearchForDuplicates, TestIntsRef, TestShardSearching,
TestNRTReaderCleanup, TestSegmentReader, TestSpanNotQuery,
TestPerFieldPostingsFormat2, TestSpans, TestMultiFields, Test2BPositions,
TestTerms, TestReaderWrapperDVTypeCheck, TestScorerPerf,
TestBlockPostingsFormat, TestField, TestIndexWriterMergePolicy,
TestIndexWriterReader, FiniteStringsIteratorTest, TestOperations, TestCharsRef,
TestStressIndexing2, TestBagOfPostings, TestIndexWriterWithThreads]
[junit4] Completed [189/453 (1!)] on J2 in 5.60s, 12 tests, 1 failure <<<
FAILURES!
[...truncated 11189 lines...]
[junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_CD4BE89D12168533-001/init-core-data-001
[junit4] 2> 1008975 WARN
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[CD4BE89D12168533]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
[junit4] 2> 1008975 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[CD4BE89D12168533]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1008976 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[CD4BE89D12168533]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause
OutOfMemory when stress testing)
[junit4] 2> 1008977 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[CD4BE89D12168533]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_CD4BE89D12168533-001/tempDir-001
[junit4] 2> 1008977 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[CD4BE89D12168533]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1008977 INFO (Thread-4824) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1008977 INFO (Thread-4824) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1008978 ERROR (Thread-4824) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1009077 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[CD4BE89D12168533]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:32845
[junit4] 2> 1009109 INFO (jetty-launcher-944-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1009114 INFO (jetty-launcher-944-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1009115 INFO (jetty-launcher-944-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1009115 INFO (jetty-launcher-944-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1009116 INFO (jetty-launcher-944-thread-5) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1009116 INFO (jetty-launcher-944-thread-6) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1009117 INFO (jetty-launcher-944-thread-7) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1009117 INFO (jetty-launcher-944-thread-8) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1009118 INFO (jetty-launcher-944-thread-9) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1009118 INFO (jetty-launcher-944-thread-10) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1009119 INFO (jetty-launcher-944-thread-8) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@37e0d366{/solr,null,AVAILABLE}
[junit4] 2> 1009119 INFO (jetty-launcher-944-thread-8) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3f56bf6c{HTTP/1.1,[http/1.1]}{127.0.0.1:39465}
[junit4] 2> 1009119 INFO (jetty-launcher-944-thread-8) [ ]
o.e.j.s.Server Started @1011388ms
[junit4] 2> 1009119 INFO (jetty-launcher-944-thread-8) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39465}
[junit4] 2> 1009120 ERROR (jetty-launcher-944-thread-8) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1009120 INFO (jetty-launcher-944-thread-8) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1009120 INFO (jetty-launcher-944-thread-8) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1009120 INFO (jetty-launcher-944-thread-8) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1009120 INFO (jetty-launcher-944-thread-8) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T05:14:52.197Z
[junit4] 2> 1009122 INFO (jetty-launcher-944-thread-7) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@70bf421{/solr,null,AVAILABLE}
[junit4] 2> 1009122 INFO (jetty-launcher-944-thread-7) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@49d2b555{HTTP/1.1,[http/1.1]}{127.0.0.1:47981}
[junit4] 2> 1009122 INFO (jetty-launcher-944-thread-7) [ ]
o.e.j.s.Server Started @1011390ms
[junit4] 2> 1009122 INFO (jetty-launcher-944-thread-7) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=47981}
[junit4] 2> 1009122 ERROR (jetty-launcher-944-thread-7) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1009122 INFO (jetty-launcher-944-thread-7) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1009122 INFO (jetty-launcher-944-thread-7) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1009122 INFO (jetty-launcher-944-thread-7) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1009122 INFO (jetty-launcher-944-thread-7) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T05:14:52.199Z
[junit4] 2> 1009124 INFO (jetty-launcher-944-thread-6) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7bb6487b{/solr,null,AVAILABLE}
[junit4] 2> 1009124 INFO (jetty-launcher-944-thread-6) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4ca8b75{HTTP/1.1,[http/1.1]}{127.0.0.1:60468}
[junit4] 2> 1009124 INFO (jetty-launcher-944-thread-6) [ ]
o.e.j.s.Server Started @1011392ms
[junit4] 2> 1009124 INFO (jetty-launcher-944-thread-6) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60468}
[junit4] 2> 1009124 ERROR (jetty-launcher-944-thread-6) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1009124 INFO (jetty-launcher-944-thread-6) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1009124 INFO (jetty-launcher-944-thread-6) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1009124 INFO (jetty-launcher-944-thread-6) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1009124 INFO (jetty-launcher-944-thread-6) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T05:14:52.201Z
[junit4] 2> 1009133 INFO (jetty-launcher-944-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@51e31426{/solr,null,AVAILABLE}
[junit4] 2> 1009133 INFO (jetty-launcher-944-thread-5) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2d50e78b{HTTP/1.1,[http/1.1]}{127.0.0.1:37050}
[junit4] 2> 1009133 INFO (jetty-launcher-944-thread-5) [ ]
o.e.j.s.Server Started @1011402ms
[junit4] 2> 1009133 INFO (jetty-launcher-944-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37050}
[junit4] 2> 1009134 ERROR (jetty-launcher-944-thread-5) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1009134 INFO (jetty-launcher-944-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1009134 INFO (jetty-launcher-944-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1009134 INFO (jetty-launcher-944-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1009134 INFO (jetty-launcher-944-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T05:14:52.211Z
[junit4] 2> 1009141 INFO (jetty-launcher-944-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18ffb7b2{/solr,null,AVAILABLE}
[junit4] 2> 1009141 INFO (jetty-launcher-944-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@40981cb3{HTTP/1.1,[http/1.1]}{127.0.0.1:58198}
[junit4] 2> 1009141 INFO (jetty-launcher-944-thread-1) [ ]
o.e.j.s.Server Started @1011409ms
[junit4] 2> 1009141 INFO (jetty-launcher-944-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58198}
[junit4] 2> 1009141 ERROR (jetty-launcher-944-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1009141 INFO (jetty-launcher-944-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1009141 INFO (jetty-launcher-944-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1009141 INFO (jetty-launcher-944-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1009141 INFO (jetty-launcher-944-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T05:14:52.218Z
[junit4] 2> 1009143 INFO (jetty-launcher-944-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@29b4e086{/solr,null,AVAILABLE}
[junit4] 2> 1009143 INFO (jetty-launcher-944-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7fa8a327{HTTP/1.1,[http/1.1]}{127.0.0.1:43247}
[junit4] 2> 1009144 INFO (jetty-launcher-944-thread-3) [ ]
o.e.j.s.Server Started @1011412ms
[junit4] 2> 1009144 INFO (jetty-launcher-944-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43247}
[junit4] 2> 1009144 ERROR (jetty-launcher-944-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1009144 INFO (jetty-launcher-944-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1009144 INFO (jetty-launcher-944-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1009144 INFO (jetty-launcher-944-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1009144 INFO (jetty-launcher-944-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T05:14:52.221Z
[junit4] 2> 1009149 INFO (jetty-launcher-944-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a8d8bfa{/solr,null,AVAILABLE}
[junit4] 2> 1009149 INFO (jetty-launcher-944-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@70b120ee{HTTP/1.1,[http/1.1]}{127.0.0.1:48146}
[junit4] 2> 1009149 INFO (jetty-launcher-944-thread-4) [ ]
o.e.j.s.Server Started @1011417ms
[junit4] 2> 1009149 INFO (jetty-launcher-944-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=48146}
[junit4] 2> 1009149 ERROR (jetty-launcher-944-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1009149 INFO (jetty-launcher-944-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1009149 INFO (jetty-launcher-944-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1009149 INFO (jetty-launcher-944-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1009150 INFO (jetty-launcher-944-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T05:14:52.226Z
[junit4] 2> 1009156 INFO (jetty-launcher-944-thread-7) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1009164 INFO (jetty-launcher-944-thread-8) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1009175 INFO (jetty-launcher-944-thread-9) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3aa0f47d{/solr,null,AVAILABLE}
[junit4] 2> 1009179 INFO (jetty-launcher-944-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1009180 INFO (jetty-launcher-944-thread-6) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1009183 INFO (jetty-launcher-944-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1009183 INFO (jetty-launcher-944-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1009183 INFO (jetty-launcher-944-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1009187 INFO (jetty-launcher-944-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ff0efc8{/solr,null,AVAILABLE}
[junit4] 2> 1009188 INFO (jetty-launcher-944-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6a70569b{HTTP/1.1,[http/1.1]}{127.0.0.1:46954}
[junit4] 2> 1009188 INFO (jetty-launcher-944-thread-2) [ ]
o.e.j.s.Server Started @1011456ms
[junit4] 2> 1009188 INFO (jetty-launcher-944-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46954}
[junit4] 2> 1009188 ERROR (jetty-launcher-944-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1009188 INFO (jetty-launcher-944-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1009188 INFO (jetty-launcher-944-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1009188 INFO (jetty-launcher-944-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1009188 INFO (jetty-launcher-944-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T05:14:52.265Z
[junit4] 2> 1009190 INFO (jetty-launcher-944-thread-9) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@20a9a779{HTTP/1.1,[http/1.1]}{127.0.0.1:46682}
[junit4] 2> 1009190 INFO (jetty-launcher-944-thread-9) [ ]
o.e.j.s.Server Started @1011458ms
[junit4] 2> 1009190 INFO (jetty-launcher-944-thread-9) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46682}
[junit4] 2> 1009190 ERROR (jetty-launcher-944-thread-9) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1009191 INFO (jetty-launcher-944-thread-9) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1009191 INFO (jetty-launcher-944-thread-9) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1009191 INFO (jetty-launcher-944-thread-9) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1009191 INFO (jetty-launcher-944-thread-9) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T05:14:52.268Z
[junit4] 2> 1009194 INFO (jetty-launcher-944-thread-10) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@45e3d45b{/solr,null,AVAILABLE}
[junit4] 2> 1009194 INFO (jetty-launcher-944-thread-10) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2bf58a3c{HTTP/1.1,[http/1.1]}{127.0.0.1:43775}
[junit4] 2> 1009194 INFO (jetty-launcher-944-thread-10) [ ]
o.e.j.s.Server Started @1011462ms
[junit4] 2> 1009194 INFO (jetty-launcher-944-thread-10) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43775}
[junit4] 2> 1009194 ERROR (jetty-launcher-944-thread-10) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1009194 INFO (jetty-launcher-944-thread-10) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1009194 INFO (jetty-launcher-944-thread-10) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1009194 INFO (jetty-launcher-944-thread-10) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1009194 INFO (jetty-launcher-944-thread-10) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T05:14:52.271Z
[junit4] 2> 1009196 INFO (jetty-launcher-944-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32845/solr
[junit4] 2> 1009196 INFO (jetty-launcher-944-thread-10) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1009201 INFO (jetty-launcher-944-thread-7) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32845/solr
[junit4] 2> 1009205 INFO (jetty-launcher-944-thread-8) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32845/solr
[junit4] 2> 1009207 INFO (jetty-launcher-944-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1009213 INFO (jetty-launcher-944-thread-9) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1009221 INFO (jetty-launcher-944-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32845/solr
[junit4] 2> 1009222 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15ce7f94517000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1009224 INFO (jetty-launcher-944-thread-6) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32845/solr
[junit4] 2> 1009224 INFO (jetty-launcher-944-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32845/solr
[junit4] 2> 1009228 INFO (jetty-launcher-944-thread-10) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32845/solr
[junit4] 2> 1009231 INFO (jetty-launcher-944-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32845/solr
[junit4] 2> 1009231 INFO (jetty-launcher-944-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32845/solr
[junit4] 2> 1009233 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15ce7f94517000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1009246 INFO (jetty-launcher-944-thread-8)
[n:127.0.0.1:39465_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1009247 INFO (jetty-launcher-944-thread-8)
[n:127.0.0.1:39465_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39465_solr
[junit4] 2> 1009247 INFO (jetty-launcher-944-thread-8)
[n:127.0.0.1:39465_solr ] o.a.s.c.Overseer Overseer
(id=98208349687316496-127.0.0.1:39465_solr-n_0000000000) starting
[junit4] 2> 1009249 INFO (jetty-launcher-944-thread-9) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32845/solr
[junit4] 2> 1009264 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15ce7f945170011, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1009269 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15ce7f945170014, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1009269 INFO (jetty-launcher-944-thread-7)
[n:127.0.0.1:47981_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1009270 INFO (jetty-launcher-944-thread-7)
[n:127.0.0.1:47981_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47981_solr
[junit4] 2> 1009271 INFO (jetty-launcher-944-thread-5)
[n:127.0.0.1:37050_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1009272 INFO (jetty-launcher-944-thread-5)
[n:127.0.0.1:37050_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37050_solr
[junit4] 2> 1009295 INFO (jetty-launcher-944-thread-3)
[n:127.0.0.1:43247_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1009296 INFO (jetty-launcher-944-thread-3)
[n:127.0.0.1:43247_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1009297 INFO (jetty-launcher-944-thread-3)
[n:127.0.0.1:43247_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43247_solr
[junit4] 2> 1009339 INFO
(zkCallback-978-thread-1-processing-n:127.0.0.1:39465_solr)
[n:127.0.0.1:39465_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1009339 INFO
(zkCallback-988-thread-1-processing-n:127.0.0.1:47981_solr)
[n:127.0.0.1:47981_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1009344 INFO
(zkCallback-989-thread-1-processing-n:127.0.0.1:37050_solr)
[n:127.0.0.1:37050_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1009352 INFO
(zkCallback-992-thread-2-processing-n:127.0.0.1:43247_solr)
[n:127.0.0.1:43247_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1009364 INFO
(zkCallback-978-thread-2-processing-n:127.0.0.1:39465_solr)
[n:127.0.0.1:39465_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1009368 INFO
(zkCallback-984-thread-1-processing-n:127.0.0.1:48146_solr)
[n:127.0.0.1:48146_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1009369 INFO (jetty-launcher-944-thread-4)
[n:127.0.0.1:48146_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1009371 INFO (jetty-launcher-944-thread-4)
[n:127.0.0.1:48146_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:48146_solr
[junit4] 2> 1009371 INFO
(zkCallback-989-thread-1-processing-n:127.0.0.1:37050_solr)
[n:127.0.0.1:37050_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1009371 INFO
(zkCallback-988-thread-1-processing-n:127.0.0.1:47981_solr)
[n:127.0.0.1:47981_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1009372 INFO
(zkCallback-984-thread-1-processing-n:127.0.0.1:48146_solr)
[n:127.0.0.1:48146_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1009372 INFO (jetty-launcher-944-thread-10)
[n:127.0.0.1:43775_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1009373 INFO (jetty-launcher-944-thread-10)
[n:127.0.0.1:43775_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1009374 INFO (jetty-launcher-944-thread-10)
[n:127.0.0.1:43775_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43775_solr
[junit4] 2> 1009375 INFO
(zkCallback-988-thread-1-processing-n:127.0.0.1:47981_solr)
[n:127.0.0.1:47981_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1009380 INFO
(zkCallback-984-thread-1-processing-n:127.0.0.1:48146_solr)
[n:127.0.0.1:48146_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1009380 INFO
(zkCallback-989-thread-1-processing-n:127.0.0.1:37050_solr)
[n:127.0.0.1:37050_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1009395 INFO (jetty-launcher-944-thread-1)
[n:127.0.0.1:58198_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 1009396 INFO (jetty-launcher-944-thread-1)
[n:127.0.0.1:58198_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1009397 INFO (jetty-launcher-944-thread-1)
[n:127.0.0.1:58198_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58198_solr
[junit4] 2> 1009404 INFO
(zkCallback-988-thread-1-processing-n:127.0.0.1:47981_solr)
[n:127.0.0.1:47981_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (6)
[junit4] 2> 1009404 INFO
(zkCallback-989-thread-1-processing-n:127.0.0.1:37050_solr)
[n:127.0.0.1:37050_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (6)
[junit4] 2> 1009404 INFO
(zkCallback-984-thread-1-processing-n:127.0.0.1:48146_solr)
[n:127.0.0.1:48146_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (6)
[junit4] 2> 1009411 INFO (jetty-launcher-944-thread-6)
[n:127.0.0.1:60468_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (6)
[junit4] 2> 1009412 INFO (jetty-launcher-944-thread-6)
[n:127.0.0.1:60468_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1009413 INFO (jetty-launcher-944-thread-6)
[n:127.0.0.1:60468_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60468_solr
[junit4] 2> 1009414 INFO
(zkCallback-988-thread-1-processing-n:127.0.0.1:47981_solr)
[n:127.0.0.1:47981_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (6) -> (7)
[junit4] 2> 1009420 INFO
(zkCallback-989-thread-1-processing-n:127.0.0.1:37050_solr)
[n:127.0.0.1:37050_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (6) -> (7)
[junit4] 2> 1009420 INFO
(zkCallback-984-thread-1-processing-n:127.0.0.1:48146_solr)
[n:127.0.0.1:48146_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (6) -> (7)
[junit4] 2> 1009421 INFO (jetty-launcher-944-thread-2)
[n:127.0.0.1:46954_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (7)
[junit4] 2> 1009422 INFO (jetty-launcher-944-thread-2)
[n:127.0.0.1:46954_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1009423 INFO (jetty-launcher-944-thread-2)
[n:127.0.0.1:46954_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46954_solr
[junit4] 2> 1009424 INFO
(zkCallback-984-thread-1-processing-n:127.0.0.1:48146_solr)
[n:127.0.0.1:48146_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (7) -> (8)
[junit4] 2> 1009424 INFO
(zkCallback-988-thread-1-processing-n:127.0.0.1:47981_solr)
[n:127.0.0.1:47981_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (7) -> (8)
[junit4] 2> 1009424 INFO
(zkCallback-989-thread-1-processing-n:127.0.0.1:37050_solr)
[n:127.0.0.1:37050_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (7) -> (8)
[junit4] 2> 1009432 INFO
(zkCallback-992-thread-2-processing-n:127.0.0.1:43247_solr)
[n:127.0.0.1:43247_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (8)
[junit4] 2> 1009433 INFO
(zkCallback-978-thread-2-processing-n:127.0.0.1:39465_solr)
[n:127.0.0.1:39465_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (8)
[junit4] 2> 1009435 INFO (jetty-launcher-944-thread-9)
[n:127.0.0.1:46682_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (8)
[junit4] 2> 1009436 INFO (jetty-launcher-944-thread-9)
[n:127.0.0.1:46682_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1009437 INFO (jetty-launcher-944-thread-9)
[n:127.0.0.1:46682_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46682_solr
[junit4] 2> 1009438 INFO
(zkCallback-988-thread-1-processing-n:127.0.0.1:47981_solr)
[n:127.0.0.1:47981_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (9)
[junit4] 2> 1009440 INFO
(zkCallback-989-thread-1-processing-n:127.0.0.1:37050_solr)
[n:127.0.0.1:37050_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (9)
[junit4] 2> 1009440 INFO
(zkCallback-992-thread-2-processing-n:127.0.0.1:43247_solr)
[n:127.0.0.1:43247_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (9)
[junit4] 2> 1009440 INFO
(zkCallback-984-thread-1-processing-n:127.0.0.1:48146_solr)
[n:127.0.0.1:48146_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (9)
[junit4] 2> 1009441 INFO
(zkCallback-978-thread-2-processing-n:127.0.0.1:39465_solr)
[n:127.0.0.1:39465_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (9)
[junit4] 2> 1009447 INFO (jetty-launcher-944-thread-5)
[n:127.0.0.1:37050_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37050.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009459 INFO (jetty-launcher-944-thread-5)
[n:127.0.0.1:37050_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37050.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009459 INFO (jetty-launcher-944-thread-5)
[n:127.0.0.1:37050_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37050.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009464 INFO (jetty-launcher-944-thread-5)
[n:127.0.0.1:37050_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_CD4BE89D12168533-001/tempDir-001/node5/.
[junit4] 2> 1009479 INFO (jetty-launcher-944-thread-8)
[n:127.0.0.1:39465_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39465_solr
[junit4] 2> 1009480 INFO
(zkCallback-978-thread-1-processing-n:127.0.0.1:39465_solr)
[n:127.0.0.1:39465_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 1009480 INFO
(zkCallback-992-thread-2-processing-n:127.0.0.1:43247_solr)
[n:127.0.0.1:43247_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 1009480 INFO
(zkCallback-989-thread-1-processing-n:127.0.0.1:37050_solr)
[n:127.0.0.1:37050_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 1009480 INFO
(zkCallback-984-thread-1-processing-n:127.0.0.1:48146_solr)
[n:127.0.0.1:48146_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 1009484 INFO
(zkCallback-988-thread-1-processing-n:127.0.0.1:47981_solr)
[n:127.0.0.1:47981_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 1009506 INFO
(zkCallback-1000-thread-1-processing-n:127.0.0.1:58198_solr)
[n:127.0.0.1:58198_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (6)
[junit4] 2> 1009506 INFO
(zkCallback-994-thread-1-processing-n:127.0.0.1:43775_solr)
[n:127.0.0.1:43775_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (8)
[junit4] 2> 1009506 INFO
(zkCallback-1001-thread-1-processing-n:127.0.0.1:46954_solr)
[n:127.0.0.1:46954_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (7) -> (9)
[junit4] 2> 1009516 INFO
(zkCallback-1000-thread-2-processing-n:127.0.0.1:58198_solr)
[n:127.0.0.1:58198_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (6) -> (10)
[junit4] 2> 1009530 INFO
(zkCallback-1001-thread-2-processing-n:127.0.0.1:46954_solr)
[n:127.0.0.1:46954_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 1009576 INFO
(zkCallback-999-thread-1-processing-n:127.0.0.1:60468_solr)
[n:127.0.0.1:60468_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (6) -> (10)
[junit4] 2> 1009579 INFO (jetty-launcher-944-thread-7)
[n:127.0.0.1:47981_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47981.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009582 INFO (jetty-launcher-944-thread-7)
[n:127.0.0.1:47981_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47981.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009582 INFO (jetty-launcher-944-thread-7)
[n:127.0.0.1:47981_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47981.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009586 INFO
(zkCallback-997-thread-1-processing-n:127.0.0.1:46682_solr)
[n:127.0.0.1:46682_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (10)
[junit4] 2> 1009590 INFO (jetty-launcher-944-thread-7)
[n:127.0.0.1:47981_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_CD4BE89D12168533-001/tempDir-001/node7/.
[junit4] 2> 1009603 INFO
(zkCallback-994-thread-2-processing-n:127.0.0.1:43775_solr)
[n:127.0.0.1:43775_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (10)
[junit4] 2> 1009648 INFO (jetty-launcher-944-thread-1)
[n:127.0.0.1:58198_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58198.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009650 INFO (jetty-launcher-944-thread-1)
[n:127.0.0.1:58198_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58198.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009651 INFO (jetty-launcher-944-thread-1)
[n:127.0.0.1:58198_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58198.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009657 INFO (jetty-launcher-944-thread-4)
[n:127.0.0.1:48146_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_48146.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009658 INFO (jetty-launcher-944-thread-6)
[n:127.0.0.1:60468_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60468.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009660 INFO (jetty-launcher-944-thread-4)
[n:127.0.0.1:48146_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_48146.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009660 INFO (jetty-launcher-944-thread-4)
[n:127.0.0.1:48146_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_48146.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009661 INFO (jetty-launcher-944-thread-4)
[n:127.0.0.1:48146_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_CD4BE89D12168533-001/tempDir-001/node4/.
[junit4] 2> 1009662 INFO (jetty-launcher-944-thread-1)
[n:127.0.0.1:58198_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_CD4BE89D12168533-001/tempDir-001/node1/.
[junit4] 2> 1009663 INFO (jetty-launcher-944-thread-3)
[n:127.0.0.1:43247_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43247.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009665 INFO (jetty-launcher-944-thread-9)
[n:127.0.0.1:46682_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46682.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009666 INFO (jetty-launcher-944-thread-8)
[n:127.0.0.1:39465_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39465.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009669 INFO (jetty-launcher-944-thread-10)
[n:127.0.0.1:43775_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43775.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009678 INFO (jetty-launcher-944-thread-6)
[n:127.0.0.1:60468_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60468.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009678 INFO (jetty-launcher-944-thread-6)
[n:127.0.0.1:60468_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60468.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009679 INFO (jetty-launcher-944-thread-8)
[n:127.0.0.1:39465_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39465.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009679 INFO (jetty-launcher-944-thread-8)
[n:127.0.0.1:39465_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39465.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009679 INFO (jetty-launcher-944-thread-3)
[n:127.0.0.1:43247_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43247.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009680 INFO (jetty-launcher-944-thread-3)
[n:127.0.0.1:43247_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43247.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009680 INFO (jetty-launcher-944-thread-9)
[n:127.0.0.1:46682_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46682.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009680 INFO (jetty-launcher-944-thread-9)
[n:127.0.0.1:46682_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46682.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009682 INFO (jetty-launcher-944-thread-6)
[n:127.0.0.1:60468_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_CD4BE89D12168533-001/tempDir-001/node6/.
[junit4] 2> 1009683 INFO (jetty-launcher-944-thread-8)
[n:127.0.0.1:39465_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_CD4BE89D12168533-001/tempDir-001/node8/.
[junit4] 2> 1009683 INFO (jetty-launcher-944-thread-3)
[n:127.0.0.1:43247_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_CD4BE89D12168533-001/tempDir-001/node3/.
[junit4] 2> 1009684 INFO (jetty-launcher-944-thread-10)
[n:127.0.0.1:43775_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43775.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009684 INFO (jetty-launcher-944-thread-10)
[n:127.0.0.1:43775_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43775.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009684 INFO (jetty-launcher-944-thread-9)
[n:127.0.0.1:46682_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_CD4BE89D12168533-001/tempDir-001/node9/.
[junit4] 2> 1009694 INFO (jetty-launcher-944-thread-10)
[n:127.0.0.1:43775_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_CD4BE89D12168533-001/tempDir-001/node10/.
[junit4] 2> 1009754 INFO (jetty-launcher-944-thread-2)
[n:127.0.0.1:46954_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46954.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009764 INFO (jetty-launcher-944-thread-2)
[n:127.0.0.1:46954_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46954.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009764 INFO (jetty-launcher-944-thread-2)
[n:127.0.0.1:46954_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46954.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3dd95057
[junit4] 2> 1009765 INFO (jetty-launcher-944-thread-2)
[n:127.0.0.1:46954_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_CD4BE89D12168533-001/tempDir-001/node2/.
[junit4] 2> 1010151 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[CD4BE89D12168533]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
[junit4] 2> 1010151 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[CD4BE89D12168533]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32845/solr ready
[junit4] 2> 1010429 INFO (qtp268293710-9458) [n:127.0.0.1:48146_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=5&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1010431 INFO
(OverseerThreadFactory-2864-thread-1-processing-n:127.0.0.1:39465_solr)
[n:127.0.0.1:39465_solr ] o.a.s.c.CreateCollectionCmd Create collection
test_col
[junit4] 2> 1010537 INFO
(OverseerStateUpdate-98208349687316496-127.0.0.1:39465_solr-n_0000000000)
[n:127.0.0.1:39465_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test_col",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"test_col_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43247/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1010538 INFO
(OverseerStateUpdate-98208349687316496-127.0.0.1:39465_solr-n_0000000000)
[n:127.0.0.1:39465_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test_col",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"test_col_shard3_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39465/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1010539 INFO
(OverseerStateUpdate-98208349687316496-127.0.0.1:39465_solr-n_0000000000)
[n:127.0.0.1:39465_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test_col",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"test_col_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:46682/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1010540 INFO
(OverseerStateUpdate-98208349687316496-127.0.0.1:39465_solr-n_0000000000)
[n:127.0.0.1:39465_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test_col",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"test_col_shard4_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37050/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1010542 INFO
(OverseerStateUpdate-98208349687316496-127.0.0.1:39465_solr-n_0000000000)
[n:127.0.0.1:39465_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test_col",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"test_col_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:48146/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1010543 INFO
(OverseerStateUpdate-98208349687316496-127.0.0.1:39465_solr-n_0000000000)
[n:127.0.0.1:39465_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test_col",
[junit4] 2> "shard":"shard5",
[junit4] 2> "core":"test_col_shard5_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43775/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1010543 INFO
(OverseerStateUpdate-98208349687316496-127.0.0.1:39465_solr-n_0000000000)
[n:127.0.0.1:39465_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test_col",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"test_col_shard2_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:58198/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1010544 INFO
(OverseerStateUpdate-98208349687316496-127.0.0.1:39465_solr-n_0000000000)
[n:127.0.0.1:39465_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test_col",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"test_col_shard4_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:60468/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1010545 INFO
(OverseerStateUpdate-98208349687316496-127.0.0.1:39465_solr-n_0000000000)
[n:127.0.0.1:39465_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test_col",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"test_col_shard3_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:46954/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1010545 INFO
(OverseerStateUpdate-98208349687316496-127.0.0.1:39465_solr-n_0000000000)
[n:127.0.0.1:39465_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test_col",
[junit4] 2> "shard":"shard5",
[junit4] 2> "core":"test_col_shard5_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:47981/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1010755 INFO (qtp1944375243-9392) [n:127.0.0.1:39465_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node2&name=test_col_shard3_replica_n1&action=CREATE&numShards=5&shard=shard3&wt=javabin
[junit4] 2> 1010755 INFO (qtp1944375243-9392) [n:127.0.0.1:39465_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1010758 INFO (qtp1293432017-9449) [n:127.0.0.1:43247_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node1&name=test_col_shard1_replica_n1&action=CREATE&numShards=5&shard=shard1&wt=javabin
[junit4] 2> 1010758 INFO (qtp1293432017-9449) [n:127.0.0.1:43247_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1010760 INFO (qtp268293710-9431) [n:127.0.0.1:48146_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=5&shard=shard1&wt=javabin
[junit4] 2> 1010760 INFO (qtp2087080812-9440) [n:127.0.0.1:58198_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n1&action=CREATE&numShards=5&shard=shard2&wt=javabin
[junit4] 2> 1010760 INFO (qtp268293710-9431) [n:127.0.0.1:48146_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1010760 INFO (qtp2087080812-9440) [n:127.0.0.1:58198_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1010765 INFO (qtp2007217413-9495) [n:127.0.0.1:43775_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node6&name=test_col_shard5_replica_n2&action=CREATE&numShards=5&shard=shard5&wt=javabin
[junit4] 2> 1010765 INFO (qtp2007217413-9495) [n:127.0.0.1:43775_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1010766 INFO (qtp1690090509-9414) [n:127.0.0.1:60468_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node8&name=test_col_shard4_replica_n1&action=CREATE&numShards=5&shard=shard4&wt=javabin
[junit4] 2> 1010767 INFO (qtp1690090509-9414) [n:127.0.0.1:60468_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1010767 INFO (qtp955418794-9486) [n:127.0.0.1:46954_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node9&name=test_col_shard3_replica_n2&action=CREATE&numShards=5&shard=shard3&wt=javabin
[junit4] 2> 1010767 INFO (qtp955418794-9486) [n:127.0.0.1:46954_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1010767 INFO (qtp844537107-9403) [n:127.0.0.1:47981_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node10&name=test_col_shard5_replica_n1&action=CREATE&numShards=5&shard=shard5&wt=javabin
[junit4] 2> 1010768 INFO (qtp844537107-9403) [n:127.0.0.1:47981_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1010766 INFO (qtp1271848161-9424) [n:127.0.0.1:37050_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node4&name=test_col_shard4_replica_n2&action=CREATE&numShards=5&shard=shard4&wt=javabin
[junit4]
[...truncated too long message...]
r.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:204)
[junit4] 2> at
org.apache.solr.core.HdfsDirectoryFactoryTest.teardownClass(HdfsDirectoryFactoryTest.java:64)
[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:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
[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:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[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> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.core.HdfsDirectoryFactoryTest_CD4BE89D12168533-001
[junit4] 2> Jun 27, 2017 5:54:05 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(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=mk-MK, timezone=Pacific/Ponape
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=2,free=308868888,total=523763712
[junit4] 2> NOTE: All tests run in this JVM: [TestFieldCollectionResource,
TestExtendedDismaxParser, ConfigureRecoveryStrategyTest, MBeansHandlerTest,
HLLSerializationTest, DistributedQueryElevationComponentTest,
TestSolrCLIRunExample, SolrCoreMetricManagerTest, TestStressRecovery,
TestQuerySenderNoQuery, DocValuesMissingTest, TestRestManager,
CollectionTooManyReplicasTest, IndexSchemaTest, PrimUtilsTest,
BasicDistributedZkTest, OpenExchangeRatesOrgProviderTest, ImplicitSnitchTest,
HdfsUnloadDistributedZkTest, HdfsLockFactoryTest,
PreAnalyzedFieldManagedSchemaCloudTest, TestConfigSetProperties,
TestStressUserVersions, TestXIncludeConfig, SynonymTokenizerTest,
TestBM25SimilarityFactory, TestConfigSetsAPIZkFailure, DeleteShardTest,
TestChildDocTransformer, TestHighlightDedupGrouping, TestStressLiveNodes,
TestSolrCoreParser, DefaultValueUpdateProcessorTest, TestFieldTypeResource,
SimpleCollectionCreateDeleteTest, SolrIndexSplitterTest, TestRTGBase,
TestSolr4Spatial, TestImpersonationWithHadoopAuth, SolrJmxReporterTest,
RequestHandlersTest, MetricUtilsTest, DataDrivenBlockJoinTest,
TestCustomDocTransformer, TestCrossCoreJoin, LeaderFailureAfterFreshStartTest,
SolrMetricsIntegrationTest, OverseerRolesTest, TestLRUStatsCache,
TestFieldCacheVsDocValues, TestDistributedSearch,
ChaosMonkeySafeLeaderWithPullReplicasTest, TestReloadAndDeleteDocs,
CdcrBootstrapTest, TestPayloadCheckQParserPlugin, TestGraphMLResponseWriter,
SuggestComponentTest, DOMUtilTest, SolrCoreTest, TestLazyCores,
OverriddenZkACLAndCredentialsProvidersTest, TestCSVLoader,
HdfsChaosMonkeySafeLeaderTest, SecurityConfHandlerTest,
DistributedQueryComponentCustomSortTest, TestRandomCollapseQParserPlugin,
LeaderElectionIntegrationTest, TestXmlQParserPlugin,
TestManagedSynonymGraphFilterFactory, TestSolrCoreSnapshots,
TestNestedDocsSort, TestPerFieldSimilarityWithDefaultOverride,
PeerSyncReplicationTest, StandardRequestHandlerTest, RankQueryTest,
BinaryUpdateRequestHandlerTest, TestRangeQuery, TestCollectionAPI,
AtomicUpdatesTest, TestFunctionQuery, TestRandomFaceting,
DistribDocExpirationUpdateProcessorTest, SuggesterWFSTTest,
TestCollapseQParserPlugin, TestClusterStateMutator, TestInPlaceUpdatesDistrib,
NotRequiredUniqueKeyTest, TestCloudPseudoReturnFields, HdfsSyncSliceTest,
FastVectorHighlighterTest, CheckHdfsIndexTest, MigrateRouteKeyTest,
ConnectionReuseTest, TestMiniSolrCloudCluster, TestReqParamsAPI,
ConcurrentDeleteAndCreateCollectionTest, TestLuceneMatchVersion,
DistributedSpellCheckComponentTest, DistributedFacetExistsSmallTest,
TestLegacyNumericRangeQueryBuilder, TestEmbeddedSolrServerConstructors,
TestPerFieldSimilarity, TestFastWriter, TestSlowCompositeReaderWrapper,
SolrIndexConfigTest, BlockDirectoryTest, SolrRequestParserTest,
CdcrRequestHandlerTest, TestAnalyzeInfixSuggestions, TestSSLRandomization,
TestDistribIDF, TestRawResponseWriter, TestCloudInspectUtil,
TestGraphTermsQParserPlugin, TestLegacyNumericUtils, AddBlockUpdateTest,
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, BasicZkTest,
RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler,
CdcrReplicationDistributedZkTest, CleanupOldIndexTest,
CollectionStateFormat2Test, ConnectionManagerTest, CreateCollectionCleanupTest,
CustomCollectionTest, DeleteLastCustomShardedReplicaTest,
DistribJoinFromCollectionTest, LeaderInitiatedRecoveryOnShardRestartTest,
MissingSegmentRecoveryTest, MoveReplicaTest, NodeMutatorTest,
RemoteQueryErrorTest, ReplaceNodeTest, ReplicationFactorTest,
RestartWhileUpdatingTest, SharedFSAutoReplicaFailoverTest,
TestCloudJSONFacetJoinDomain, TestClusterProperties,
TestDeleteCollectionOnDownNodes, TestHdfsCloudBackupRestore,
TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestReplicaProperties,
TestRequestStatusCollectionAPI, TestShortCircuitedRequests,
TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation,
TestTlogReplica, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest,
StressHdfsTest, DirectoryFactoryTest, ExitableDirectoryReaderTest,
HdfsDirectoryFactoryTest]
[junit4] Completed [571/723 (4!)] on J0 in 12.87s, 3 tests, 1 error <<<
FAILURES!
[...truncated 43639 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]