Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/111/
2 tests failed.
FAILED:
org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread.testPublishDownState
Error Message:
Could not load collection from ZK: collection1
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
collection1
at
__randomizedtesting.SeedInfo.seed([8615D0B12D471F74:D868724F895A5689]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1113)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:647)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:213)
at
org.apache.solr.common.cloud.ClusterState.getSlicesMap(ClusterState.java:153)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:154)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:901)
at
org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread.testPublishDownState(TestLeaderInitiatedRecoveryThread.java:125)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/collection1/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1125)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1111)
... 49 more
FAILED:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([8615D0B12D471F74:AA27A73CA18369F0]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
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><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=int_i:21&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
... 40 more
Build Log:
[...truncated 11054 lines...]
[junit4] Suite: org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread
[junit4] 2> 409750 INFO
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[8615D0B12D471F74]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/init-core-data-001
[junit4] 2> 409751 INFO
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[8615D0B12D471F74]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 409752 INFO
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[8615D0B12D471F74]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 409752 INFO
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[8615D0B12D471F74]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /wzuzp/
[junit4] 2> 409863 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 409865 INFO (Thread-248) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 409865 INFO (Thread-248) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 409868 ERROR (Thread-248) [ ] 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> 409965 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.ZkTestServer start zk server on port:34348
[junit4] 2> 409974 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 409975 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 409977 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 409978 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 409978 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 409979 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 409980 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 409993 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 409994 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 409995 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 409996 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 409998 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
explicitly asked otherwise
[junit4] 2> 410093 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 410094 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b8d16c4{/wzuzp,null,AVAILABLE}
[junit4] 2> 410101 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@21767d16{HTTP/1.1,[http/1.1]}{127.0.0.1:39767}
[junit4] 2> 410101 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.Server Started @416863ms
[junit4] 2> 410101 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/tempDir-001/control/data,
hostContext=/wzuzp, hostPort=39767,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/control-001/cores}
[junit4] 2> 410102 ERROR
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 410102 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.1.0
[junit4] 2> 410102 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 410102 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 410102 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-29T00:33:29.758Z
[junit4] 2> 410125 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 410125 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/control-001/solr.xml
[junit4] 2> 410141 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 410151 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34348/solr
[junit4] 2> 410276 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 410276 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39767_wzuzp
[junit4] 2> 410277 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.Overseer Overseer
(id=98388437206433796-127.0.0.1:39767_wzuzp-n_0000000000) starting
[junit4] 2> 410282 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39767_wzuzp
[junit4] 2> 410330 INFO
(OverseerStateUpdate-98388437206433796-127.0.0.1:39767_wzuzp-n_0000000000)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 414637 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:39767_wzuzp ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d
[junit4] 2> 414657 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:39767_wzuzp ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d
[junit4] 2> 414657 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:39767_wzuzp ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d
[junit4] 2> 414658 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/control-001/cores
[junit4] 2> 414722 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 414722 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:34348/solr ready
[junit4] 2> 414725 INFO (qtp844015017-1154) [n:127.0.0.1:39767_wzuzp ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39767_wzuzp&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 414738 INFO
(OverseerThreadFactory-616-thread-1-processing-n:127.0.0.1:39767_wzuzp)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 414880 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 414880 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 415006 INFO
(zkCallback-187-thread-2-processing-n:127.0.0.1:39767_wzuzp)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 415981 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 416028 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 416585 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 416733 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 416747 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d
[junit4] 2> 416748 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 416748 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 416750 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=5.6220703125,
floorSegmentMB=0.998046875, forceMergeDeletesPctAllowed=5.811941858157466,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4558896500132007
[junit4] 2> 416757 WARN (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 416947 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 416947 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 416948 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 416948 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 416949 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=35.80078125,
floorSegmentMB=0.4853515625, forceMergeDeletesPctAllowed=6.862892492883461,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5101820297413789
[junit4] 2> 416950 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@73424dcf[control_collection_shard1_replica_n1] main]
[junit4] 2> 416975 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 416975 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 416976 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 416976 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574215002758316032
[junit4] 2> 416989 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 416989 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 416989 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39767/wzuzp/control_collection_shard1_replica_n1/
[junit4] 2> 416989 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 416989 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:39767/wzuzp/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 416989 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 417061 INFO
(searcherExecutor-619-thread-1-processing-n:127.0.0.1:39767_wzuzp
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:39767_wzuzp c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@73424dcf[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 417110 INFO
(zkCallback-187-thread-2-processing-n:127.0.0.1:39767_wzuzp)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 417125 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39767/wzuzp/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 417227 INFO
(zkCallback-187-thread-2-processing-n:127.0.0.1:39767_wzuzp)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 417295 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 417296 INFO (qtp844015017-1152) [n:127.0.0.1:39767_wzuzp
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2416
[junit4] 2> 417458 INFO
(zkCallback-187-thread-2-processing-n:127.0.0.1:39767_wzuzp)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 417479 INFO (qtp844015017-1154) [n:127.0.0.1:39767_wzuzp ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 417479 INFO (qtp844015017-1154) [n:127.0.0.1:39767_wzuzp ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39767_wzuzp&wt=javabin&version=2}
status=0 QTime=2754
[junit4] 2> 417480 INFO
(OverseerCollectionConfigSetProcessor-98388437206433796-127.0.0.1:39767_wzuzp-n_0000000000)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 417775 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 417775 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:34348/solr ready
[junit4] 2> 417775 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause
connection loss:false
[junit4] 2> 417777 INFO (qtp844015017-1155) [n:127.0.0.1:39767_wzuzp ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 417795 INFO
(OverseerThreadFactory-616-thread-2-processing-n:127.0.0.1:39767_wzuzp)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 417796 WARN
(OverseerThreadFactory-616-thread-2-processing-n:127.0.0.1:39767_wzuzp)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 418268 INFO (qtp844015017-1155) [n:127.0.0.1:39767_wzuzp ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 418268 INFO (qtp844015017-1155) [n:127.0.0.1:39767_wzuzp ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=491
[junit4] 2> 419817 INFO
(OverseerCollectionConfigSetProcessor-98388437206433796-127.0.0.1:39767_wzuzp-n_0000000000)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 420103 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/shard-1-001
of type NRT
[junit4] 2> 420104 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 420138 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@24654690{/wzuzp,null,AVAILABLE}
[junit4] 2> 420139 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@436cae09{HTTP/1.1,[http/1.1]}{127.0.0.1:41045}
[junit4] 2> 420139 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.Server Started @426901ms
[junit4] 2> 420139 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/wzuzp, hostPort=41045,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/shard-1-001/cores}
[junit4] 2> 420139 ERROR
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 420139 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.1.0
[junit4] 2> 420139 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 420139 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 420139 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-29T00:33:39.795Z
[junit4] 2> 420609 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 420609 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/shard-1-001/solr.xml
[junit4] 2> 420662 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 420679 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34348/solr
[junit4] 2> 420926 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 420927 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 420928 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41045_wzuzp
[junit4] 2> 421047 INFO
(zkCallback-187-thread-1-processing-n:127.0.0.1:39767_wzuzp)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 421055 INFO
(zkCallback-199-thread-1-processing-n:127.0.0.1:41045_wzuzp)
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 421149 INFO (zkCallback-194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 421422 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:41045_wzuzp ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d
[junit4] 2> 421426 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:41045_wzuzp ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d
[junit4] 2> 421427 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:41045_wzuzp ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d
[junit4] 2> 421428 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/shard-1-001/cores
[junit4] 2> 421485 INFO (qtp844015017-1158) [n:127.0.0.1:39767_wzuzp ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:41045_wzuzp&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 421489 INFO
(OverseerThreadFactory-616-thread-3-processing-n:127.0.0.1:39767_wzuzp)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:41045_wzuzp for creating new replica
[junit4] 2> 421500 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 421500 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 421504 INFO
(zkCallback-199-thread-1-processing-n:127.0.0.1:41045_wzuzp)
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 422512 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 422547 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=test
[junit4] 2> 422677 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 422719 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 422719 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d
[junit4] 2> 422719 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 422719 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/shard-1-001/cores/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
[junit4] 2> 422722 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=5.6220703125,
floorSegmentMB=0.998046875, forceMergeDeletesPctAllowed=5.811941858157466,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4558896500132007
[junit4] 2> 422745 WARN (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 422862 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 422863 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 422863 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 422863 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 422864 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=35.80078125,
floorSegmentMB=0.4853515625, forceMergeDeletesPctAllowed=6.862892492883461,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5101820297413789
[junit4] 2> 422865 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2d21257c[collection1_shard1_replica_n1] main]
[junit4] 2> 422866 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 422868 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 422868 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 422868 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1574215008936525824
[junit4] 2> 422870 INFO
(searcherExecutor-630-thread-1-processing-n:127.0.0.1:41045_wzuzp
x:collection1_shard1_replica_n1 s:shard1 c:collection1)
[n:127.0.0.1:41045_wzuzp c:collection1 s:shard1
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@2d21257c[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 422884 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 422884 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 422884 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:41045/wzuzp/collection1_shard1_replica_n1/
[junit4] 2> 422884 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 422884 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:41045/wzuzp/collection1_shard1_replica_n1/ has no replicas
[junit4] 2> 422884 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 422887 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41045/wzuzp/collection1_shard1_replica_n1/ shard1
[junit4] 2> 422989 INFO
(zkCallback-199-thread-1-processing-n:127.0.0.1:41045_wzuzp)
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 423038 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 423039 INFO (qtp1475136319-1197) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1538
[junit4] 2> 423041 INFO (qtp844015017-1158) [n:127.0.0.1:39767_wzuzp ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:41045_wzuzp&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1555
[junit4] 2> 423356 INFO
(zkCallback-199-thread-1-processing-n:127.0.0.1:41045_wzuzp)
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 423489 INFO
(OverseerCollectionConfigSetProcessor-98388437206433796-127.0.0.1:39767_wzuzp-n_0000000000)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 423790 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/shard-2-001
of type NRT
[junit4] 2> 423791 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 423804 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@311cb9df{/wzuzp,null,AVAILABLE}
[junit4] 2> 423804 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@925b721{HTTP/1.1,[http/1.1]}{127.0.0.1:46249}
[junit4] 2> 423818 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.Server Started @430580ms
[junit4] 2> 423818 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/wzuzp, hostPort=46249,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/shard-2-001/cores}
[junit4] 2> 423818 ERROR
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 423819 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.1.0
[junit4] 2> 423819 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 423819 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 423819 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-29T00:33:43.475Z
[junit4] 2> 423840 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 423841 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/shard-2-001/solr.xml
[junit4] 2> 423846 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 423888 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34348/solr
[junit4] 2> 423993 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:46249_wzuzp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 424010 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:46249_wzuzp ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 424029 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:46249_wzuzp ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46249_wzuzp
[junit4] 2> 424030 INFO
(zkCallback-187-thread-1-processing-n:127.0.0.1:39767_wzuzp)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 424031 INFO
(zkCallback-199-thread-1-processing-n:127.0.0.1:41045_wzuzp)
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 424083 INFO
(zkCallback-205-thread-1-processing-n:127.0.0.1:46249_wzuzp)
[n:127.0.0.1:46249_wzuzp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 424083 INFO (zkCallback-194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 424364 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:46249_wzuzp ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d
[junit4] 2> 424384 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:46249_wzuzp ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d
[junit4] 2> 424385 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:46249_wzuzp ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d
[junit4] 2> 424386 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:46249_wzuzp ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/shard-2-001/cores
[junit4] 2> 424520 INFO (qtp844015017-1151) [n:127.0.0.1:39767_wzuzp ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:46249_wzuzp&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 424562 INFO
(OverseerThreadFactory-616-thread-4-processing-n:127.0.0.1:39767_wzuzp)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:46249_wzuzp for creating new replica
[junit4] 2> 424580 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 424581 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 424699 INFO
(zkCallback-205-thread-1-processing-n:127.0.0.1:46249_wzuzp)
[n:127.0.0.1:46249_wzuzp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 424700 INFO
(zkCallback-199-thread-1-processing-n:127.0.0.1:41045_wzuzp)
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 425676 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 425751 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema
[collection1_shard1_replica_n3] Schema name=test
[junit4] 2> 430919 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 431009 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n3' using configuration from
collection collection1, trusted=true
[junit4] 2> 431022 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n3' (registry
'solr.core.collection1.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d
[junit4] 2> 431022 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 431022 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.c.SolrCore
[[collection1_shard1_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/shard-2-001/cores/collection1_shard1_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/shard-2-001/cores/collection1_shard1_replica_n3/data/]
[junit4] 2> 431024 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=5.6220703125,
floorSegmentMB=0.998046875, forceMergeDeletesPctAllowed=5.811941858157466,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4558896500132007
[junit4] 2> 431044 WARN (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 431448 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 431448 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 431449 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 431449 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 431451 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=35.80078125,
floorSegmentMB=0.4853515625, forceMergeDeletesPctAllowed=6.862892492883461,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5101820297413789
[junit4] 2> 431452 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@752e23e3[collection1_shard1_replica_n3] main]
[junit4] 2> 431521 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 431537 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 431538 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 431538 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1574215018027679744
[junit4] 2> 431559 INFO
(searcherExecutor-641-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.c.SolrCore
[collection1_shard1_replica_n3] Registered new searcher
Searcher@752e23e3[collection1_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 431667 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_n3
[junit4] 2> 431704 INFO (qtp555991869-1225) [n:127.0.0.1:46249_wzuzp
c:collection1 s:shard1 x:collection1_shard1_replica_n3] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=7123
[junit4] 2> 431716 INFO
(updateExecutor-202-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 431716 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 431732 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 431732 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard1_replica_n3]
[junit4] 2> 431732 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 431732 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard1_replica_n3] as recovering, leader is
[http://127.0.0.1:41045/wzuzp/collection1_shard1_replica_n1/] and I am
[http://127.0.0.1:46249/wzuzp/collection1_shard1_replica_n3/]
[junit4] 2> 431794 INFO (qtp844015017-1151) [n:127.0.0.1:39767_wzuzp ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:46249_wzuzp&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=7273
[junit4] 2> 431809 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:41045/wzuzp]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard1_replica_n1&nodeName=127.0.0.1:46249_wzuzp&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 431810 INFO
(zkCallback-205-thread-1-processing-n:127.0.0.1:46249_wzuzp)
[n:127.0.0.1:46249_wzuzp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 431829 INFO
(zkCallback-199-thread-1-processing-n:127.0.0.1:41045_wzuzp)
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 431846 INFO (qtp1475136319-1195) [n:127.0.0.1:41045_wzuzp
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 431870 INFO (qtp1475136319-1195) [n:127.0.0.1:41045_wzuzp
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_n1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:46249_wzuzp,
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"collection1_shard1_replica_n3","base_url":"http://127.0.0.1:46249/wzuzp","node_name":"127.0.0.1:46249_wzuzp","state":"recovering","type":"NRT"}
[junit4] 2> 431870 INFO (qtp1475136319-1195) [n:127.0.0.1:41045_wzuzp
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering,
checkLive: true, onlyIfLeader: true for: 0 seconds.
[junit4] 2> 431870 INFO (qtp1475136319-1195) [n:127.0.0.1:41045_wzuzp
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:46249_wzuzp&onlyIfLeaderActive=true&core=collection1_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=24
[junit4] 2> 431871 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testPublishDownState
[junit4] 2> 431871 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection: collection1 failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> replica:core_node4 rstate:recovering live:true
[junit4] 2> 432414 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [http://127.0.0.1:41045/wzuzp/collection1_shard1_replica_n1/] -
recoveringAfterStartup=[true]
[junit4] 2> 432414 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.u.PeerSync PeerSync:
core=collection1_shard1_replica_n3 url=http://127.0.0.1:46249/wzuzp START
replicas=[http://127.0.0.1:41045/wzuzp/collection1_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 432452 INFO (qtp1475136319-1200) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 432452 INFO (qtp1475136319-1200) [n:127.0.0.1:41045_wzuzp
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/wzuzp path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 432453 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.u.IndexFingerprint IndexFingerprint
millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 432453 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.u.PeerSync We are already in sync. No
need to do a PeerSync
[junit4] 2> 432453 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 432453 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 432454 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 432454 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy PeerSync stage of
recovery was successful.
[junit4] 2> 432454 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Replaying updates
buffered during PeerSync.
[junit4] 2> 432454 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 432454 INFO
(recoveryExecutor-203-thread-1-processing-n:127.0.0.1:46249_wzuzp
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Registering as Active
after recovery.
[junit4] 2> 432565 INFO
(zkCallback-205-thread-1-processing-n:127.0.0.1:46249_wzuzp)
[n:127.0.0.1:46249_wzuzp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 432580 INFO
(zkCallback-199-thread-1-processing-n:127.0.0.1:41045_wzuzp)
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 432728 INFO
(OverseerCollectionConfigSetProcessor-98388437206433796-127.0.0.1:39767_wzuzp-n_0000000000)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 1> -
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> replica:core_node4 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 432873 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
collection1
[junit4] 2> 432894 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.ChaosMonkey monkey: stop jetty! 46249
[junit4] 2> 432894 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1819104834
[junit4] 2> 432894 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 432895 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 432895 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 432897 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 432942 INFO (coreCloseExecutor-646-thread-1)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.SolrCore
[collection1_shard1_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@196d5088
[junit4] 2> 432970 INFO (coreCloseExecutor-646-thread-1)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n3, tag=426594440
[junit4] 2> 432973 INFO (coreCloseExecutor-646-thread-1)
[n:127.0.0.1:46249_wzuzp c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=426594440
[junit4] 2> 433001 INFO
(zkCallback-199-thread-1-processing-n:127.0.0.1:41045_wzuzp)
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 433012 INFO (zkCallback-194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 433012 INFO
(zkCallback-199-thread-1-processing-n:127.0.0.1:41045_wzuzp)
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 433019 INFO
(zkCallback-187-thread-2-processing-n:127.0.0.1:39767_wzuzp)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 433032 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@925b721{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 433032 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@311cb9df{/wzuzp,null,UNAVAILABLE}
[junit4] 2> 433069 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.LeaderInitiatedRecoveryThread Node 127.0.0.1:46249_wzuzp is not
live, so skipping leader-initiated recovery for replica:
core=collection1_shard1_replica_n3 coreNodeName=core_node4
[junit4] 2> 433069 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.LeaderInitiatedRecoveryThread Node 127.0.0.1:46249_wzuzp is not
live, so skipping leader-initiated recovery for replica:
core=collection1_shard1_replica_n3 coreNodeName=core_node4
[junit4] 2> 433069 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.ChaosMonkey monkey: starting jetty! 46249
[junit4] 2> 433070 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 433231 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@61c4cd3{/wzuzp,null,AVAILABLE}
[junit4] 2> 433231 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@66f7cdd7{HTTP/1.1,[http/1.1]}{127.0.0.1:46249}
[junit4] 2> 433231 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.e.j.s.Server Started @439993ms
[junit4] 2> 433232 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/wzuzp, hostPort=46249,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/shard-2-001/cores}
[junit4] 2> 433232 ERROR
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 433232 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.1.0
[junit4] 2> 433233 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 433233 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 433233 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-29T00:33:52.889Z
[junit4] 2> 433289 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 433289 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_8615D0B12D471F74-001/shard-2-001/solr.xml
[junit4] 2> 433321 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 433373 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34348/solr
[junit4] 2> 433490 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:46249_wzuzp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 433492 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:46249_wzuzp ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 433493 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:46249_wzuzp ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46249_wzuzp
[junit4] 2> 433575 INFO
(zkCallback-212-thread-1-processing-n:127.0.0.1:46249_wzuzp)
[n:127.0.0.1:46249_wzuzp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 433624 INFO
(zkCallback-199-thread-1-processing-n:127.0.0.1:41045_wzuzp)
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 433624 INFO (zkCallback-194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 433624 INFO
(zkCallback-187-thread-2-processing-n:127.0.0.1:39767_wzuzp)
[n:127.0.0.1:39767_wzuzp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 433944 INFO
(zkCallback-199-thread-1-processing-n:127.0.0.1:41045_wzuzp)
[n:127.0.0.1:41045_wzuzp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 434415 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:46249_wzuzp ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d
[junit4] 2> 434453 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:46249_wzuzp ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34597c0d
[junit4] 2> 434453 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[8615D0B12D471F74])
[n:127.0.0.1:46249_wzuzp ] o.a.s.m.r.SolrJmxReporter JMX moni
[...truncated too long message...]
path=null params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 3934643 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8615D0B12D471F74]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 3934643 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8615D0B12D471F74]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 3934644 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8615D0B12D471F74]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 3934644 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8615D0B12D471F74]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:20&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 3934652 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8615D0B12D471F74]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 3934653 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8615D0B12D471F74]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 3934653 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8615D0B12D471F74]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 3934699 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8615D0B12D471F74]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
[junit4] 2> 3934700 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8615D0B12D471F74]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 3934700 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8615D0B12D471F74]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=878813912
[junit4] 2> 3934700 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8615D0B12D471F74]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3934701 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8615D0B12D471F74]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3934702 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8615D0B12D471F74]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3934717 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8615D0B12D471F74]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3934730 INFO (coreCloseExecutor-10085-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1f126d6c
[junit4] 2> 3934778 INFO (coreCloseExecutor-10085-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=521301356
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_8615D0B12D471F74-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=sq-AL, timezone=PST8PDT
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=303163432,total=530055168
[junit4] 2> NOTE: All tests run in this JVM: [BadIndexSchemaTest,
PreAnalyzedFieldTest, CoreAdminRequestStatusTest, CloudMLTQParserTest,
TestReload, TestRebalanceLeaders, StatsComponentTest, LargeFieldTest,
TestSolrDeletionPolicy2, HdfsTlogReplayBufferedWhileIndexingTest,
DocValuesNotIndexedTest, URLClassifyProcessorTest, ClusterStateTest,
TestFieldResource, PingRequestHandlerTest, SpatialHeatmapFacetsTest,
TriLevelCompositeIdRoutingTest, SpellPossibilityIteratorTest,
TestFoldingMultitermQuery, TestChildDocTransformer, TestSmileRequest,
UnloadDistributedZkTest, TestAnalyzedSuggestions,
TestLocalFSCloudBackupRestore, TestHdfsBackupRestoreCore, TestJmxIntegration,
TestDistributedMissingSort, DirectoryFactoryTest, TestCloudDeleteByQuery,
TestSha256AuthenticationProvider, CollectionReloadTest,
TestJsonFacetRefinement, RequiredFieldsTest, TestZkChroot,
TestSubQueryTransformerDistrib, OutOfBoxZkACLAndCredentialsProvidersTest,
RulesTest, PolyFieldTest, TestTestInjection, SuggesterFSTTest,
SegmentsInfoRequestHandlerTest, GraphQueryTest, TestUtils, JvmMetricsTest,
TestStreamBody, ReturnFieldsTest, BufferStoreTest, FastVectorHighlighterTest,
TestDistributedStatsComponentCardinality, NumericFieldsTest,
TestPseudoReturnFields, RecoveryZkTest, TestCustomDocTransformer,
TestStressInPlaceUpdates, DistributedQueryComponentOptimizationTest,
SuggesterTest, TestGroupingSearch, TestOrdValues, BadCopyFieldTest,
TestGraphMLResponseWriter, TestDFISimilarityFactory,
TestSuggestSpellingConverter, TestBlendedInfixSuggestions,
SolrSlf4jReporterTest, HLLUtilTest, ResponseLogComponentTest,
TestSolrFieldCacheBean, TestCloudManagedSchema, TestPayloadScoreQParserPlugin,
CopyFieldTest, TestTrie, TestObjectReleaseTracker, MinimalSchemaTest,
AnalyticsMergeStrategyTest, TestSolrConfigHandlerCloud,
TestComplexPhraseLeadingWildcard, TestManagedSchemaThreadSafety,
ClassificationUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest,
MissingSegmentRecoveryTest, CircularListTest, SaslZkACLProviderTest,
AliasIntegrationTest, TestMaxScoreQueryParser, ConfigSetsAPITest,
PeerSyncWithIndexFingerprintCachingTest, PrimitiveFieldTypeTest,
TestQueryUtils, TestLeaderElectionWithEmptyReplica,
OverseerModifyCollectionTest, TestManagedStopFilterFactory, EnumFieldTest,
SortByFunctionTest, MoveReplicaTest, BasicDistributedZk2Test, JSONWriterTest,
TestDocTermOrds, TestExactSharedStatsCache, ZkStateWriterTest,
TestJettySolrRunner, CachingDirectoryFactoryTest, TimeZoneUtilsTest,
TestConfigSetsAPI, TestSchemaNameResource, LeaderElectionTest,
TestDownShardTolerantSearch, TestDFRSimilarityFactory, TestCodecSupport,
ParsingFieldUpdateProcessorsTest, TestSolrCloudWithHadoopAuthPlugin,
CdcrReplicationDistributedZkTest, TestCloudPivotFacet, DirectUpdateHandlerTest,
ConjunctionSolrSpellCheckerTest, OpenCloseCoreStressTest, OverseerTest,
BasicZkTest, TestRandomFaceting, ZkCLITest, AutoCommitTest, TestRecovery,
ZkControllerTest, TestRealTimeGet, TestStressReorder, HardAutoCommitTest,
SimpleFacetsTest, TestSolr4Spatial, QueryElevationComponentTest,
ConvertedLegacyTest, TestSort, TestFiltering, TestIndexSearcher,
HighlighterTest, ShowFileRequestHandlerTest,
DistributedQueryElevationComponentTest, SolrIndexSplitterTest,
SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest,
CoreAdminHandlerTest, SuggesterTSTTest, SpatialFilterTest, SuggesterWFSTTest,
NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest,
SolrCoreCheckLockOnStartupTest, TestUpdate, TestWordDelimiterFilterFactory,
QueryEqualityTest, DirectUpdateHandlerOptimizeTest,
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest,
SolrInfoBeanTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest,
TestSurroundQueryParser, LukeRequestHandlerTest,
TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest,
DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest,
TestSolrQueryParser, TestCollationField, BinaryUpdateRequestHandlerTest,
TestComponentsName, TestLFUCache, CursorPagingTest,
AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, CleanupOldIndexTest,
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest,
CreateCollectionCleanupTest, CustomCollectionTest, DeleteReplicaTest,
DistribCursorPagingTest, DistribJoinFromCollectionTest, ForceLeaderTest,
LeaderInitiatedRecoveryOnCommitTest, MoveReplicaHDFSTest,
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest,
RecoveryAfterSoftCommitTest, SolrXmlInZkTest, TestCloudInspectUtil,
TestCloudRecovery, TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling,
TestRandomFlRTGCloud, TestReplicaProperties, TestShortCircuitedRequests,
TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt,
TestStressLiveNodes, TestTlogReplica, TestImplicitCoreProperties,
TestInfoStreamLogging, TestInitParams, TestNRTOpen, TestShardHandlerFactory,
TestSimpleTextCodec, TestSolrConfigHandler, TestSolrCloudSnapshots,
CoreMergeIndexesAdminHandlerTest, MetricsHandlerTest,
PropertiesRequestHandlerTest, StatsReloadRaceTest,
DistributedFacetExistsSmallTest, DistributedFacetPivotSmallTest,
ReplicaListTransformerTest, ShufflingReplicaListTransformerTest,
SuggestComponentTest, TestNumericRangeQuery64, SolrMetricManagerTest,
SolrGangliaReporterTest, SolrShardReporterTest, TestJavabinTupleStreamParser,
TestPushWriter, TestRawResponseWriter, TestRawTransformer,
TestSolrQueryResponse, TestRestManager, TestDynamicFieldCollectionResource,
TestSchemaResource, TestSerializedLuceneMatchVersion, BooleanFieldTest,
CurrencyFieldTypeTest, TestCloudSchemaless, TestMinMaxOnMultiValuedField,
BlockJoinFacetDistribTest, BlockJoinFacetSimpleTest, TestScoreJoinQPNoScore,
TestDefaultStatsCache, TestExactStatsCache, BasicAuthIntegrationTest,
HttpSolrCallGetCoreTest, BlockDirectoryTest, TestFieldCacheReopen,
TestFieldCacheSort, TestFieldCacheSortRandom, TestFieldCacheWithThreads,
TestNumericTerms32, TestUninvertingReader, AnalysisErrorHandlingTest,
CdcrUpdateLogTest, TestExceedMaxTermLength, TestHdfsUpdateLog,
AddSchemaFieldsUpdateProcessorFactoryTest, AtomicUpdateProcessorFactoryTest]
[junit4] Completed [705/726 (2!)] on J2 in 1.34s, 4 tests, 1 error <<<
FAILURES!
[...truncated 43340 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]