Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19949/
Java: 32bit/jdk-9-ea+173 -server -XX:+UseParallelGC
5 tests failed.
FAILED: org.apache.solr.cloud.ClusterStateUpdateTest.testCoreRegistration
Error Message:
expected:<http[]://127.0.0.1:42985/s...> but
was:<http[s]://127.0.0.1:42985/s...>
Stack Trace:
org.junit.ComparisonFailure: expected:<http[]://127.0.0.1:42985/s...> but
was:<http[s]://127.0.0.1:42985/s...>
at
__randomizedtesting.SeedInfo.seed([C6007B90535A3088:788B1D3F2A203EBD]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
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=12399,
name=cdcr-update-log-synchronizer-5735-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at
java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844) 2)
Thread[id=12388, name=cdcr-update-log-synchronizer-5729-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest] at
java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.CdcrVersionReplicationTest:
1) Thread[id=12399, name=cdcr-update-log-synchronizer-5735-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
2) Thread[id=12388, name=cdcr-update-log-synchronizer-5729-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([C6007B90535A3088]: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=12399, name=cdcr-update-log-synchronizer-5735-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest] at
java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844) 2)
Thread[id=12388, name=cdcr-update-log-synchronizer-5729-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest] at
java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=12399, name=cdcr-update-log-synchronizer-5735-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
2) Thread[id=12388, name=cdcr-update-log-synchronizer-5729-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([C6007B90535A3088]:0)
FAILED:
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection
Error Message:
Expected to see nodes come back collection1 null Live Nodes:
[127.0.0.1:43955_solr, 127.0.0.1:38057_solr, 127.0.0.1:46629_solr] Last
available state:
DocCollection(collection1//collections/collection1/state.json/19)={
"pullReplicas":"0", "replicationFactor":"1", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node2":{ "core":"collection1_shard1_replica_n1",
"base_url":"http://127.0.0.1:35361/solr",
"node_name":"127.0.0.1:35361_solr", "state":"down",
"type":"NRT"}, "core_node3":{
"core":"collection1_shard1_replica_n2",
"base_url":"http://127.0.0.1:43955/solr",
"node_name":"127.0.0.1:43955_solr", "state":"active",
"type":"NRT"}, "core_node4":{
"core":"collection1_shard1_replica_n3",
"base_url":"http://127.0.0.1:41099/solr",
"node_name":"127.0.0.1:41099_solr", "state":"down",
"type":"NRT"}, "core_node5":{
"core":"collection1_shard1_replica_n4",
"base_url":"http://127.0.0.1:44347/solr",
"node_name":"127.0.0.1:44347_solr", "state":"down",
"type":"NRT"}, "core_node6":{
"core":"collection1_shard1_replica_n5",
"base_url":"http://127.0.0.1:38057/solr",
"node_name":"127.0.0.1:38057_solr", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{"core_node1":{
"core":"collection1_shard2_replica_n1",
"base_url":"http://127.0.0.1:46629/solr",
"node_name":"127.0.0.1:46629_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:43955_solr, 127.0.0.1:38057_solr, 127.0.0.1:46629_solr]
Last available state:
DocCollection(collection1//collections/collection1/state.json/19)={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node2":{
"core":"collection1_shard1_replica_n1",
"base_url":"http://127.0.0.1:35361/solr",
"node_name":"127.0.0.1:35361_solr",
"state":"down",
"type":"NRT"},
"core_node3":{
"core":"collection1_shard1_replica_n2",
"base_url":"http://127.0.0.1:43955/solr",
"node_name":"127.0.0.1:43955_solr",
"state":"active",
"type":"NRT"},
"core_node4":{
"core":"collection1_shard1_replica_n3",
"base_url":"http://127.0.0.1:41099/solr",
"node_name":"127.0.0.1:41099_solr",
"state":"down",
"type":"NRT"},
"core_node5":{
"core":"collection1_shard1_replica_n4",
"base_url":"http://127.0.0.1:44347/solr",
"node_name":"127.0.0.1:44347_solr",
"state":"down",
"type":"NRT"},
"core_node6":{
"core":"collection1_shard1_replica_n5",
"base_url":"http://127.0.0.1:38057/solr",
"node_name":"127.0.0.1:38057_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{"core_node1":{
"core":"collection1_shard2_replica_n1",
"base_url":"http://127.0.0.1:46629/solr",
"node_name":"127.0.0.1:46629_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([C6007B90535A3088:9834B6DE1025AC6F]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
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([D771AD7F810D29D4:A27C6D639117EF01]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11862 lines...]
[junit4] Suite: org.apache.solr.cloud.ClusterStateUpdateTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ClusterStateUpdateTest_C6007B90535A3088-001/init-core-data-001
[junit4] 2> 918915 WARN
(SUITE-ClusterStateUpdateTest-seed#[C6007B90535A3088]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 918915 INFO
(SUITE-ClusterStateUpdateTest-seed#[C6007B90535A3088]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 918916 INFO
(SUITE-ClusterStateUpdateTest-seed#[C6007B90535A3088]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 918918 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[C6007B90535A3088]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCoreRegistration
[junit4] 2> 918918 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[C6007B90535A3088]) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ClusterStateUpdateTest_C6007B90535A3088-001/tempDir-001
[junit4] 2> 918918 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[C6007B90535A3088]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 918918 INFO (Thread-2257) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 918919 INFO (Thread-2257) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 918920 ERROR (Thread-2257) [ ] 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> 919019 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[C6007B90535A3088]) [
] o.a.s.c.ZkTestServer start zk server on port:39389
[junit4] 2> 919023 INFO (jetty-launcher-1669-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 919023 INFO (jetty-launcher-1669-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 919024 INFO (jetty-launcher-1669-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 919064 INFO (jetty-launcher-1669-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b703b2{/solr,null,AVAILABLE}
[junit4] 2> 919064 INFO (jetty-launcher-1669-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@fadb8c{/solr,null,AVAILABLE}
[junit4] 2> 919065 INFO (jetty-launcher-1669-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@12bc2c6{/solr,null,AVAILABLE}
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1580a1f{SSL,[ssl,
http/1.1]}{127.0.0.1:42985}
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@143f2c9{SSL,[ssl,
http/1.1]}{127.0.0.1:45525}
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-2) [ ]
o.e.j.s.Server Started @920569ms
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-3) [ ]
o.e.j.s.Server Started @920570ms
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42985}
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45525}
[junit4] 2> 919067 ERROR (jetty-launcher-1669-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 919067 ERROR (jetty-launcher-1669-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-24T00:06:39.399516Z
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@f03f3d{SSL,[ssl,
http/1.1]}{127.0.0.1:42581}
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-1) [ ]
o.e.j.s.Server Started @920570ms
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42581}
[junit4] 2> 919067 ERROR (jetty-launcher-1669-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-24T00:06:39.399862Z
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 919067 INFO (jetty-launcher-1669-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-24T00:06:39.399917Z
[junit4] 2> 919069 INFO (jetty-launcher-1669-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 919072 INFO (jetty-launcher-1669-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 919080 INFO (jetty-launcher-1669-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 919084 INFO (jetty-launcher-1669-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39389/solr
[junit4] 2> 919090 INFO (jetty-launcher-1669-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39389/solr
[junit4] 2> 919090 INFO (jetty-launcher-1669-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39389/solr
[junit4] 2> 919100 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cd76c03940006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 919108 INFO (jetty-launcher-1669-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 919108 INFO (jetty-launcher-1669-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 919109 INFO (jetty-launcher-1669-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42985_solr
[junit4] 2> 919109 INFO (jetty-launcher-1669-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45525_solr
[junit4] 2> 919109 INFO (jetty-launcher-1669-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98190150811779080-127.0.0.1:42985_solr-n_0000000000) starting
[junit4] 2> 919109 INFO (zkCallback-1685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 919109 INFO (zkCallback-1684-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 919110 INFO (jetty-launcher-1669-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 919110 INFO (jetty-launcher-1669-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 919111 INFO (jetty-launcher-1669-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42581_solr
[junit4] 2> 919112 INFO (zkCallback-1684-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 919112 INFO (zkCallback-1685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 919118 INFO (jetty-launcher-1669-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42985_solr
[junit4] 2> 919119 INFO (zkCallback-1684-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 919125 INFO (zkCallback-1685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 919128 INFO (zkCallback-1686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 919170 INFO (jetty-launcher-1669-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45525.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e81234
[junit4] 2> 919172 INFO (jetty-launcher-1669-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42985.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e81234
[junit4] 2> 919173 INFO (jetty-launcher-1669-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45525.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e81234
[junit4] 2> 919173 INFO (jetty-launcher-1669-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45525.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e81234
[junit4] 2> 919174 INFO (jetty-launcher-1669-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ClusterStateUpdateTest_C6007B90535A3088-001/tempDir-001/node3/.
[junit4] 2> 919174 INFO (jetty-launcher-1669-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42985.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e81234
[junit4] 2> 919174 INFO (jetty-launcher-1669-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42985.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e81234
[junit4] 2> 919175 INFO (jetty-launcher-1669-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ClusterStateUpdateTest_C6007B90535A3088-001/tempDir-001/node2/.
[junit4] 2> 919272 INFO (jetty-launcher-1669-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42581.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e81234
[junit4] 2> 919274 INFO (jetty-launcher-1669-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42581.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e81234
[junit4] 2> 919274 INFO (jetty-launcher-1669-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42581.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e81234
[junit4] 2> 919275 INFO (jetty-launcher-1669-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ClusterStateUpdateTest_C6007B90535A3088-001/tempDir-001/node1/.
[junit4] 2> 919291 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[C6007B90535A3088]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 919291 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[C6007B90535A3088]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39389/solr ready
[junit4] 2> 919321 INFO (qtp12043331-9761) [ ]
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:42985_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 919322 INFO (OverseerThreadFactory-3921-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection testcore
[junit4] 2> 919322 INFO (OverseerThreadFactory-3921-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf
[junit4] 2> 919426 INFO
(OverseerStateUpdate-98190150811779080-127.0.0.1:42985_solr-n_0000000000) [
] 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:42985/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 919677 INFO (qtp11203947-9762) [ ]
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> 919677 INFO (qtp11203947-9762) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 919780 INFO (zkCallback-1685-thread-1) [ ]
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> 919781 INFO (zkCallback-1685-thread-2) [ ]
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> 920686 INFO (qtp11203947-9762) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 920692 INFO (qtp11203947-9762) [ ] o.a.s.s.IndexSchema
[testcore_shard1_replica_n1] Schema name=minimal
[junit4] 2> 920694 INFO (qtp11203947-9762) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 920694 INFO (qtp11203947-9762) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testcore_shard1_replica_n1' using configuration from
collection testcore, trusted=true
[junit4] 2> 920695 INFO (qtp11203947-9762) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42985.solr.core.testcore.shard1.replica_n1' (registry
'solr.core.testcore.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e81234
[junit4] 2> 920695 INFO (qtp11203947-9762) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 920695 INFO (qtp11203947-9762) [ ] o.a.s.c.SolrCore
[[testcore_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ClusterStateUpdateTest_C6007B90535A3088-001/tempDir-001/node2/testcore_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ClusterStateUpdateTest_C6007B90535A3088-001/tempDir-001/node2/./testcore_shard1_replica_n1/data/]
[junit4] 2> 920745 INFO (qtp11203947-9762) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 920745 INFO (qtp11203947-9762) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 920746 INFO (qtp11203947-9762) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 920746 INFO (qtp11203947-9762) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 920747 INFO (qtp11203947-9762) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@11a28ef[testcore_shard1_replica_n1]
main]
[junit4] 2> 920748 INFO (qtp11203947-9762) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 920748 INFO (qtp11203947-9762) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 920748 INFO (qtp11203947-9762) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 920749 INFO (searcherExecutor-3928-thread-1) [ ]
o.a.s.c.SolrCore [testcore_shard1_replica_n1] Registered new searcher
Searcher@11a28ef[testcore_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 920749 INFO (qtp11203947-9762) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1571042414906310656
[junit4] 2> 920752 INFO (qtp11203947-9762) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 920752 INFO (qtp11203947-9762) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 920752 INFO (qtp11203947-9762) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 920752 INFO (qtp11203947-9762) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:42985/solr/testcore_shard1_replica_n1/ shard1
[junit4] 2> 920854 INFO (zkCallback-1685-thread-2) [ ]
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> 920854 INFO (zkCallback-1685-thread-1) [ ]
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> 920903 WARN (qtp11203947-9762) [ ] o.a.s.c.ZkController
Skipping recovery according to sys prop solrcloud.skip.autorecovery
[junit4] 2> 920906 INFO (qtp11203947-9762) [ ] 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=1228
[junit4] 2> 920909 INFO (qtp12043331-9761) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 921009 INFO (zkCallback-1685-thread-1) [ ]
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> 921009 INFO (zkCallback-1685-thread-2) [ ]
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> 921324 INFO
(OverseerCollectionConfigSetProcessor-98190150811779080-127.0.0.1:42985_solr-n_0000000000)
[ ] 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> 921910 INFO (qtp12043331-9761) [ ] 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:42985_solr&wt=javabin&version=2}
status=0 QTime=2589
[junit4] 2> 921911 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[C6007B90535A3088]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCoreRegistration
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ClusterStateUpdateTest -Dtests.method=testCoreRegistration
-Dtests.seed=C6007B90535A3088 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ff -Dtests.timezone=UCT -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 3.00s J2 | ClusterStateUpdateTest.testCoreRegistration <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure:
expected:<http[]://127.0.0.1:42985/s...> but
was:<http[s]://127.0.0.1:42985/s...>
[junit4] > at
__randomizedtesting.SeedInfo.seed([C6007B90535A3088:788B1D3F2A203EBD]:0)
[junit4] > at
org.apache.solr.cloud.ClusterStateUpdateTest.testCoreRegistration(ClusterStateUpdateTest.java:104)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 921917 INFO (jetty-closer-1670-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@143f2c9{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 921918 INFO (jetty-closer-1670-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=20687281
[junit4] 2> 921918 INFO (jetty-closer-1670-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@f03f3d{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 921918 INFO (jetty-closer-1670-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 921918 INFO (jetty-closer-1670-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=12687175
[junit4] 2> 921919 INFO (jetty-closer-1670-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 921919 INFO (jetty-closer-1670-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1580a1f{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 921919 INFO (jetty-closer-1670-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=23522516
[junit4] 2> 921919 INFO (jetty-closer-1670-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 921921 INFO (jetty-closer-1670-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 921922 INFO (jetty-closer-1670-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 921922 INFO (jetty-closer-1670-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 921923 INFO (jetty-closer-1670-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 921924 INFO (jetty-closer-1670-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 921924 INFO (jetty-closer-1670-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 921924 INFO (jetty-closer-1670-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 921925 INFO (jetty-closer-1670-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 921926 WARN (zkCallback-1684-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 921926 INFO (jetty-closer-1670-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 921927 INFO (zkCallback-1685-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 921927 INFO (jetty-closer-1670-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@fadb8c{/solr,null,UNAVAILABLE}
[junit4] 2> 921927 INFO (zkCallback-1686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 921927 INFO (jetty-closer-1670-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 921927 INFO (coreCloseExecutor-3934-thread-1) [ ]
o.a.s.c.SolrCore [testcore_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1337d4e
[junit4] 2> 921927 INFO (jetty-closer-1670-thread-3) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 921928 INFO (coreCloseExecutor-3934-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testcore.shard1.replica_n1, tag=20151630
[junit4] 2> 921929 INFO (zkCallback-1685-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 921932 INFO (coreCloseExecutor-3934-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testcore.shard1.leader, tag=20151630
[junit4] 2> 921932 INFO (jetty-closer-1670-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98190150811779080-127.0.0.1:42985_solr-n_0000000000) closing
[junit4] 2> 921932 INFO
(OverseerStateUpdate-98190150811779080-127.0.0.1:42985_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42985_solr
[junit4] 2> 921933 WARN (zkCallback-1685-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 921933 INFO (jetty-closer-1670-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b703b2{/solr,null,UNAVAILABLE}
[junit4] 2> 923428 WARN (zkCallback-1686-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 923429 INFO (jetty-closer-1670-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@12bc2c6{/solr,null,UNAVAILABLE}
[junit4] 2> 923429 ERROR
(SUITE-ClusterStateUpdateTest-seed#[C6007B90535A3088]-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> 923429 INFO
(SUITE-ClusterStateUpdateTest-seed#[C6007B90535A3088]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39389 39389
[junit4] 2> 923485 INFO (Thread-2257) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:39389 39389
[junit4] 2> 923485 WARN (Thread-2257) [ ] 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> 2
/solr/overseer_elect/election/98190150811779080-127.0.0.1:42985_solr-n_0000000000
[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:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ClusterStateUpdateTest_C6007B90535A3088-001
[junit4] 2> Jun 24, 2017 12:06:43 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=ff, timezone=UCT
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=8,threads=1,free=183402296,total=351797248
[junit4] 2> NOTE: All tests run in this JVM: [TestAddFieldRealTimeGet,
SharedFSAutoReplicaFailoverUtilsTest, TestHdfsUpdateLog,
TestImplicitCoreProperties, LeaderFailoverAfterPartitionTest,
TestStressReorder, TestIBSimilarityFactory, SolrCoreCheckLockOnStartupTest,
TestBulkSchemaConcurrent, MoreLikeThisHandlerTest, TestBinaryResponseWriter,
TestClassNameShortening, UpdateLogTest, TestZkChroot,
TermVectorComponentDistributedTest, TestSuggestSpellingConverter,
TestRequestStatusCollectionAPI, SimpleFacetsTest, ResponseLogComponentTest,
DateMathParserTest, HdfsNNFailoverTest, TestCloudPivotFacet,
CachingDirectoryFactoryTest, TestSolrIndexConfig,
DirectUpdateHandlerOptimizeTest, TestDistributedMissingSort, TestIndexSearcher,
PathHierarchyTokenizerFactoryTest, TestDeleteCollectionOnDownNodes,
SolrCloudReportersTest, XsltUpdateRequestHandlerTest, SimpleMLTQParserTest,
WrapperMergePolicyFactoryTest, TestShortCircuitedRequests, TestConfig,
HttpSolrCallGetCoreTest, DistributedMLTComponentTest, MergeStrategyTest,
OverseerTaskQueueTest, BlockJoinFacetRandomTest, TestConfigSetsAPIExclusivity,
TestFastOutputStream, BaseCdcrDistributedZkTest, TestSort,
TestConfigSetImmutable, TestFieldCacheSortRandom,
DistributedSuggestComponentTest, MultiTermTest, PolyFieldTest,
TestPhraseSuggestions, SignatureUpdateProcessorFactoryTest,
TestUnifiedSolrHighlighter, TestPointFields, DeleteReplicaTest,
ReplicaListTransformerTest, DistanceUnitsTest, SolrMetricReporterTest,
FullSolrCloudDistribCmdsTest, ConnectionManagerTest, AutoCommitTest,
TestSolrQueryParser, MoveReplicaTest, XmlUpdateRequestHandlerTest,
TestCSVResponseWriter, TestSolrQueryResponse, SolrCloudExampleTest,
TestStressInPlaceUpdates, SolrGraphiteReporterTest, V2StandaloneTest,
TestBinaryField, UnloadDistributedZkTest, UniqFieldsUpdateProcessorFactoryTest,
TestTolerantUpdateProcessorCloud, TestPseudoReturnFields,
HdfsRestartWhileUpdatingTest, TestSortByMinMaxFunction,
TestSolrCloudWithKerberosAlt, RegexBoostProcessorTest, TestSchemaResource,
TestQueryWrapperFilter, DistribCursorPagingTest, StressHdfsTest,
PropertiesRequestHandlerTest, ForceLeaderTest,
DistributedFacetPivotWhiteBoxTest, TestFieldCache, HardAutoCommitTest,
LeaderInitiatedRecoveryOnShardRestartTest, TestMultiValuedNumericRangeQuery,
TestReRankQParserPlugin, SimplePostToolTest, SaslZkACLProviderTest,
AliasIntegrationTest, TestPushWriter, SuggesterFSTTest,
ShowFileRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, TestCodecSupport,
TestScoreJoinQPScore, TestSearcherReuse,
ClassificationUpdateProcessorIntegrationTest, TestSolr4Spatial2,
SearchHandlerTest, TestCloudNestedDocsSort, TestUseDocValuesAsStored,
TestReplicationHandlerBackup, TestRTimerTree, TestInitQParser,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, DistributedQueueTest,
AnalyticsQueryTest, DeleteInactiveReplicaTest, BlockCacheTest, FileUtilsTest,
TestSolrConfigHandlerConcurrent, FileBasedSpellCheckerTest, QueryEqualityTest,
TestFilteredDocIdSet, OverseerTest, TestGeoJSONResponseWriter,
ShardRoutingTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest]
[junit4] Completed [278/723 (1!)] on J2 in 4.84s, 1 test, 1 failure <<<
FAILURES!
[...truncated 8 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_C6007B90535A3088-001/init-core-data-001
[junit4] 2> 858473 WARN
(SUITE-LeaderElectionIntegrationTest-seed#[C6007B90535A3088]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
[junit4] 2> 858473 INFO
(SUITE-LeaderElectionIntegrationTest-seed#[C6007B90535A3088]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 858474 INFO
(SUITE-LeaderElectionIntegrationTest-seed#[C6007B90535A3088]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 858474 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[C6007B90535A3088])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleSliceLeaderElection
[junit4] 2> 858475 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[C6007B90535A3088])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_C6007B90535A3088-001/tempDir-001
[junit4] 2> 858475 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[C6007B90535A3088])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 858475 INFO (Thread-1870) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 858475 INFO (Thread-1870) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 858476 ERROR (Thread-1870) [ ] 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> 858575 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[C6007B90535A3088])
[ ] o.a.s.c.ZkTestServer start zk server on port:44331
[junit4] 2> 858580 INFO (jetty-launcher-1198-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 858580 INFO (jetty-launcher-1198-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 858580 INFO (jetty-launcher-1198-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 858580 INFO (jetty-launcher-1198-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 858580 INFO (jetty-launcher-1198-thread-5) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 858581 INFO (jetty-launcher-1198-thread-6) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 858582 INFO (jetty-launcher-1198-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@ee885f{/solr,null,AVAILABLE}
[junit4] 2> 858585 INFO (jetty-launcher-1198-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@22e2b{HTTP/1.1,[http/1.1]}{127.0.0.1:43955}
[junit4] 2> 858585 INFO (jetty-launcher-1198-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bf91b7{/solr,null,AVAILABLE}
[junit4] 2> 858585 INFO (jetty-launcher-1198-thread-4) [ ]
o.e.j.s.Server Started @860307ms
[junit4] 2> 858585 INFO (jetty-launcher-1198-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43955}
[junit4] 2> 858585 INFO (jetty-launcher-1198-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7b8e27{/solr,null,AVAILABLE}
[junit4] 2> 858585 ERROR (jetty-launcher-1198-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 858585 INFO (jetty-launcher-1198-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@9cda3f{HTTP/1.1,[http/1.1]}{127.0.0.1:35361}
[junit4] 2> 858586 INFO (jetty-launcher-1198-thread-3) [ ]
o.e.j.s.Server Started @860308ms
[junit4] 2> 858586 INFO (jetty-launcher-1198-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35361}
[junit4] 2> 858586 ERROR (jetty-launcher-1198-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 858586 INFO (jetty-launcher-1198-thread-6) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6f42b9{/solr,null,AVAILABLE}
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1974f90{/solr,null,AVAILABLE}
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-24T00:05:39.134456Z
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-24T00:05:39.134513Z
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@48d360{HTTP/1.1,[http/1.1]}{127.0.0.1:38057}
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-5) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@69c095{HTTP/1.1,[http/1.1]}{127.0.0.1:41099}
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-2) [ ]
o.e.j.s.Server Started @860309ms
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-5) [ ]
o.e.j.s.Server Started @860309ms
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38057}
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41099}
[junit4] 2> 858587 INFO (jetty-launcher-1198-thread-6) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1004ee9{HTTP/1.1,[http/1.1]}{127.0.0.1:44347}
[junit4] 2> 858588 INFO (jetty-launcher-1198-thread-6) [ ]
o.e.j.s.Server Started @860310ms
[junit4] 2> 858588 ERROR (jetty-launcher-1198-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 858588 ERROR (jetty-launcher-1198-thread-5) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 858588 INFO (jetty-launcher-1198-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 858588 INFO (jetty-launcher-1198-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 858588 INFO (jetty-launcher-1198-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 858588 INFO (jetty-launcher-1198-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 858588 INFO (jetty-launcher-1198-thread-6) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44347}
[junit4] 2> 858588 INFO (jetty-launcher-1198-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 858588 INFO (jetty-launcher-1198-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 858588 INFO (jetty-launcher-1198-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-24T00:05:39.135633Z
[junit4] 2> 858588 INFO (jetty-launcher-1198-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-24T00:05:39.135691Z
[junit4] 2> 858588 ERROR (jetty-launcher-1198-thread-6) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 858588 INFO (jetty-launcher-1198-thread-6) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 858589 INFO (jetty-launcher-1198-thread-6) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 858589 INFO (jetty-launcher-1198-thread-6) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 858589 INFO (jetty-launcher-1198-thread-6) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-24T00:05:39.136189Z
[junit4] 2> 858592 INFO (jetty-launcher-1198-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@19993cb{/solr,null,AVAILABLE}
[junit4] 2> 858593 INFO (jetty-launcher-1198-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1fdbf13{HTTP/1.1,[http/1.1]}{127.0.0.1:46629}
[junit4] 2> 858593 INFO (jetty-launcher-1198-thread-1) [ ]
o.e.j.s.Server Started @860315ms
[junit4] 2> 858593 INFO (jetty-launcher-1198-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46629}
[junit4] 2> 858593 ERROR (jetty-launcher-1198-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 858593 INFO (jetty-launcher-1198-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 858593 INFO (jetty-launcher-1198-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 858593 INFO (jetty-launcher-1198-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 858593 INFO (jetty-launcher-1198-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-24T00:05:39.140987Z
[junit4] 2> 858594 INFO (jetty-launcher-1198-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 858594 INFO (jetty-launcher-1198-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 858594 INFO (jetty-launcher-1198-thread-6) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 858598 INFO (jetty-launcher-1198-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 858598 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cd76b184f0002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 858600 INFO (jetty-launcher-1198-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 858600 INFO (jetty-launcher-1198-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 858601 INFO (jetty-launcher-1198-thread-6) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44331/solr
[junit4] 2> 858603 INFO (jetty-launcher-1198-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44331/solr
[junit4] 2> 858604 INFO (jetty-launcher-1198-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44331/solr
[junit4] 2> 858608 INFO (jetty-launcher-1198-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44331/solr
[junit4] 2> 858608 INFO (jetty-launcher-1198-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44331/solr
[junit4] 2> 858610 INFO (jetty-launcher-1198-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44331/solr
[junit4] 2> 858626 INFO (jetty-launcher-1198-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 858626 INFO (jetty-launcher-1198-thread-6) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 858626 INFO (jetty-launcher-1198-thread-5) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 858626 INFO (jetty-launcher-1198-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 858626 INFO (jetty-launcher-1198-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 858626 INFO (jetty-launcher-1198-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 858627 INFO (jetty-launcher-1198-thread-5) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41099_solr
[junit4] 2> 858627 INFO (jetty-launcher-1198-thread-6) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44347_solr
[junit4] 2> 858627 INFO (jetty-launcher-1198-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43955_solr
[junit4] 2> 858627 INFO (jetty-launcher-1198-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35361_solr
[junit4] 2> 858627 INFO (jetty-launcher-1198-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38057_solr
[junit4] 2> 858627 INFO (jetty-launcher-1198-thread-5) [ ]
o.a.s.c.Overseer Overseer
(id=98190146864611342-127.0.0.1:41099_solr-n_0000000000) starting
[junit4] 2> 858630 INFO (zkCallback-1216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 858630 INFO (zkCallback-1225-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 858630 INFO (zkCallback-1219-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 858631 INFO (zkCallback-1228-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 858634 INFO (zkCallback-1225-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 858634 INFO (zkCallback-1219-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 858636 INFO (zkCallback-1216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 858642 INFO (zkCallback-1229-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 858645 INFO (zkCallback-1228-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 858645 INFO (zkCallback-1230-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 858646 INFO (jetty-launcher-1198-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46629_solr
[junit4] 2> 858659 INFO (zkCallback-1230-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 858659 INFO (zkCallback-1216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 858659 INFO (zkCallback-1219-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 858659 INFO (zkCallback-1225-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 858659 INFO (zkCallback-1229-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 858659 INFO (zkCallback-1228-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 858680 INFO (jetty-launcher-1198-thread-5) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41099_solr
[junit4] 2> 858681 INFO (zkCallback-1228-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 858681 INFO (zkCallback-1216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 858681 INFO (zkCallback-1230-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 858681 INFO (zkCallback-1219-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 858681 INFO (zkCallback-1225-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 858682 INFO (zkCallback-1229-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 858824 INFO (jetty-launcher-1198-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35361.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858829 INFO (jetty-launcher-1198-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35361.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858829 INFO (jetty-launcher-1198-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35361.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858838 INFO (jetty-launcher-1198-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_C6007B90535A3088-001/tempDir-001/node3/.
[junit4] 2> 858858 INFO (jetty-launcher-1198-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38057.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858861 INFO (jetty-launcher-1198-thread-6) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44347.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858865 INFO (jetty-launcher-1198-thread-6) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44347.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858865 INFO (jetty-launcher-1198-thread-6) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44347.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858866 INFO (jetty-launcher-1198-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38057.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858866 INFO (jetty-launcher-1198-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38057.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858866 INFO (jetty-launcher-1198-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_C6007B90535A3088-001/tempDir-001/node2/.
[junit4] 2> 858867 INFO (jetty-launcher-1198-thread-6) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_C6007B90535A3088-001/tempDir-001/node6/.
[junit4] 2> 858872 INFO (jetty-launcher-1198-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43955.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858873 INFO (jetty-launcher-1198-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41099.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858875 INFO (jetty-launcher-1198-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41099.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858875 INFO (jetty-launcher-1198-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41099.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858875 INFO (jetty-launcher-1198-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43955.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858875 INFO (jetty-launcher-1198-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43955.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858876 INFO (jetty-launcher-1198-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_C6007B90535A3088-001/tempDir-001/node5/.
[junit4] 2> 858876 INFO (jetty-launcher-1198-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_C6007B90535A3088-001/tempDir-001/node4/.
[junit4] 2> 858899 INFO (jetty-launcher-1198-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46629.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858903 INFO (jetty-launcher-1198-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46629.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858903 INFO (jetty-launcher-1198-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46629.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 858904 INFO (jetty-launcher-1198-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_C6007B90535A3088-001/tempDir-001/node1/.
[junit4] 2> 859068 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[C6007B90535A3088])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
[junit4] 2> 859069 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[C6007B90535A3088])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:44331/solr ready
[junit4] 2> 859072 INFO (qtp476645-7719) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 859073 INFO (OverseerThreadFactory-3513-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 859176 INFO
(OverseerStateUpdate-98190146864611342-127.0.0.1:41099_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:46629/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 859176 INFO
(OverseerStateUpdate-98190146864611342-127.0.0.1:41099_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35361/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 859379 INFO (qtp6115515-7732) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 859379 INFO (qtp17549133-7713) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 859379 INFO (qtp6115515-7732) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 859379 INFO (qtp17549133-7713) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 859481 INFO (zkCallback-1230-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 859481 INFO (zkCallback-1230-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 859481 INFO (zkCallback-1229-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 859481 INFO (zkCallback-1229-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 860387 INFO (qtp17549133-7713) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 860387 INFO (qtp6115515-7732) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 860392 INFO (qtp17549133-7713) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 860392 INFO (qtp6115515-7732) [ ] o.a.s.s.IndexSchema
[collection1_shard2_replica_n1] Schema name=minimal
[junit4] 2> 860394 INFO (qtp6115515-7732) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 860394 INFO (qtp17549133-7713) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 860395 INFO (qtp17549133-7713) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 860395 INFO (qtp6115515-7732) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 860395 INFO (qtp6115515-7732) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46629.solr.core.collection1.shard2.replica_n1' (registry
'solr.core.collection1.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 860395 INFO (qtp17549133-7713) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35361.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c2df94
[junit4] 2> 860396 INFO (qtp6115515-7732) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 860396 INFO (qtp17549133-7713) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 860396 INFO (qtp6115515-7732) [ ] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_C6007B90535A3088-001/tempDir-001/node1/collection1_shard2_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_C6007B90535A3088-001/tempDir-001/node1/./collection1_shard2_replica_n1/data/]
[junit4] 2> 860396 INFO (qtp17549133-7713) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_C6007B90535A3088-001/tempDir-001/node3/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_C6007B
[...truncated too long message...]
ST-TestLTROnSolrCloud.testSimpleQuery-seed#[D771AD7F810D29D4]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3e7da1{/solr,null,UNAVAILABLE}
[junit4] 2> 10374 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cd780600a000c, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 10377 INFO (jetty-closer-14-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@61c178{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 10377 INFO (jetty-closer-14-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@10cc0c7{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 10377 INFO (jetty-closer-14-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=31103052
[junit4] 2> 10378 INFO (jetty-closer-14-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=21398670
[junit4] 2> 10378 INFO (jetty-closer-14-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 10379 INFO (jetty-closer-14-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 10379 INFO (jetty-closer-14-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@914914{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 10379 INFO (jetty-closer-14-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=27398150
[junit4] 2> 10379 INFO (jetty-closer-14-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 10382 INFO (jetty-closer-14-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 10383 INFO (jetty-closer-14-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 10383 INFO (jetty-closer-14-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 10384 INFO (jetty-closer-14-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 10385 INFO (jetty-closer-14-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 10386 INFO (coreCloseExecutor-111-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1209132
[junit4] 2> 10386 INFO (jetty-closer-14-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 10387 INFO (jetty-closer-14-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 10388 INFO (coreCloseExecutor-111-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1.shard1.replica_n1, tag=18911538
[junit4] 2> 10389 INFO (jetty-closer-14-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 10389 INFO (jetty-closer-14-thread-3) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 10389 INFO (jetty-closer-14-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 10389 INFO (jetty-closer-14-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 10390 INFO (zkCallback-29-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 10392 INFO (coreCloseExecutor-111-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard1.leader, tag=18911538
[junit4] 2> 10393 INFO (jetty-closer-14-thread-2) [ ] o.a.s.c.Overseer
Overseer (id=98190238262362119-127.0.0.1:33879_solr-n_0000000000) closing
[junit4] 2> 10393 INFO
(OverseerStateUpdate-98190238262362119-127.0.0.1:33879_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33879_solr
[junit4] 2> 10394 WARN (zkCallback-29-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 10395 INFO (jetty-closer-14-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@11b53bd{/solr,null,UNAVAILABLE}
[junit4] 2> 11890 WARN (zkCallback-28-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 11890 WARN (zkCallback-30-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 11891 INFO (jetty-closer-14-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@18259f1{/solr,null,UNAVAILABLE}
[junit4] 2> 11891 INFO (jetty-closer-14-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b9d73f{/solr,null,UNAVAILABLE}
[junit4] 2> 11891 ERROR
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[D771AD7F810D29D4]) [ ]
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> 11892 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[D771AD7F810D29D4]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41619 41619
[junit4] 2> 11924 INFO (Thread-33) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:41619 41619
[junit4] 2> 11924 WARN (Thread-33) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/collections/collection1/state.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> 11924 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[D771AD7F810D29D4]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLTROnSolrCloud
-Dtests.method=testSimpleQuery -Dtests.seed=D771AD7F810D29D4
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=vai-Latn-LR
-Dtests.timezone=Chile/Continental -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 5.61s J0 | TestLTROnSolrCloud.testSimpleQuery <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Path not found:
/responseHeader/status
[junit4] > at
__randomizedtesting.SeedInfo.seed([D771AD7F810D29D4:A27C6D639117EF01]: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.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTROnSolrCloud_D771AD7F810D29D4-001
[junit4] 2> Jun 24, 2017 12:28:59 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{_version_=FST50, popularity=BlockTreeOrds(blocksize=128),
description=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=LuceneFixedGap),
title=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
maxPointsInLeafNode=1150, maxMBSortInHeap=5.187252255545321,
sim=RandomSimilarity(queryNorm=false): {}, locale=vai-Latn-LR,
timezone=Chile/Continental
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=8,threads=1,free=151609656,total=240386048
[junit4] 2> NOTE: All tests run in this JVM: [TestLTRReRankingPipeline,
TestNoMatchSolrFeature, TestFieldLengthFeature, TestSelectiveWeightCreation,
TestLTROnSolrCloud]
[junit4] Completed [22/33 (1!)] on J0 in 6.65s, 1 test, 1 error <<< FAILURES!
[...truncated 29924 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]