Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1896/
6 tests failed.
FAILED: org.apache.solr.cloud.ClusterStateUpdateTest.testCoreRegistration
Error Message:
expected:<http[]://127.0.0.1:35044/s...> but
was:<http[s]://127.0.0.1:35044/s...>
Stack Trace:
org.junit.ComparisonFailure: expected:<http[]://127.0.0.1:35044/s...> but
was:<http[s]://127.0.0.1:35044/s...>
at
__randomizedtesting.SeedInfo.seed([CEA24454B22B4C5E:702922FBCB51426B]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.cloud.ClusterStateUpdateTest.testCoreRegistration(ClusterStateUpdateTest.java:104)
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.UnloadDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=8823,
name=testExecutor-3539-thread-1, state=RUNNABLE,
group=TGRP-UnloadDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=8823, name=testExecutor-3539-thread-1,
state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:34526: Cannot unload non-existent core
[multiunload0]
at __randomizedtesting.SeedInfo.seed([CEA24454B22B4C5E]: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.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.UnloadDistributedZkTest.lambda$testUnloadLotsOfCores$0(UnloadDistributedZkTest.java:372)
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)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.ltr.TestLTROnSolrCloud.testSimpleQuery
Error Message:
Path not found: /responseHeader/status
Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/status
at
__randomizedtesting.SeedInfo.seed([52D5D4584BA9528D:27D814445BB39458]:0)
at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
at
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
at
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
at
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
at
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
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$9.evaluate(RandomizedRunner.java:941)
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:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.CdcrVersionReplicationTest: 1) Thread[id=17677,
name=cdcr-update-log-synchronizer-5923-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=17666,
name=cdcr-update-log-synchronizer-5917-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.CdcrVersionReplicationTest:
1) Thread[id=17677, name=cdcr-update-log-synchronizer-5923-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=17666, name=cdcr-update-log-synchronizer-5917-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([CEA24454B22B4C5E]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=17677, name=cdcr-update-log-synchronizer-5923-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=17666,
name=cdcr-update-log-synchronizer-5917-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=17677, name=cdcr-update-log-synchronizer-5923-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=17666, name=cdcr-update-log-synchronizer-5917-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([CEA24454B22B4C5E]:0)
FAILED:
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection
Error Message:
Expected to see nodes come back collection1 null Live Nodes:
[127.0.0.1:52360_solr, 127.0.0.1:58729_solr, 127.0.0.1:45775_solr] Last
available state:
DocCollection(collection1//collections/collection1/state.json/23)={
"pullReplicas":"0", "replicationFactor":"1", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node1":{ "core":"collection1_shard1_replica_n1",
"base_url":"http://127.0.0.1:44980/solr",
"node_name":"127.0.0.1:44980_solr", "state":"down",
"type":"NRT"}, "core_node3":{
"core":"collection1_shard1_replica_n2",
"base_url":"http://127.0.0.1:33046/solr",
"node_name":"127.0.0.1:33046_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"collection1_shard1_replica_n3",
"base_url":"http://127.0.0.1:52360/solr",
"node_name":"127.0.0.1:52360_solr", "state":"active",
"type":"NRT"}, "core_node5":{
"core":"collection1_shard1_replica_n4",
"base_url":"http://127.0.0.1:43367/solr",
"node_name":"127.0.0.1:43367_solr", "state":"down",
"type":"NRT"}, "core_node6":{
"core":"collection1_shard1_replica_n5",
"base_url":"http://127.0.0.1:45775/solr",
"node_name":"127.0.0.1:45775_solr", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{"core_node2":{
"core":"collection1_shard2_replica_n1",
"base_url":"http://127.0.0.1:58729/solr",
"node_name":"127.0.0.1:58729_solr", "state":"active",
"type":"NRT", "leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected to see nodes come back collection1
null
Live Nodes: [127.0.0.1:52360_solr, 127.0.0.1:58729_solr, 127.0.0.1:45775_solr]
Last available state:
DocCollection(collection1//collections/collection1/state.json/23)={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"collection1_shard1_replica_n1",
"base_url":"http://127.0.0.1:44980/solr",
"node_name":"127.0.0.1:44980_solr",
"state":"down",
"type":"NRT"},
"core_node3":{
"core":"collection1_shard1_replica_n2",
"base_url":"http://127.0.0.1:33046/solr",
"node_name":"127.0.0.1:33046_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"collection1_shard1_replica_n3",
"base_url":"http://127.0.0.1:52360/solr",
"node_name":"127.0.0.1:52360_solr",
"state":"active",
"type":"NRT"},
"core_node5":{
"core":"collection1_shard1_replica_n4",
"base_url":"http://127.0.0.1:43367/solr",
"node_name":"127.0.0.1:43367_solr",
"state":"down",
"type":"NRT"},
"core_node6":{
"core":"collection1_shard1_replica_n5",
"base_url":"http://127.0.0.1:45775/solr",
"node_name":"127.0.0.1:45775_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{"core_node2":{
"core":"collection1_shard2_replica_n1",
"base_url":"http://127.0.0.1:58729/solr",
"node_name":"127.0.0.1:58729_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([CEA24454B22B4C5E:9096891AF154D0B9]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:109)
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)
Build Log:
[...truncated 11071 lines...]
[junit4] Suite: org.apache.solr.cloud.ClusterStateUpdateTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ClusterStateUpdateTest_CEA24454B22B4C5E-001/init-core-data-001
[junit4] 2> 306163 WARN
(SUITE-ClusterStateUpdateTest-seed#[CEA24454B22B4C5E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 306163 INFO
(SUITE-ClusterStateUpdateTest-seed#[CEA24454B22B4C5E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 306165 INFO
(SUITE-ClusterStateUpdateTest-seed#[CEA24454B22B4C5E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 306174 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[CEA24454B22B4C5E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCoreRegistration
[junit4] 2> 306174 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[CEA24454B22B4C5E]) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ClusterStateUpdateTest_CEA24454B22B4C5E-001/tempDir-001
[junit4] 2> 306174 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[CEA24454B22B4C5E]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 306175 INFO (Thread-1121) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 306175 INFO (Thread-1121) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 306176 ERROR (Thread-1121) [ ] 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> 306275 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[CEA24454B22B4C5E]) [
] o.a.s.c.ZkTestServer start zk server on port:49785
[junit4] 2> 306294 INFO (jetty-launcher-816-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 306298 INFO (jetty-launcher-816-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 306302 INFO (jetty-launcher-816-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 306303 INFO (jetty-launcher-816-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5d58d2fd{/solr,null,AVAILABLE}
[junit4] 2> 306304 INFO (jetty-launcher-816-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3d2e9659{SSL,[ssl,
http/1.1]}{127.0.0.1:35044}
[junit4] 2> 306304 INFO (jetty-launcher-816-thread-2) [ ]
o.e.j.s.Server Started @309575ms
[junit4] 2> 306304 INFO (jetty-launcher-816-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35044}
[junit4] 2> 306304 ERROR (jetty-launcher-816-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 306304 INFO (jetty-launcher-816-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 306304 INFO (jetty-launcher-816-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 306304 INFO (jetty-launcher-816-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 306304 INFO (jetty-launcher-816-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-23T23:32:35.022Z
[junit4] 2> 306339 INFO (jetty-launcher-816-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 306344 INFO (jetty-launcher-816-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15f1faa{/solr,null,AVAILABLE}
[junit4] 2> 306345 INFO (jetty-launcher-816-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@433843cd{SSL,[ssl,
http/1.1]}{127.0.0.1:47352}
[junit4] 2> 306345 INFO (jetty-launcher-816-thread-3) [ ]
o.e.j.s.Server Started @309617ms
[junit4] 2> 306345 INFO (jetty-launcher-816-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=47352}
[junit4] 2> 306345 ERROR (jetty-launcher-816-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 306345 INFO (jetty-launcher-816-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 306345 INFO (jetty-launcher-816-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 306346 INFO (jetty-launcher-816-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 306346 INFO (jetty-launcher-816-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-23T23:32:35.064Z
[junit4] 2> 306348 INFO (jetty-launcher-816-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7e4ed779{/solr,null,AVAILABLE}
[junit4] 2> 306348 INFO (jetty-launcher-816-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@42ba9176{SSL,[ssl,
http/1.1]}{127.0.0.1:36189}
[junit4] 2> 306348 INFO (jetty-launcher-816-thread-1) [ ]
o.e.j.s.Server Started @309620ms
[junit4] 2> 306348 INFO (jetty-launcher-816-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36189}
[junit4] 2> 306349 ERROR (jetty-launcher-816-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 306349 INFO (jetty-launcher-816-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 306349 INFO (jetty-launcher-816-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 306349 INFO (jetty-launcher-816-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 306349 INFO (jetty-launcher-816-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-23T23:32:35.067Z
[junit4] 2> 306356 INFO (jetty-launcher-816-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 306362 INFO (jetty-launcher-816-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 306372 INFO (jetty-launcher-816-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49785/solr
[junit4] 2> 306375 INFO (jetty-launcher-816-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49785/solr
[junit4] 2> 306384 INFO (jetty-launcher-816-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49785/solr
[junit4] 2> 306420 INFO (jetty-launcher-816-thread-1)
[n:127.0.0.1:36189_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 306421 INFO (jetty-launcher-816-thread-2)
[n:127.0.0.1:35044_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 306421 INFO (jetty-launcher-816-thread-3)
[n:127.0.0.1:47352_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 306422 INFO (jetty-launcher-816-thread-1)
[n:127.0.0.1:36189_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36189_solr
[junit4] 2> 306422 INFO (jetty-launcher-816-thread-2)
[n:127.0.0.1:35044_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35044_solr
[junit4] 2> 306422 INFO (jetty-launcher-816-thread-3)
[n:127.0.0.1:47352_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47352_solr
[junit4] 2> 306423 INFO (jetty-launcher-816-thread-1)
[n:127.0.0.1:36189_solr ] o.a.s.c.Overseer Overseer
(id=98190016832733192-127.0.0.1:36189_solr-n_0000000000) starting
[junit4] 2> 306424 INFO
(zkCallback-831-thread-1-processing-n:127.0.0.1:35044_solr)
[n:127.0.0.1:35044_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 306425 INFO
(zkCallback-832-thread-1-processing-n:127.0.0.1:47352_solr)
[n:127.0.0.1:47352_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 306425 INFO
(zkCallback-833-thread-1-processing-n:127.0.0.1:36189_solr)
[n:127.0.0.1:36189_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 306438 INFO (jetty-launcher-816-thread-1)
[n:127.0.0.1:36189_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36189_solr
[junit4] 2> 306441 INFO
(zkCallback-831-thread-1-processing-n:127.0.0.1:35044_solr)
[n:127.0.0.1:35044_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 306449 INFO
(OverseerStateUpdate-98190016832733192-127.0.0.1:36189_solr-n_0000000000)
[n:127.0.0.1:36189_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 306451 INFO
(zkCallback-832-thread-1-processing-n:127.0.0.1:47352_solr)
[n:127.0.0.1:47352_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 306498 INFO (jetty-launcher-816-thread-2)
[n:127.0.0.1:35044_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35044.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@314da203
[junit4] 2> 306503 INFO (jetty-launcher-816-thread-2)
[n:127.0.0.1:35044_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35044.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@314da203
[junit4] 2> 306503 INFO (jetty-launcher-816-thread-2)
[n:127.0.0.1:35044_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35044.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@314da203
[junit4] 2> 306504 INFO (jetty-launcher-816-thread-2)
[n:127.0.0.1:35044_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ClusterStateUpdateTest_CEA24454B22B4C5E-001/tempDir-001/node2/.
[junit4] 2> 306524 INFO (jetty-launcher-816-thread-3)
[n:127.0.0.1:47352_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47352.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@314da203
[junit4] 2> 306525 INFO (jetty-launcher-816-thread-1)
[n:127.0.0.1:36189_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36189.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@314da203
[junit4] 2> 306529 INFO (jetty-launcher-816-thread-3)
[n:127.0.0.1:47352_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47352.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@314da203
[junit4] 2> 306529 INFO (jetty-launcher-816-thread-3)
[n:127.0.0.1:47352_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47352.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@314da203
[junit4] 2> 306530 INFO (jetty-launcher-816-thread-1)
[n:127.0.0.1:36189_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36189.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@314da203
[junit4] 2> 306530 INFO (jetty-launcher-816-thread-1)
[n:127.0.0.1:36189_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36189.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@314da203
[junit4] 2> 306531 INFO (jetty-launcher-816-thread-3)
[n:127.0.0.1:47352_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ClusterStateUpdateTest_CEA24454B22B4C5E-001/tempDir-001/node3/.
[junit4] 2> 306531 INFO (jetty-launcher-816-thread-1)
[n:127.0.0.1:36189_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ClusterStateUpdateTest_CEA24454B22B4C5E-001/tempDir-001/node1/.
[junit4] 2> 306601 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[CEA24454B22B4C5E]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 306602 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[CEA24454B22B4C5E]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49785/solr ready
[junit4] 2> 306632 INFO (qtp506962437-4369) [n:127.0.0.1:36189_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&name=testcore&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:35044_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 306635 INFO
(OverseerThreadFactory-2051-thread-1-processing-n:127.0.0.1:36189_solr)
[n:127.0.0.1:36189_solr ] o.a.s.c.CreateCollectionCmd Create collection
testcore
[junit4] 2> 306635 INFO
(OverseerThreadFactory-2051-thread-1-processing-n:127.0.0.1:36189_solr)
[n:127.0.0.1:36189_solr ] o.a.s.c.CreateCollectionCmd Only one config set
found in zk - using it:conf
[junit4] 2> 306743 INFO
(OverseerStateUpdate-98190016832733192-127.0.0.1:36189_solr-n_0000000000)
[n:127.0.0.1:36189_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcore",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testcore_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35044/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 306966 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=testcore_shard1_replica_n1&action=CREATE&numShards=1&collection=testcore&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 306967 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 307074 INFO
(zkCallback-831-thread-1-processing-n:127.0.0.1:35044_solr)
[n:127.0.0.1:35044_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcore/state.json] for collection [testcore] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 307074 INFO
(zkCallback-831-thread-2-processing-n:127.0.0.1:35044_solr)
[n:127.0.0.1:35044_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcore/state.json] for collection [testcore] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 307979 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 307988 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.s.IndexSchema [testcore_shard1_replica_n1] Schema name=minimal
[junit4] 2> 307991 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 307991 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testcore_shard1_replica_n1' using
configuration from collection testcore, trusted=true
[junit4] 2> 307992 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35044.solr.core.testcore.shard1.replica_n1' (registry
'solr.core.testcore.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@314da203
[junit4] 2> 307992 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 307992 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1] o.a.s.c.SolrCore
[[testcore_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ClusterStateUpdateTest_CEA24454B22B4C5E-001/tempDir-001/node2/testcore_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ClusterStateUpdateTest_CEA24454B22B4C5E-001/tempDir-001/node2/./testcore_shard1_replica_n1/data/]
[junit4] 2> 308054 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 308054 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 308067 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 308067 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 308069 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@20371615[testcore_shard1_replica_n1] main]
[junit4] 2> 308071 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 308071 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 308072 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 308072 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1571040271311831040
[junit4] 2> 308073 INFO
(searcherExecutor-2058-thread-1-processing-n:127.0.0.1:35044_solr
x:testcore_shard1_replica_n1 s:shard1 c:testcore r:core_node1)
[n:127.0.0.1:35044_solr c:testcore s:shard1 r:core_node1
x:testcore_shard1_replica_n1] o.a.s.c.SolrCore [testcore_shard1_replica_n1]
Registered new searcher Searcher@20371615[testcore_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 308080 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 308080 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 308080 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 308085 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:35044/solr/testcore_shard1_replica_n1/ shard1
[junit4] 2> 308188 INFO
(zkCallback-831-thread-1-processing-n:127.0.0.1:35044_solr)
[n:127.0.0.1:35044_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcore/state.json] for collection [testcore] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 308188 INFO
(zkCallback-831-thread-2-processing-n:127.0.0.1:35044_solr)
[n:127.0.0.1:35044_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcore/state.json] for collection [testcore] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 308237 WARN (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.c.ZkController Skipping recovery according to sys prop
solrcloud.skip.autorecovery
[junit4] 2> 308241 INFO (qtp236101370-4362) [n:127.0.0.1:35044_solr
c:testcore s:shard1 r:core_node1 x:testcore_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=testcore_shard1_replica_n1&action=CREATE&numShards=1&collection=testcore&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1274
[junit4] 2> 308246 INFO (qtp506962437-4369) [n:127.0.0.1:36189_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 308344 INFO
(zkCallback-831-thread-2-processing-n:127.0.0.1:35044_solr)
[n:127.0.0.1:35044_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcore/state.json] for collection [testcore] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 308344 INFO
(zkCallback-831-thread-1-processing-n:127.0.0.1:35044_solr)
[n:127.0.0.1:35044_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcore/state.json] for collection [testcore] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 308638 INFO
(OverseerCollectionConfigSetProcessor-98190016832733192-127.0.0.1:36189_solr-n_0000000000)
[n:127.0.0.1:36189_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 309247 INFO (qtp506962437-4369) [n:127.0.0.1:36189_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=1&name=testcore&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:35044_solr&wt=javabin&version=2}
status=0 QTime=2615
[junit4] 2> 309249 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[CEA24454B22B4C5E]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCoreRegistration
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ClusterStateUpdateTest -Dtests.method=testCoreRegistration
-Dtests.seed=CEA24454B22B4C5E -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=sq -Dtests.timezone=America/Resolute -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 3.09s J1 | ClusterStateUpdateTest.testCoreRegistration <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure:
expected:<http[]://127.0.0.1:35044/s...> but
was:<http[s]://127.0.0.1:35044/s...>
[junit4] > at
__randomizedtesting.SeedInfo.seed([CEA24454B22B4C5E:702922FBCB51426B]:0)
[junit4] > at
org.apache.solr.cloud.ClusterStateUpdateTest.testCoreRegistration(ClusterStateUpdateTest.java:104)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 309257 INFO (jetty-closer-817-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@42ba9176{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 309258 INFO (jetty-closer-817-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1601095631
[junit4] 2> 309258 INFO (jetty-closer-817-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3d2e9659{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 309259 INFO (jetty-closer-817-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=31536074
[junit4] 2> 309259 INFO (jetty-closer-817-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@433843cd{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 309259 INFO (jetty-closer-817-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=363024589
[junit4] 2> 309259 INFO (jetty-closer-817-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 309260 INFO (jetty-closer-817-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 309260 INFO (jetty-closer-817-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 309267 INFO (jetty-closer-817-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 309269 INFO (jetty-closer-817-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 309269 INFO (jetty-closer-817-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 309274 INFO (jetty-closer-817-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 309274 INFO (jetty-closer-817-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 309274 INFO (jetty-closer-817-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 309276 INFO (jetty-closer-817-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 309276 INFO (jetty-closer-817-thread-3) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 309277 INFO (jetty-closer-817-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=98190016832733192-127.0.0.1:36189_solr-n_0000000000) closing
[junit4] 2> 309277 INFO
(OverseerStateUpdate-98190016832733192-127.0.0.1:36189_solr-n_0000000000)
[n:127.0.0.1:36189_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:36189_solr
[junit4] 2> 309279 INFO (jetty-closer-817-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 309280 INFO (jetty-closer-817-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 309280 INFO
(zkCallback-831-thread-2-processing-n:127.0.0.1:35044_solr)
[n:127.0.0.1:35044_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35044_solr
[junit4] 2> 309281 INFO (jetty-closer-817-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 309280 INFO
(zkCallback-831-thread-1-processing-n:127.0.0.1:35044_solr)
[n:127.0.0.1:35044_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 309281 INFO
(zkCallback-832-thread-1-processing-n:127.0.0.1:47352_solr)
[n:127.0.0.1:47352_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 309280 INFO (coreCloseExecutor-2064-thread-1)
[n:127.0.0.1:35044_solr c:testcore s:shard1 r:core_node1
x:testcore_shard1_replica_n1] o.a.s.c.SolrCore [testcore_shard1_replica_n1]
CLOSING SolrCore org.apache.solr.core.SolrCore@2f9107ea
[junit4] 2> 309282 WARN
(zkCallback-832-thread-1-processing-n:127.0.0.1:47352_solr)
[n:127.0.0.1:47352_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 309283 INFO
(zkCallback-831-thread-1-processing-n:127.0.0.1:35044_solr)
[n:127.0.0.1:35044_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 309283 INFO (coreCloseExecutor-2064-thread-1)
[n:127.0.0.1:35044_solr c:testcore s:shard1 r:core_node1
x:testcore_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testcore.shard1.replica_n1, tag=798033898
[junit4] 2> 309284 INFO (jetty-closer-817-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@15f1faa{/solr,null,UNAVAILABLE}
[junit4] 2> 309287 INFO (coreCloseExecutor-2064-thread-1)
[n:127.0.0.1:35044_solr c:testcore s:shard1 r:core_node1
x:testcore_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testcore.shard1.leader, tag=798033898
[junit4] 2> 310781 WARN
(zkCallback-833-thread-1-processing-n:127.0.0.1:36189_solr)
[n:127.0.0.1:36189_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 310781 INFO (jetty-closer-817-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7e4ed779{/solr,null,UNAVAILABLE}
[junit4] 2> 310788 WARN
(zkCallback-831-thread-2-processing-n:127.0.0.1:35044_solr)
[n:127.0.0.1:35044_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 310788 INFO (jetty-closer-817-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5d58d2fd{/solr,null,UNAVAILABLE}
[junit4] 2> 310789 ERROR
(SUITE-ClusterStateUpdateTest-seed#[CEA24454B22B4C5E]-worker) [ ]
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> 310790 INFO
(SUITE-ClusterStateUpdateTest-seed#[CEA24454B22B4C5E]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49785 49785
[junit4] 2> 310896 INFO (Thread-1121) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:49785 49785
[junit4] 2> 310897 WARN (Thread-1121) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 3 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections/testcore/state.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 4 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ClusterStateUpdateTest_CEA24454B22B4C5E-001
[junit4] 2> Jun 23, 2017 11:32:39 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=855, maxMBSortInHeap=6.035122707677136,
sim=RandomSimilarity(queryNorm=true): {}, locale=sq, timezone=America/Resolute
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=318372768,total=532152320
[junit4] 2> NOTE: All tests run in this JVM: [TestDistributedGrouping,
TestDocTermOrds, TestValueSourceCache, HighlighterTest, DeleteNodeTest,
TestPullReplica, HdfsWriteToMultipleCollectionsTest,
SharedFSAutoReplicaFailoverTest, OverseerCollectionConfigSetProcessorTest,
TestRequestForwarding, TestExactSharedStatsCache,
TestComplexPhraseLeadingWildcard, AnalyticsMergeStrategyTest,
SpatialHeatmapFacetsTest, DocValuesMultiTest, AlternateDirectoryTest,
TestSolrConfigHandlerCloud, TestManagedStopFilterFactory,
TestSubQueryTransformer, HdfsDirectoryFactoryTest, ConvertedLegacyTest,
TestLocalFSCloudBackupRestore, TestScoreJoinQPNoScore,
TestSchemaVersionResource, HLLUtilTest, ClusterStateUpdateTest]
[junit4] Completed [65/723 (1!)] on J1 in 5.27s, 1 test, 1 failure <<<
FAILURES!
[...truncated 753 lines...]
[junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CEA24454B22B4C5E-001/init-core-data-001
[junit4] 2> 811562 WARN
(SUITE-UnloadDistributedZkTest-seed#[CEA24454B22B4C5E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
[junit4] 2> 811562 INFO
(SUITE-UnloadDistributedZkTest-seed#[CEA24454B22B4C5E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 811564 INFO
(SUITE-UnloadDistributedZkTest-seed#[CEA24454B22B4C5E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 811564 INFO
(SUITE-UnloadDistributedZkTest-seed#[CEA24454B22B4C5E]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 811566 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 811566 INFO (Thread-2005) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 811566 INFO (Thread-2005) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 811569 ERROR (Thread-2005) [ ] 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> 811666 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.ZkTestServer start zk server on port:44144
[junit4] 2> 811679 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 811681 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 811683 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 811685 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 811686 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 811688 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 811689 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 811691 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 811692 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 811694 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 811696 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 811697 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 811834 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 811836 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@684ef49f{/,null,AVAILABLE}
[junit4] 2> 811837 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1b9aa808{HTTP/1.1,[http/1.1]}{127.0.0.1:45934}
[junit4] 2> 811837 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.e.j.s.Server Started @814979ms
[junit4] 2> 811837 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CEA24454B22B4C5E-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=45934,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CEA24454B22B4C5E-001/control-001/cores}
[junit4] 2> 811837 ERROR
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 811837 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 811837 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 811837 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 811837 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-23T23:41:00.426Z
[junit4] 2> 811846 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 811846 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CEA24454B22B4C5E-001/control-001/solr.xml
[junit4] 2> 811859 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@60d2a364, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 811862 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44144/solr
[junit4] 2> 811884 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [n:127.0.0.1:45934_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 811887 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [n:127.0.0.1:45934_
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:45934_
[junit4] 2> 811888 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [n:127.0.0.1:45934_
] o.a.s.c.Overseer Overseer
(id=98190049945583620-127.0.0.1:45934_-n_0000000000) starting
[junit4] 2> 811896 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [n:127.0.0.1:45934_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45934_
[junit4] 2> 811897 INFO
(zkCallback-1957-thread-1-processing-n:127.0.0.1:45934_) [n:127.0.0.1:45934_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 812002 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [n:127.0.0.1:45934_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d2a364
[junit4] 2> 812009 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [n:127.0.0.1:45934_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d2a364
[junit4] 2> 812009 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [n:127.0.0.1:45934_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d2a364
[junit4] 2> 812010 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [n:127.0.0.1:45934_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CEA24454B22B4C5E-001/control-001/cores
[junit4] 2> 812031 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 812032 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44144/solr ready
[junit4] 2> 812033 INFO (qtp1492221902-8561) [n:127.0.0.1:45934_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:45934_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 812038 INFO
(OverseerThreadFactory-3423-thread-1-processing-n:127.0.0.1:45934_)
[n:127.0.0.1:45934_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 812038 INFO
(OverseerThreadFactory-3423-thread-1-processing-n:127.0.0.1:45934_)
[n:127.0.0.1:45934_ ] o.a.s.c.CreateCollectionCmd Only one config set found
in zk - using it:conf1
[junit4] 2> 812143 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 812143 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 812248 INFO
(zkCallback-1957-thread-1-processing-n:127.0.0.1:45934_) [n:127.0.0.1:45934_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 813172 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 813188 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 813339 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 813366 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 813366 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@60d2a364
[junit4] 2> 813366 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 813367 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CEA24454B22B4C5E-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CEA24454B22B4C5E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 813369 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=99.2470703125,
floorSegmentMB=0.4404296875, forceMergeDeletesPctAllowed=25.612523104174166,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6211960419275758
[junit4] 2> 813373 WARN (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 813426 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 813426 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 813427 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 813428 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 813429 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=11.380859375,
floorSegmentMB=2.103515625, forceMergeDeletesPctAllowed=11.58064992679457,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7225089106890111
[junit4] 2> 813429 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6044b29e[control_collection_shard1_replica_n1] main]
[junit4] 2> 813431 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 813431 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 813432 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 813433 INFO
(searcherExecutor-3426-thread-1-processing-n:127.0.0.1:45934_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:45934_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@6044b29e[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 813433 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1571040801085980672
[junit4] 2> 813440 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 813440 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 813441 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45934/control_collection_shard1_replica_n1/
[junit4] 2> 813441 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 813441 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:45934/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 813441 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 813451 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45934/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 813554 INFO
(zkCallback-1957-thread-1-processing-n:127.0.0.1:45934_) [n:127.0.0.1:45934_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 813602 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 813604 INFO (qtp1492221902-8559) [n:127.0.0.1:45934_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1461
[junit4] 2> 813608 INFO (qtp1492221902-8561) [n:127.0.0.1:45934_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 813710 INFO
(zkCallback-1957-thread-1-processing-n:127.0.0.1:45934_) [n:127.0.0.1:45934_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 814040 INFO
(OverseerCollectionConfigSetProcessor-98190049945583620-127.0.0.1:45934_-n_0000000000)
[n:127.0.0.1:45934_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 814608 INFO (qtp1492221902-8561) [n:127.0.0.1:45934_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:45934_&wt=javabin&version=2}
status=0 QTime=2574
[junit4] 2> 814626 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 814627 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44144/solr ready
[junit4] 2> 814628 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 814629 INFO (qtp1492221902-8562) [n:127.0.0.1:45934_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 814634 INFO
(OverseerThreadFactory-3423-thread-2-processing-n:127.0.0.1:45934_)
[n:127.0.0.1:45934_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 814635 INFO
(OverseerThreadFactory-3423-thread-2-processing-n:127.0.0.1:45934_)
[n:127.0.0.1:45934_ ] o.a.s.c.CreateCollectionCmd Only one config set found
in zk - using it:conf1
[junit4] 2> 814635 WARN
(OverseerThreadFactory-3423-thread-2-processing-n:127.0.0.1:45934_)
[n:127.0.0.1:45934_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 814853 INFO (qtp1492221902-8562) [n:127.0.0.1:45934_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 814853 INFO (qtp1492221902-8562) [n:127.0.0.1:45934_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=224
[junit4] 2> 814978 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CEA24454B22B4C5E-001/shard-1-001
of type NRT
[junit4] 2> 814979 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 814980 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ce4db65{/,null,AVAILABLE}
[junit4] 2> 814981 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@35a551bb{HTTP/1.1,[http/1.1]}{127.0.0.1:59387}
[junit4] 2> 814981 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.e.j.s.Server Started @818123ms
[junit4] 2> 814981 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CEA24454B22B4C5E-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=59387,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CEA24454B22B4C5E-001/shard-1-001/cores}
[junit4] 2> 814981 ERROR
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 814981 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 814981 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 814981 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 814981 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-23T23:41:03.570Z
[junit4] 2> 814987 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 814987 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CEA24454B22B4C5E-001/shard-1-001/solr.xml
[junit4] 2> 814993 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@60d2a364, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 814996 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44144/solr
[junit4] 2> 815012 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [n:127.0.0.1:59387_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 815015 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [n:127.0.0.1:59387_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 815019 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [n:127.0.0.1:59387_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59387_
[junit4] 2> 815020 INFO (zkCallback-1964-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 815021 INFO
(zkCallback-1957-thread-1-processing-n:127.0.0.1:45934_) [n:127.0.0.1:45934_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 815022 INFO
(zkCallback-1969-thread-1-processing-n:127.0.0.1:59387_) [n:127.0.0.1:59387_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 815127 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [n:127.0.0.1:59387_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d2a364
[junit4] 2> 815135 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [n:127.0.0.1:59387_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d2a364
[junit4] 2> 815135 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [n:127.0.0.1:59387_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d2a364
[junit4] 2> 815137 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CEA24454B22B4C5E]) [n:127.0.0.1:59387_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CEA24454B22B4C5E-001
[...truncated too long message...]
vletContextHandler@74bb6d74{/solr,null,UNAVAILABLE}
[junit4] 2> 31686 WARN
(zkCallback-109-thread-1-processing-n:127.0.0.1:50705_solr)
[n:127.0.0.1:50705_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 31687 WARN
(zkCallback-96-thread-1-processing-n:127.0.0.1:33708_solr)
[n:127.0.0.1:33708_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 31687 INFO (jetty-closer-10-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@172dfec5{/solr,null,UNAVAILABLE}
[junit4] 2> 31687 INFO (jetty-closer-10-thread-11) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7618349f{/solr,null,UNAVAILABLE}
[junit4] 2> 31751 WARN
(zkCallback-100-thread-2-processing-n:127.0.0.1:51442_solr)
[n:127.0.0.1:51442_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 31752 INFO (jetty-closer-10-thread-20) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5eeae30a{/solr,null,UNAVAILABLE}
[junit4] 2> 31764 INFO (jetty-closer-10-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@49f187a0{/solr,null,UNAVAILABLE}
[junit4] 2> 31780 WARN
(zkCallback-107-thread-1-processing-n:127.0.0.1:57730_solr)
[n:127.0.0.1:57730_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 31780 INFO (jetty-closer-10-thread-18) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@14760d86{/solr,null,UNAVAILABLE}
[junit4] 2> 31825 WARN
(zkCallback-97-thread-1-processing-n:127.0.0.1:57637_solr)
[n:127.0.0.1:57637_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 31826 INFO (jetty-closer-10-thread-19) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2eacca3a{/solr,null,UNAVAILABLE}
[junit4] 2> 31900 WARN
(zkCallback-111-thread-1-processing-n:127.0.0.1:48935_solr)
[n:127.0.0.1:48935_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 31901 INFO (jetty-closer-10-thread-6) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1a473d50{/solr,null,UNAVAILABLE}
[junit4] 2> 31940 WARN
(zkCallback-87-thread-2-processing-n:127.0.0.1:39282_solr)
[n:127.0.0.1:39282_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 31941 WARN
(zkCallback-103-thread-2-processing-n:127.0.0.1:32896_solr)
[n:127.0.0.1:32896_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 31941 INFO (jetty-closer-10-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4d147551{/solr,null,UNAVAILABLE}
[junit4] 2> 31942 INFO (jetty-closer-10-thread-14) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@77bb9da3{/solr,null,UNAVAILABLE}
[junit4] 2> 31988 WARN
(zkCallback-99-thread-2-processing-n:127.0.0.1:40698_solr)
[n:127.0.0.1:40698_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 31989 INFO (jetty-closer-10-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@493eb54a{/solr,null,UNAVAILABLE}
[junit4] 2> 32003 WARN
(zkCallback-108-thread-1-processing-n:127.0.0.1:56623_solr)
[n:127.0.0.1:56623_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32004 INFO (jetty-closer-10-thread-9) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@28aad004{/solr,null,UNAVAILABLE}
[junit4] 2> 32033 WARN
(zkCallback-101-thread-2-processing-n:127.0.0.1:57233_solr)
[n:127.0.0.1:57233_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32033 WARN
(zkCallback-89-thread-2-processing-n:127.0.0.1:58088_solr)
[n:127.0.0.1:58088_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32034 INFO (jetty-closer-10-thread-17) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@37edddd0{/solr,null,UNAVAILABLE}
[junit4] 2> 32034 INFO (jetty-closer-10-thread-10) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@74fd0323{/solr,null,UNAVAILABLE}
[junit4] 2> 32043 INFO (jetty-closer-10-thread-15) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3d47ccf6{/solr,null,UNAVAILABLE}
[junit4] 2> 32044 ERROR
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[52D5D4584BA9528D]) [ ]
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> 32047 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[52D5D4584BA9528D]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53611 53611
[junit4] 2> 32154 INFO (Thread-23) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:53611 53611
[junit4] 2> 32157 WARN (Thread-23) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 22 /solr/aliases.json
[junit4] 2> 22 /solr/clusterprops.json
[junit4] 2> 21 /solr/security.json
[junit4] 2> 8 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 56 /solr/collections/collection1/state.json
[junit4] 2> 22 /solr/clusterstate.json
[junit4] 2> 3
/solr/overseer_elect/election/98190115552624700-127.0.0.1:48935_solr-n_0000000012
[junit4] 2> 2
/solr/overseer_elect/election/98190115552624697-127.0.0.1:32896_solr-n_0000000007
[junit4] 2> 2
/solr/overseer_elect/election/98190115552624682-127.0.0.1:39282_solr-n_0000000009
[junit4] 2> 2
/solr/overseer_elect/election/98190115552624692-127.0.0.1:46534_solr-n_0000000001
[junit4] 2> 2
/solr/overseer_elect/election/98190115552624694-127.0.0.1:50161_solr-n_0000000014
[junit4] 2> 2
/solr/overseer_elect/election/98190115552624696-127.0.0.1:57730_solr-n_0000000004
[junit4] 2> 2
/solr/overseer_elect/election/98190115552624689-127.0.0.1:57233_solr-n_0000000011
[junit4] 2> 2
/solr/overseer_elect/election/98190115552624680-127.0.0.1:51601_solr-n_0000000017
[junit4] 2> 2
/solr/overseer_elect/election/98190115552624699-127.0.0.1:56623_solr-n_0000000006
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 22 /solr/live_nodes
[junit4] 2> 22 /solr/collections
[junit4] 2>
[junit4] 2> 32157 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[52D5D4584BA9528D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLTROnSolrCloud
-Dtests.method=testSimpleQuery -Dtests.seed=52D5D4584BA9528D
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-BH
-Dtests.timezone=America/Vancouver -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 19.3s J0 | TestLTROnSolrCloud.testSimpleQuery <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Path not found:
/responseHeader/status
[junit4] > at
__randomizedtesting.SeedInfo.seed([52D5D4584BA9528D:27D814445BB39458]:0)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
[junit4] > at
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
[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-Tests-master/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTROnSolrCloud_52D5D4584BA9528D-001
[junit4] 2> Jun 23, 2017 11:58:00 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{_version_=PostingsFormat(name=Memory), popularity=Lucene50(blocksize=128),
description=Lucene50(blocksize=128), id=FSTOrd50, text=Lucene50(blocksize=128),
title=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=514,
maxMBSortInHeap=6.180176931986222, sim=RandomSimilarity(queryNorm=true): {},
locale=ar-BH, timezone=America/Vancouver
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=158257928,total=331350016
[junit4] 2> NOTE: All tests run in this JVM: [TestExternalValueFeatures,
TestLTRReRankingPipeline, TestRankingFeature, TestLTROnSolrCloud]
[junit4] Completed [29/33 (1!)] on J0 in 19.91s, 1 test, 1 error <<<
FAILURES!
[...truncated 36772 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]