Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/849/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC
5 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1)
Thread[id=12209, name=searcherExecutor-4305-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
1) Thread[id=12209, name=searcherExecutor-4305-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([3F315409024E6EEE]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=12209, name=searcherExecutor-4305-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=12209, name=searcherExecutor-4305-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([3F315409024E6EEE]:0)
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Error from server at
https://127.0.0.1:34115/solr/awhollynewcollection_0_shard2_replica_n2:
ClusterState says we are the leader
(https://127.0.0.1:34115/solr/awhollynewcollection_0_shard2_replica_n2), but
locally we don't think so. Request came from null
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at
https://127.0.0.1:34115/solr/awhollynewcollection_0_shard2_replica_n2:
ClusterState says we are the leader
(https://127.0.0.1:34115/solr/awhollynewcollection_0_shard2_replica_n2), but
locally we don't think so. Request came from null
at
__randomizedtesting.SeedInfo.seed([3F315409024E6EEE:774420BD047D417B]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1012)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:34115/solr/awhollynewcollection_0_shard2_replica_n2:
ClusterState says we are the leader
(https://127.0.0.1:34115/solr/awhollynewcollection_0_shard2_replica_n2), but
locally we don't think so. Request came from null
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:526)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
FAILED:
org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained
Error Message:
Error from server at https://127.0.0.1:41283/solr: Could not fully create
collection: movereplicatest_coll2
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:41283/solr: Could not fully create collection:
movereplicatest_coll2
at
__randomizedtesting.SeedInfo.seed([3F315409024E6EEE:1002C1DABE3EDCCC]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained(MoveReplicaHDFSFailoverTest.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.core.TestLazyCores.testNoCommit
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([3F315409024E6EEE:E051F5D8C9690D4B]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
at
org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound='10']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int><lst name="params"><str
name="q">*:*</str></lst></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=*:*
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
... 41 more
Build Log:
[...truncated 12204 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F315409024E6EEE-001/init-core-data-001
[junit4] 2> 535186 WARN
(SUITE-CollectionsAPIDistributedZkTest-seed#[3F315409024E6EEE]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 535186 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[3F315409024E6EEE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 535187 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[3F315409024E6EEE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 535188 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[3F315409024E6EEE]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 535189 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[3F315409024E6EEE]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F315409024E6EEE-001/tempDir-001
[junit4] 2> 535189 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[3F315409024E6EEE]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 535190 INFO (Thread-1829) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 535190 INFO (Thread-1829) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 535195 ERROR (Thread-1829) [ ] 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> 535290 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[3F315409024E6EEE]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:45893
[junit4] 2> 535298 INFO (jetty-launcher-582-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 535298 INFO (jetty-launcher-582-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 535302 INFO (jetty-launcher-582-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 535303 INFO (jetty-launcher-582-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 535313 INFO (jetty-launcher-582-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3bbdb8ce{/solr,null,AVAILABLE}
[junit4] 2> 535314 INFO (jetty-launcher-582-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2d604908{SSL,[ssl,
http/1.1]}{127.0.0.1:38413}
[junit4] 2> 535314 INFO (jetty-launcher-582-thread-3) [ ]
o.e.j.s.Server Started @536874ms
[junit4] 2> 535314 INFO (jetty-launcher-582-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38413}
[junit4] 2> 535315 ERROR (jetty-launcher-582-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 535315 INFO (jetty-launcher-582-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 535315 INFO (jetty-launcher-582-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 535315 INFO (jetty-launcher-582-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 535315 INFO (jetty-launcher-582-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-18T16:56:31.248Z
[junit4] 2> 535321 INFO (jetty-launcher-582-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@ebd97ed{/solr,null,AVAILABLE}
[junit4] 2> 535321 INFO (jetty-launcher-582-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4986fff6{SSL,[ssl,
http/1.1]}{127.0.0.1:34115}
[junit4] 2> 535321 INFO (jetty-launcher-582-thread-4) [ ]
o.e.j.s.Server Started @536881ms
[junit4] 2> 535321 INFO (jetty-launcher-582-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34115}
[junit4] 2> 535322 ERROR (jetty-launcher-582-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 535322 INFO (jetty-launcher-582-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 535322 INFO (jetty-launcher-582-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 535322 INFO (jetty-launcher-582-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 535322 INFO (jetty-launcher-582-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-18T16:56:31.255Z
[junit4] 2> 535328 INFO (jetty-launcher-582-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@77193a35{/solr,null,AVAILABLE}
[junit4] 2> 535329 INFO (jetty-launcher-582-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5d25d8ae{/solr,null,AVAILABLE}
[junit4] 2> 535329 INFO (jetty-launcher-582-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@33f8910{SSL,[ssl,
http/1.1]}{127.0.0.1:37371}
[junit4] 2> 535329 INFO (jetty-launcher-582-thread-1) [ ]
o.e.j.s.Server Started @536888ms
[junit4] 2> 535329 INFO (jetty-launcher-582-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37371}
[junit4] 2> 535329 INFO (jetty-launcher-582-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@121d35ad{SSL,[ssl,
http/1.1]}{127.0.0.1:39609}
[junit4] 2> 535329 INFO (jetty-launcher-582-thread-2) [ ]
o.e.j.s.Server Started @536888ms
[junit4] 2> 535329 INFO (jetty-launcher-582-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39609}
[junit4] 2> 535329 ERROR (jetty-launcher-582-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 535329 INFO (jetty-launcher-582-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 535329 INFO (jetty-launcher-582-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 535329 INFO (jetty-launcher-582-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 535329 ERROR (jetty-launcher-582-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 535329 INFO (jetty-launcher-582-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-18T16:56:31.262Z
[junit4] 2> 535329 INFO (jetty-launcher-582-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 535329 INFO (jetty-launcher-582-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 535329 INFO (jetty-launcher-582-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 535329 INFO (jetty-launcher-582-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-18T16:56:31.262Z
[junit4] 2> 535331 INFO (jetty-launcher-582-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 535333 INFO (jetty-launcher-582-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 535333 INFO (jetty-launcher-582-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 535337 INFO (jetty-launcher-582-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 535340 INFO (jetty-launcher-582-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 535340 INFO (jetty-launcher-582-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 535360 INFO (jetty-launcher-582-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 535360 INFO (jetty-launcher-582-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 535362 INFO (jetty-launcher-582-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45893/solr
[junit4] 2> 535363 INFO (jetty-launcher-582-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45893/solr
[junit4] 2> 535366 INFO (jetty-launcher-582-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 535366 INFO (jetty-launcher-582-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 535366 INFO (jetty-launcher-582-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 535366 INFO (jetty-launcher-582-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 535374 INFO (jetty-launcher-582-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45893/solr
[junit4] 2> 535379 INFO (jetty-launcher-582-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45893/solr
[junit4] 2> 535386 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 0x15fd00f66940008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 535394 INFO (jetty-launcher-582-thread-3)
[n:127.0.0.1:38413_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 535395 INFO (jetty-launcher-582-thread-3)
[n:127.0.0.1:38413_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38413_solr
[junit4] 2> 535396 INFO (jetty-launcher-582-thread-3)
[n:127.0.0.1:38413_solr ] o.a.s.c.Overseer Overseer
(id=99026481389502473-127.0.0.1:38413_solr-n_0000000000) starting
[junit4] 2> 535398 INFO (jetty-launcher-582-thread-2)
[n:127.0.0.1:39609_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 535399 INFO (jetty-launcher-582-thread-1)
[n:127.0.0.1:37371_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 535399 INFO (jetty-launcher-582-thread-2)
[n:127.0.0.1:39609_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39609_solr
[junit4] 2> 535399 INFO (jetty-launcher-582-thread-1)
[n:127.0.0.1:37371_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37371_solr
[junit4] 2> 535402 INFO
(zkCallback-600-thread-1-processing-n:127.0.0.1:38413_solr)
[n:127.0.0.1:38413_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 535404 INFO (jetty-launcher-582-thread-3)
[n:127.0.0.1:38413_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38413_solr
[junit4] 2> 535405 INFO
(zkCallback-600-thread-1-processing-n:127.0.0.1:38413_solr)
[n:127.0.0.1:38413_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 535430 INFO
(zkCallback-606-thread-1-processing-n:127.0.0.1:39609_solr)
[n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 535430 INFO
(zkCallback-604-thread-1-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 535448 INFO
(zkCallback-604-thread-2-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 535449 INFO
(zkCallback-606-thread-2-processing-n:127.0.0.1:39609_solr)
[n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 535454 INFO (jetty-launcher-582-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 535454 INFO (jetty-launcher-582-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 535455 INFO (jetty-launcher-582-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34115_solr
[junit4] 2> 535473 INFO
(zkCallback-595-thread-1-processing-n:127.0.0.1:34115_solr)
[n:127.0.0.1:34115_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 535473 INFO
(zkCallback-600-thread-2-processing-n:127.0.0.1:38413_solr)
[n:127.0.0.1:38413_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 535473 INFO
(zkCallback-606-thread-2-processing-n:127.0.0.1:39609_solr)
[n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 535473 INFO
(zkCallback-604-thread-2-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 535489 WARN (jetty-launcher-582-thread-3)
[n:127.0.0.1:38413_solr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register
timer
[junit4] 2> javax.management.InstanceNotFoundException:
solr:dom1=node,category=UPDATE,scope=updateShardHandler,name=threadPool.recoveryExecutor.duration
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onTimerAdded(JmxMetricsReporter.java:670)
[junit4] 2> at
com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:462)
[junit4] 2> at
com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:725)
[junit4] 2> at
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:883)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:819)
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:548)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 535492 INFO (jetty-launcher-582-thread-2)
[n:127.0.0.1:39609_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 535513 INFO (jetty-launcher-582-thread-3)
[n:127.0.0.1:38413_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 535514 INFO (jetty-launcher-582-thread-2)
[n:127.0.0.1:39609_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 535514 INFO (jetty-launcher-582-thread-2)
[n:127.0.0.1:39609_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 535515 INFO (jetty-launcher-582-thread-2)
[n:127.0.0.1:39609_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F315409024E6EEE-001/tempDir-001/node1
[junit4] 2> 535522 INFO (jetty-launcher-582-thread-3)
[n:127.0.0.1:38413_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 535522 INFO (jetty-launcher-582-thread-3)
[n:127.0.0.1:38413_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 535523 INFO (jetty-launcher-582-thread-3)
[n:127.0.0.1:38413_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F315409024E6EEE-001/tempDir-001/node3
[junit4] 2> 535552 INFO (jetty-launcher-582-thread-1)
[n:127.0.0.1:37371_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 535554 INFO (jetty-launcher-582-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 535560 INFO (jetty-launcher-582-thread-1)
[n:127.0.0.1:37371_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 535560 INFO (jetty-launcher-582-thread-1)
[n:127.0.0.1:37371_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 535561 INFO (jetty-launcher-582-thread-1)
[n:127.0.0.1:37371_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F315409024E6EEE-001/tempDir-001/node2
[junit4] 2> 535563 INFO (jetty-launcher-582-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 535563 INFO (jetty-launcher-582-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 535564 INFO (jetty-launcher-582-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F315409024E6EEE-001/tempDir-001/node4
[junit4] 2> 535662 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[3F315409024E6EEE]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 535662 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[3F315409024E6EEE]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45893/solr ready
[junit4] 2> 535714 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[3F315409024E6EEE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionNames
[junit4] 2> 535717 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[3F315409024E6EEE])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 535746 ERROR (qtp1943445707-5296) [n:127.0.0.1:37371_solr ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Unknown
action: BADACTION
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:217)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 535747 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=badactioncollection&action=BADACTION&numShards=2&wt=javabin&version=2}
status=400 QTime=0
[junit4] 2> 535747 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[3F315409024E6EEE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionNames
[junit4] 2> 535783 INFO
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[3F315409024E6EEE]) [
] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest
[junit4] 2> 535784 INFO
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[3F315409024E6EEE]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 535785 INFO (qtp1943445707-5311) [n:127.0.0.1:37371_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 535787 INFO
(OverseerThreadFactory-1625-thread-1-processing-n:127.0.0.1:38413_solr)
[n:127.0.0.1:38413_solr ] o.a.s.c.CreateCollectionCmd Create collection
addReplicaColl
[junit4] 2> 535892 INFO
(OverseerStateUpdate-99026481389502473-127.0.0.1:38413_solr-n_0000000000)
[n:127.0.0.1:38413_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"addReplicaColl_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39609/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 535893 INFO
(OverseerStateUpdate-99026481389502473-127.0.0.1:38413_solr-n_0000000000)
[n:127.0.0.1:38413_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"addReplicaColl_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37371/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 535895 INFO
(OverseerStateUpdate-99026481389502473-127.0.0.1:38413_solr-n_0000000000)
[n:127.0.0.1:38413_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"addReplicaColl_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38413/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 535901 INFO
(OverseerStateUpdate-99026481389502473-127.0.0.1:38413_solr-n_0000000000)
[n:127.0.0.1:38413_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"addReplicaColl_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:34115/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 536111 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 536111 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 536137 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n4&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 536137 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 536139 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n6&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 536140 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 536145 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 536146 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 536247 INFO
(zkCallback-604-thread-2-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 536247 INFO
(zkCallback-606-thread-2-processing-n:127.0.0.1:39609_solr)
[n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 536248 INFO
(zkCallback-595-thread-1-processing-n:127.0.0.1:34115_solr)
[n:127.0.0.1:34115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 536248 INFO
(zkCallback-606-thread-1-processing-n:127.0.0.1:39609_solr)
[n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 536248 INFO
(zkCallback-595-thread-2-processing-n:127.0.0.1:34115_solr)
[n:127.0.0.1:34115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 536247 INFO
(zkCallback-604-thread-1-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 536248 INFO
(zkCallback-600-thread-2-processing-n:127.0.0.1:38413_solr)
[n:127.0.0.1:38413_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 536248 INFO
(zkCallback-600-thread-1-processing-n:127.0.0.1:38413_solr)
[n:127.0.0.1:38413_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537122 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 537127 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n2] Schema name=minimal
[junit4] 2> 537128 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 537128 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n2'
using configuration from collection addReplicaColl, trusted=true
[junit4] 2> 537129 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.addReplicaColl.shard1.replica_n2' (registry
'solr.core.addReplicaColl.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 537129 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 537129 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F315409024E6EEE-001/tempDir-001/node2/addReplicaColl_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F315409024E6EEE-001/tempDir-001/node2/addReplicaColl_shard1_replica_n2/data/]
[junit4] 2> 537155 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 537158 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 537163 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 537163 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.s.IndexSchema [addReplicaColl_shard2_replica_n6] Schema name=minimal
[junit4] 2> 537166 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 537166 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n6'
using configuration from collection addReplicaColl, trusted=true
[junit4] 2> 537166 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.addReplicaColl.shard2.replica_n6' (registry
'solr.core.addReplicaColl.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 537167 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 537167 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.c.SolrCore [[addReplicaColl_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F315409024E6EEE-001/tempDir-001/node4/addReplicaColl_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F315409024E6EEE-001/tempDir-001/node4/addReplicaColl_shard2_replica_n6/data/]
[junit4] 2> 537173 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 537173 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 537175 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 537175 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 537177 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@52c8b37d[addReplicaColl_shard1_replica_n2] main]
[junit4] 2> 537177 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 537177 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 537178 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 537179 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.s.IndexSchema [addReplicaColl_shard2_replica_n4] Schema name=minimal
[junit4] 2> 537180 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n1] Schema name=minimal
[junit4] 2> 537180 INFO
(searcherExecutor-1634-thread-1-processing-n:127.0.0.1:37371_solr
x:addReplicaColl_shard1_replica_n2 s:shard1 c:addReplicaColl r:core_node5)
[n:127.0.0.1:37371_solr c:addReplicaColl s:shard1 r:core_node5
x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore
[addReplicaColl_shard1_replica_n2] Registered new searcher
Searcher@52c8b37d[addReplicaColl_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 537180 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1584423704317657088
[junit4] 2> 537218 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 537218 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 537218 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n4'
using configuration from collection addReplicaColl, trusted=true
[junit4] 2> 537218 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n1'
using configuration from collection addReplicaColl, trusted=true
[junit4] 2> 537218 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.addReplicaColl.shard1.replica_n1' (registry
'solr.core.addReplicaColl.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 537218 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 537218 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F315409024E6EEE-001/tempDir-001/node1/addReplicaColl_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F315409024E6EEE-001/tempDir-001/node1/addReplicaColl_shard1_replica_n1/data/]
[junit4] 2> 537219 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.addReplicaColl.shard2.replica_n4' (registry
'solr.core.addReplicaColl.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3881d057
[junit4] 2> 537219 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 537219 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.c.SolrCore [[addReplicaColl_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F315409024E6EEE-001/tempDir-001/node3/addReplicaColl_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3F315409024E6EEE-001/tempDir-001/node3/addReplicaColl_shard2_replica_n4/data/]
[junit4] 2> 537219 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 537251 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 537251 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 537252 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 537252 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 537253 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 537253 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 537254 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 537254 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 537256 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@c32c905[addReplicaColl_shard2_replica_n4] main]
[junit4] 2> 537257 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@d910702[addReplicaColl_shard2_replica_n6] main]
[junit4] 2> 537257 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 537258 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 537259 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 537260 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 537260 INFO
(searcherExecutor-1641-thread-1-processing-n:127.0.0.1:38413_solr
x:addReplicaColl_shard2_replica_n4 s:shard2 c:addReplicaColl r:core_node7)
[n:127.0.0.1:38413_solr c:addReplicaColl s:shard2 r:core_node7
x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrCore
[addReplicaColl_shard2_replica_n4] Registered new searcher
Searcher@c32c905[addReplicaColl_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 537260 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 537261 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 537262 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1584423704403640320
[junit4] 2> 537263 INFO
(searcherExecutor-1636-thread-1-processing-n:127.0.0.1:34115_solr
x:addReplicaColl_shard2_replica_n6 s:shard2 c:addReplicaColl r:core_node8)
[n:127.0.0.1:34115_solr c:addReplicaColl s:shard2 r:core_node8
x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore
[addReplicaColl_shard2_replica_n6] Registered new searcher
Searcher@d910702[addReplicaColl_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 537264 INFO (qtp621262729-5293) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1584423704405737472
[junit4] 2> 537266 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 537266 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 537268 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 537268 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 537268 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:38413/solr/addReplicaColl_shard2_replica_n4/
[junit4] 2> 537268 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica_n4
url=https://127.0.0.1:38413/solr START
replicas=[https://127.0.0.1:34115/solr/addReplicaColl_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 537268 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 537269 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 537273 INFO (qtp621262729-5300) [n:127.0.0.1:34115_solr
c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6]
o.a.s.c.S.Request [addReplicaColl_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 537273 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@61e83470[addReplicaColl_shard1_replica_n1] main]
[junit4] 2> 537274 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 537274 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 537275 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 537277 INFO
(searcherExecutor-1640-thread-1-processing-n:127.0.0.1:39609_solr
x:addReplicaColl_shard1_replica_n1 s:shard1 c:addReplicaColl r:core_node3)
[n:127.0.0.1:39609_solr c:addReplicaColl s:shard1 r:core_node3
x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore
[addReplicaColl_shard1_replica_n1] Registered new searcher
Searcher@61e83470[addReplicaColl_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 537277 INFO (qtp538674982-5312) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1584423704419368960
[junit4] 2> 537369 INFO
(zkCallback-604-thread-1-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537369 INFO
(zkCallback-595-thread-2-processing-n:127.0.0.1:34115_solr)
[n:127.0.0.1:34115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537369 INFO
(zkCallback-604-thread-2-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537369 INFO
(zkCallback-595-thread-1-processing-n:127.0.0.1:34115_solr)
[n:127.0.0.1:34115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537369 INFO
(zkCallback-600-thread-1-processing-n:127.0.0.1:38413_solr)
[n:127.0.0.1:38413_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537369 INFO
(zkCallback-600-thread-2-processing-n:127.0.0.1:38413_solr)
[n:127.0.0.1:38413_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537369 INFO
(zkCallback-606-thread-2-processing-n:127.0.0.1:39609_solr)
[n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537369 INFO
(zkCallback-606-thread-1-processing-n:127.0.0.1:39609_solr)
[n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537568 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica_n4
url=https://127.0.0.1:38413/solr DONE. We have no versions. sync failed.
[junit4] 2> 537569 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 537569 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 537569 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 537571 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38413/solr/addReplicaColl_shard2_replica_n4/ shard2
[junit4] 2> 537672 INFO
(zkCallback-595-thread-2-processing-n:127.0.0.1:34115_solr)
[n:127.0.0.1:34115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537672 INFO
(zkCallback-604-thread-2-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537672 INFO
(zkCallback-606-thread-2-processing-n:127.0.0.1:39609_solr)
[n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537672 INFO
(zkCallback-595-thread-1-processing-n:127.0.0.1:34115_solr)
[n:127.0.0.1:34115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537672 INFO
(zkCallback-600-thread-2-processing-n:127.0.0.1:38413_solr)
[n:127.0.0.1:38413_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537672 INFO
(zkCallback-604-thread-1-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537672 INFO
(zkCallback-606-thread-1-processing-n:127.0.0.1:39609_solr)
[n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537672 INFO
(zkCallback-600-thread-3-processing-n:127.0.0.1:38413_solr)
[n:127.0.0.1:38413_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537720 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 537720 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 537720 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:37371/solr/addReplicaColl_shard1_replica_n2/
[junit4] 2> 537720 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica_n2
url=https://127.0.0.1:37371/solr START
replicas=[https://127.0.0.1:39609/solr/addReplicaColl_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 537722 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 537724 INFO (qtp538674982-5309) [n:127.0.0.1:39609_solr
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1]
o.a.s.c.S.Request [addReplicaColl_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 537793 INFO (qtp2088294172-5301) [n:127.0.0.1:38413_solr
c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n4&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1656
[junit4] 2> 537825 INFO
(zkCallback-606-thread-2-processing-n:127.0.0.1:39609_solr)
[n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537825 INFO
(zkCallback-604-thread-1-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537825 INFO
(zkCallback-606-thread-1-processing-n:127.0.0.1:39609_solr)
[n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537825 INFO
(zkCallback-600-thread-3-processing-n:127.0.0.1:38413_solr)
[n:127.0.0.1:38413_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537826 INFO
(zkCallback-604-thread-2-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537825 INFO
(zkCallback-595-thread-1-processing-n:127.0.0.1:34115_solr)
[n:127.0.0.1:34115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537825 INFO
(zkCallback-600-thread-2-processing-n:127.0.0.1:38413_solr)
[n:127.0.0.1:38413_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 537825 INFO
(zkCallback-595-thread-2-processing-n:127.0.0.1:34115_solr)
[n:127.0.0.1:34115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 538020 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica_n2
url=https://127.0.0.1:37371/solr DONE. We have no versions. sync failed.
[junit4] 2> 538020 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 538020 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 538020 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 538022 INFO (qtp1943445707-5296) [n:127.0.0.1:37371_solr
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37371/solr/addReplicaColl_shard1_replica_n2/ shard1
[junit4] 2> 538123 INFO
(zkCallback-595-thread-1-processing-n:127.0.0.1:34115_solr)
[n:127.0.0.1:34115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected ty
[...truncated too long message...]
836801 INFO (TEST-TestLazyCores.testMidUseUnload-seed#[3F315409024E6EEE]) [
x:collection3] o.a.s.SolrTestCaseJ4 ###Ending testMidUseUnload
[junit4] 2> 1836802 INFO
(SUITE-TestLazyCores-seed#[3F315409024E6EEE]-worker) [ x:collection3]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1836802 INFO
(SUITE-TestLazyCores-seed#[3F315409024E6EEE]-worker) [ x:collection3]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=555961484
[junit4] 2> 1836802 INFO
(SUITE-TestLazyCores-seed#[3F315409024E6EEE]-worker) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1836802 INFO
(SUITE-TestLazyCores-seed#[3F315409024E6EEE]-worker) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1836802 INFO
(SUITE-TestLazyCores-seed#[3F315409024E6EEE]-worker) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_3F315409024E6EEE-001
[junit4] 2> Nov 18, 2017 5:18:12 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Nov 18, 2017 5:18:32 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.core.TestLazyCores:
[junit4] 2> 1) Thread[id=12209, name=searcherExecutor-4305-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Nov 18, 2017 5:18:32 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=12209, name=searcherExecutor-4305-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> Nov 18, 2017 5:18:35 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=12209, name=searcherExecutor-4305-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=32295, maxDocsPerChunk=958, blockSize=6),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=32295, blockSize=6)), sim=RandomSimilarity(queryNorm=true): {},
locale=nl-NL, timezone=Africa/Tunis
[junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=2,free=144699648,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[TestManagedSynonymFilterFactory, SolrRequestParserTest,
OpenExchangeRatesOrgProviderTest, HttpTriggerListenerTest,
ConjunctionSolrSpellCheckerTest, TestJsonFacets, SolrSlf4jReporterTest,
TestSearcherReuse, AssignTest, TestInitQParser, TestSystemCollAutoCreate,
TestDeleteCollectionOnDownNodes, HdfsDirectoryFactoryTest, OutputWriterTest,
SuggestComponentContextFilterQueryTest, TestTolerantUpdateProcessorCloud,
ClusterStateUpdateTest, TestSubQueryTransformer, DeleteShardTest, SampleTest,
SolrIndexConfigTest, RegexBytesRefFilterTest, TestDynamicFieldResource,
RegexBoostProcessorTest, ManagedSchemaRoundRobinCloudTest,
TestLegacyFieldReuse, HdfsThreadLeakTest, TestBlendedInfixSuggestions,
TestNumericTokenStream, SolrGraphiteReporterTest, OpenCloseCoreStressTest,
BigEndianAscendingWordSerializerTest, TestCloudRecovery,
DistributedExpandComponentTest, HdfsRecoveryZkTest, TestIntervalFaceting,
TestXmlQParser, LegacyCloudClusterPropTest, TestSolr4Spatial2,
PeerSyncReplicationTest, SpellingQueryConverterTest, SparseHLLTest,
DirectUpdateHandlerTest, TestMissingGroups, PrimUtilsTest,
CdcrRequestHandlerTest, SolrMetricReporterTest, PolyFieldTest,
TestGeoJSONResponseWriter, HdfsBasicDistributedZkTest,
TestAuthenticationFramework, CloudExitableDirectoryReaderTest, DOMUtilTest,
ReplaceNodeTest, TestRTimerTree, TestFieldCacheWithThreads, TestBulkSchemaAPI,
TestStandardQParsers, TestRetrieveFieldsOptimizer, TestSurroundQueryParser,
TestDocSet, TestExpandComponent, TestFilteredDocIdSet,
TestSerializedLuceneMatchVersion, CoreMergeIndexesAdminHandlerTest,
CollectionsAPIDistributedZkTest, TestSimpleTrackingShardHandler,
DocumentAnalysisRequestHandlerTest, AutoscalingHistoryHandlerTest,
TestAnalyzedSuggestions, BooleanFieldTest, PathHierarchyTokenizerFactoryTest,
TestCloudJSONFacetJoinDomain, TestMacros, CollectionTooManyReplicasTest,
TriggerIntegrationTest, TestDocumentBuilder, WrapperMergePolicyFactoryTest,
FullHLLTest, UtilsToolTest, TestReRankQParserPlugin, ConvertedLegacyTest,
TestFieldTypeCollectionResource, PeerSyncWithIndexFingerprintCachingTest,
BlockJoinFacetRandomTest, TestSQLHandlerNonCloud, TestPKIAuthenticationPlugin,
ShardSplitTest, TestCloudSchemaless, TestRangeQuery, TestUseDocValuesAsStored,
AutoAddReplicasIntegrationTest, AnalysisErrorHandlingTest, TestOmitPositions,
CdcrBootstrapTest, MoveReplicaHDFSFailoverTest,
SignatureUpdateProcessorFactoryTest, TestPseudoReturnFields,
DistributedVersionInfoTest, TestOverriddenPrefixQueryForCustomFieldType,
TestSSLRandomization, TestPushWriter, TestMultiValuedNumericRangeQuery,
TestDelegationWithHadoopAuth, TestBM25SimilarityFactory, TestConfigSets,
TestFastLRUCache, TestUnifiedSolrHighlighter, TestZkAclsWithHadoopAuth,
TestAddFieldRealTimeGet, TestLeaderElectionZkExpiry, MetricsConfigTest,
PropertiesRequestHandlerTest, TestAtomicUpdateErrorCases, TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=3F315409024E6EEE -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=nl-NL -Dtests.timezone=Africa/Tunis -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestLazyCores (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
[junit4] > 1) Thread[id=12209, name=searcherExecutor-4305-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([3F315409024E6EEE]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=12209, name=searcherExecutor-4305-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([3F315409024E6EEE]:0)
[junit4] Completed [526/749 (3!)] on J1 in 33.39s, 9 tests, 3 errors <<<
FAILURES!
[...truncated 48111 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]