Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1275/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED:
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitAfterFailedSplit
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([D7B0598EBABF4C6B:2EFDCA2186CA01E1]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:282)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([D7B0598EBABF4C6B:F1DAE7B7A1B0E307]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger(TriggerIntegrationTest.java:456)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12798 lines...]
[junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/init-core-data-001
[junit4] 2> 737188 WARN
(SUITE-ShardSplitTest-seed#[D7B0598EBABF4C6B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 737188 INFO
(SUITE-ShardSplitTest-seed#[D7B0598EBABF4C6B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 737190 INFO
(SUITE-ShardSplitTest-seed#[D7B0598EBABF4C6B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 737190 INFO
(SUITE-ShardSplitTest-seed#[D7B0598EBABF4C6B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 737190 INFO
(SUITE-ShardSplitTest-seed#[D7B0598EBABF4C6B]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 737220 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 737233 INFO (Thread-2955) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 737233 INFO (Thread-2955) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 737261 ERROR (Thread-2955) [ ] 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> 737333 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.ZkTestServer start zk server on port:35189
[junit4] 2> 737348 INFO (zkConnectionManagerCallback-2139-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 737369 INFO (zkConnectionManagerCallback-2141-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 737372 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 737372 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 737373 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 737373 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 737374 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 737374 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 737375 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 737375 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 737375 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 737376 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 737376 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 737377 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless
explicitly asked otherwise
[junit4] 2> 737473 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 737488 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 737488 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 737488 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 737488 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@122cb9d{/,null,AVAILABLE}
[junit4] 2> 737488 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@1d2229d{HTTP/1.1,[http/1.1]}{127.0.0.1:37021}
[junit4] 2> 737489 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.Server Started @739127ms
[junit4] 2> 737489 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=37021,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/control-001/cores}
[junit4] 2> 737489 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 737489 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.3.0
[junit4] 2> 737489 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 737489 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 737489 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-01T15:25:56.478Z
[junit4] 2> 737505 INFO (zkConnectionManagerCallback-2143-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 737506 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 737506 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/control-001/solr.xml
[junit4] 2> 737509 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 737509 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 737510 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 737518 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35189/solr
[junit4] 2> 737521 INFO (zkConnectionManagerCallback-2147-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 737526 INFO
(zkConnectionManagerCallback-2149-thread-1-processing-n:127.0.0.1:37021_)
[n:127.0.0.1:37021_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 737559 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:37021_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 737559 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:37021_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:37021_
[junit4] 2> 737559 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:37021_ ] o.a.s.c.Overseer Overseer
(id=72074759008616452-127.0.0.1:37021_-n_0000000000) starting
[junit4] 2> 737570 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:37021_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37021_
[junit4] 2> 737573 INFO
(zkCallback-2148-thread-1-processing-n:127.0.0.1:37021_) [n:127.0.0.1:37021_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 737664 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:37021_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a
[junit4] 2> 737673 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:37021_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a
[junit4] 2> 737673 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:37021_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a
[junit4] 2> 737675 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:37021_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/control-001/cores
[junit4] 2> 737692 INFO (zkConnectionManagerCallback-2155-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 737693 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 737693 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35189/solr
ready
[junit4] 2> 737694 INFO (qtp20545498-10550) [n:127.0.0.1:37021_ ]
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:37021_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 737697 INFO
(OverseerThreadFactory-3724-thread-1-processing-n:127.0.0.1:37021_)
[n:127.0.0.1:37021_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 737801 INFO (qtp20545498-10586) [n:127.0.0.1:37021_ ]
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> 737801 INFO (qtp20545498-10586) [n:127.0.0.1:37021_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 737903 INFO
(zkCallback-2148-thread-1-processing-n:127.0.0.1:37021_) [n:127.0.0.1:37021_
] 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> 738850 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 738869 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
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> 738989 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 739002 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
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> 739003 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
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@1b1769a
[junit4] 2> 739003 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 739003 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 739006 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
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=30, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=34.5986328125,
floorSegmentMB=0.8984375, forceMergeDeletesPctAllowed=16.068872225628592,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=2.12890625,
noCFSRatio=0.8233049058634098
[junit4] 2> 739028 WARN (qtp20545498-10586) [n:127.0.0.1:37021_
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> 739061 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
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> 739061 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
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> 739062 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 739062 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 739063 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.26715623635888086]
[junit4] 2> 739064 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@157d0b1[control_collection_shard1_replica_n1] main]
[junit4] 2> 739064 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 739065 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
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> 739065 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 739066 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
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 1591212777726279680
[junit4] 2> 739067 INFO
(searcherExecutor-3727-thread-1-processing-n:127.0.0.1:37021_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:37021_ 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@157d0b1[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 739071 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 739071 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
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> 739071 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37021/control_collection_shard1_replica_n1/
[junit4] 2> 739071 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
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> 739071 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:37021/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 739071 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
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> 739072 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
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:37021/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 739173 INFO
(zkCallback-2148-thread-2-processing-n:127.0.0.1:37021_) [n:127.0.0.1:37021_
] 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> 739223 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
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> 739225 INFO (qtp20545498-10586) [n:127.0.0.1:37021_
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=1424
[junit4] 2> 739226 INFO (qtp20545498-10550) [n:127.0.0.1:37021_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 739326 INFO
(zkCallback-2148-thread-2-processing-n:127.0.0.1:37021_) [n:127.0.0.1:37021_
] 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> 739698 INFO
(OverseerCollectionConfigSetProcessor-72074759008616452-127.0.0.1:37021_-n_0000000000)
[n:127.0.0.1:37021_ ] 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> 740227 INFO (qtp20545498-10550) [n:127.0.0.1:37021_ ]
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:37021_&wt=javabin&version=2}
status=0 QTime=2532
[junit4] 2> 740230 INFO (zkConnectionManagerCallback-2159-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 740231 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 740231 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35189/solr
ready
[junit4] 2> 740231 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 740232 INFO (qtp20545498-10585) [n:127.0.0.1:37021_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 740233 INFO
(OverseerThreadFactory-3724-thread-2-processing-n:127.0.0.1:37021_)
[n:127.0.0.1:37021_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 740233 WARN
(OverseerThreadFactory-3724-thread-2-processing-n:127.0.0.1:37021_)
[n:127.0.0.1:37021_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 740437 INFO (qtp20545498-10585) [n:127.0.0.1:37021_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 740437 INFO (qtp20545498-10585) [n:127.0.0.1:37021_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=205
[junit4] 2> 740510 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-1-001
of type TLOG
[junit4] 2> 740510 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 740511 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 740511 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 740511 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 740511 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@eb87e7{/,null,AVAILABLE}
[junit4] 2> 740511 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@c04f43{HTTP/1.1,[http/1.1]}{127.0.0.1:44553}
[junit4] 2> 740511 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.Server Started @742150ms
[junit4] 2> 740511 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/tempDir-001/jetty1,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=44553,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-1-001/cores}
[junit4] 2> 740512 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 740512 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.3.0
[junit4] 2> 740512 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 740512 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 740512 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-01T15:25:59.501Z
[junit4] 2> 740513 INFO (zkConnectionManagerCallback-2161-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 740514 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 740514 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-1-001/solr.xml
[junit4] 2> 740516 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 740516 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 740517 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 740519 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35189/solr
[junit4] 2> 740520 INFO (zkConnectionManagerCallback-2165-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 740522 INFO
(zkConnectionManagerCallback-2167-thread-1-processing-n:127.0.0.1:44553_)
[n:127.0.0.1:44553_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 740525 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:44553_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 740525 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:44553_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 740526 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:44553_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44553_
[junit4] 2> 740526 INFO (zkCallback-2158-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 740527 INFO
(zkCallback-2148-thread-2-processing-n:127.0.0.1:37021_) [n:127.0.0.1:37021_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 740527 INFO
(zkCallback-2166-thread-1-processing-n:127.0.0.1:44553_) [n:127.0.0.1:44553_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 740690 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:44553_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a
[junit4] 2> 740701 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:44553_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a
[junit4] 2> 740701 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:44553_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a
[junit4] 2> 740703 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:44553_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-1-001/cores
[junit4] 2> 740737 INFO (qtp20545498-10555) [n:127.0.0.1:37021_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:44553_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 740739 INFO
(OverseerCollectionConfigSetProcessor-72074759008616452-127.0.0.1:37021_-n_0000000000)
[n:127.0.0.1:37021_ ] 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> 740739 INFO
(OverseerThreadFactory-3724-thread-3-processing-n:127.0.0.1:37021_)
[n:127.0.0.1:37021_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:44553_ for creating new replica
[junit4] 2> 740749 INFO (qtp11827316-10603) [n:127.0.0.1:44553_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 740750 INFO (qtp11827316-10603) [n:127.0.0.1:44553_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 741787 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.3.0
[junit4] 2> 741797 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
[collection1_shard2_replica_t41] Schema name=test
[junit4] 2> 741861 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 741871 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from
collection collection1, trusted=true
[junit4] 2> 741872 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t41' (registry
'solr.core.collection1.shard2.replica_t41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a
[junit4] 2> 741872 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 741872 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[[collection1_shard2_replica_t41] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-1-001/cores/collection1_shard2_replica_t41],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
[junit4] 2> 741874 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=34.5986328125,
floorSegmentMB=0.8984375, forceMergeDeletesPctAllowed=16.068872225628592,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=2.12890625,
noCFSRatio=0.8233049058634098
[junit4] 2> 741911 WARN (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
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> 741941 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 741941 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 741942 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 741942 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 741943 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.26715623635888086]
[junit4] 2> 741943 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1461ad5[collection1_shard2_replica_t41] main]
[junit4] 2> 741944 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 741945 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 741945 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 741945 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1591212780745129984
[junit4] 2> 741946 INFO
(searcherExecutor-3738-thread-1-processing-n:127.0.0.1:44553_
x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[collection1_shard2_replica_t41] Registered new searcher
Searcher@1461ad5[collection1_shard2_replica_t41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 741951 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 741951 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 741951 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:44553/collection1_shard2_replica_t41/
[junit4] 2> 741951 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 741951 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
http://127.0.0.1:44553/collection1_shard2_replica_t41/ has no replicas
[junit4] 2> 741951 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 741951 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController
collection1_shard2_replica_t41 stopping background replication from leader
[junit4] 2> 741952 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44553/collection1_shard2_replica_t41/ shard2
[junit4] 2> 742102 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 742104 INFO (qtp11827316-10603) [n:127.0.0.1:44553_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1354
[junit4] 2> 742104 INFO (qtp20545498-10555) [n:127.0.0.1:37021_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:44553_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1367
[junit4] 2> 742184 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-2-001
of type TLOG
[junit4] 2> 742184 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 742187 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 742187 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 742187 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 742188 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@172f1c0{/,null,AVAILABLE}
[junit4] 2> 742188 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@1cfeab7{HTTP/1.1,[http/1.1]}{127.0.0.1:34821}
[junit4] 2> 742188 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.Server Started @743826ms
[junit4] 2> 742188 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/tempDir-001/jetty2,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=34821,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-2-001/cores}
[junit4] 2> 742188 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 742188 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.3.0
[junit4] 2> 742188 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 742188 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 742188 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-01T15:26:01.177Z
[junit4] 2> 742191 INFO (zkConnectionManagerCallback-2171-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 742192 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 742192 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-2-001/solr.xml
[junit4] 2> 742208 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 742208 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 742209 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 742212 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35189/solr
[junit4] 2> 742213 INFO (zkConnectionManagerCallback-2175-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 742214 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1000f9c87fb000b, likely client has closed socket
[junit4] 2> 742220 INFO
(zkConnectionManagerCallback-2177-thread-1-processing-n:127.0.0.1:34821_)
[n:127.0.0.1:34821_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 742223 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:34821_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 742223 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:34821_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 742224 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:34821_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34821_
[junit4] 2> 742225 INFO (zkCallback-2158-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 742225 INFO
(zkCallback-2166-thread-1-processing-n:127.0.0.1:44553_) [n:127.0.0.1:44553_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 742225 INFO
(zkCallback-2148-thread-2-processing-n:127.0.0.1:37021_) [n:127.0.0.1:37021_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 742225 INFO
(zkCallback-2176-thread-1-processing-n:127.0.0.1:34821_) [n:127.0.0.1:34821_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 742346 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:34821_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a
[junit4] 2> 742357 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:34821_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a
[junit4] 2> 742357 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:34821_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a
[junit4] 2> 742358 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:34821_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-2-001/cores
[junit4] 2> 742412 INFO (qtp16946454-10634) [n:127.0.0.1:34821_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:34821_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 742414 INFO
(OverseerCollectionConfigSetProcessor-72074759008616452-127.0.0.1:37021_-n_0000000000)
[n:127.0.0.1:37021_ ] 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> 742415 INFO
(OverseerThreadFactory-3724-thread-4-processing-n:127.0.0.1:37021_)
[n:127.0.0.1:37021_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:34821_ for creating new replica
[junit4] 2> 742417 INFO (qtp16946454-10640) [n:127.0.0.1:34821_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 742417 INFO (qtp16946454-10640) [n:127.0.0.1:34821_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 743462 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.3.0
[junit4] 2> 743475 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema
[collection1_shard1_replica_t43] Schema name=test
[junit4] 2> 743618 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 743627 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from
collection collection1, trusted=true
[junit4] 2> 743628 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t43' (registry
'solr.core.collection1.shard1.replica_t43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a
[junit4] 2> 743628 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 743628 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
[[collection1_shard1_replica_t43] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-2-001/cores/collection1_shard1_replica_t43],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
[junit4] 2> 743631 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=34.5986328125,
floorSegmentMB=0.8984375, forceMergeDeletesPctAllowed=16.068872225628592,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=2.12890625,
noCFSRatio=0.8233049058634098
[junit4] 2> 743662 WARN (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
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> 743716 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 743716 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 743717 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 743717 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 743719 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.26715623635888086]
[junit4] 2> 743719 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5c25ee[collection1_shard1_replica_t43] main]
[junit4] 2> 743720 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 743720 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 743720 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 743722 INFO
(searcherExecutor-3749-thread-1-processing-n:127.0.0.1:34821_
x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
[collection1_shard1_replica_t43] Registered new searcher
Searcher@5c25ee[collection1_shard1_replica_t43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 743722 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1591212782608449536
[junit4] 2> 743727 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 743728 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 743728 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:34821/collection1_shard1_replica_t43/
[junit4] 2> 743728 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 743728 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy
http://127.0.0.1:34821/collection1_shard1_replica_t43/ has no replicas
[junit4] 2> 743728 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 743728 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController
collection1_shard1_replica_t43 stopping background replication from leader
[junit4] 2> 743729 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34821/collection1_shard1_replica_t43/ shard1
[junit4] 2> 743882 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 743883 INFO (qtp16946454-10640) [n:127.0.0.1:34821_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1466
[junit4] 2> 743886 INFO (qtp16946454-10634) [n:127.0.0.1:34821_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:34821_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1473
[junit4] 2> 743978 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-3-001
of type TLOG
[junit4] 2> 743978 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 743980 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 743980 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 743980 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 743980 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c164b5{/,null,AVAILABLE}
[junit4] 2> 743980 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@880528{HTTP/1.1,[http/1.1]}{127.0.0.1:40729}
[junit4] 2> 743981 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.e.j.s.Server Started @745619ms
[junit4] 2> 743981 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/tempDir-001/jetty3,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=40729,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-3-001/cores}
[junit4] 2> 743981 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 743981 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.3.0
[junit4] 2> 743981 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 743981 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 743981 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-01T15:26:02.970Z
[junit4] 2> 743991 INFO (zkConnectionManagerCallback-2181-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 743992 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 743992 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-3-001/solr.xml
[junit4] 2> 744002 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 744002 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 744003 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 744005 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35189/solr
[junit4] 2> 744006 INFO (zkConnectionManagerCallback-2185-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 744008 INFO
(zkConnectionManagerCallback-2187-thread-1-processing-n:127.0.0.1:40729_)
[n:127.0.0.1:40729_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 744011 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:40729_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 744012 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:40729_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 744013 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:40729_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40729_
[junit4] 2> 744013 INFO
(zkCallback-2176-thread-1-processing-n:127.0.0.1:34821_) [n:127.0.0.1:34821_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 744013 INFO (zkCallback-2158-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 744013 INFO
(zkCallback-2166-thread-1-processing-n:127.0.0.1:44553_) [n:127.0.0.1:44553_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 744013 INFO
(zkCallback-2186-thread-1-processing-n:127.0.0.1:40729_) [n:127.0.0.1:40729_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 744013 INFO
(zkCallback-2148-thread-2-processing-n:127.0.0.1:37021_) [n:127.0.0.1:37021_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 744076 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:40729_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a
[junit4] 2> 744088 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:40729_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a
[junit4] 2> 744088 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:40729_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a
[junit4] 2> 744090 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D7B0598EBABF4C6B])
[n:127.0.0.1:40729_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-3-001/cores
[junit4] 2> 744151 INFO (qtp16946454-10638) [n:127.0.0.1:34821_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:40729_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 744153 INFO
(OverseerCollectionConfigSetProcessor-72074759008616452-127.0.0.1:37021_-n_0000000000)
[n:127.0.0.1:37021_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 744153 INFO
(OverseerThreadFactory-3724-thread-5-processing-n:127.0.0.1:37021_)
[n:127.0.0.1:37021_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:40729_ for creating new replica
[junit4] 2> 744165 INFO (qtp19648463-10667) [n:127.0.0.1:40729_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 744166 INFO (qtp19648463-10667) [n:127.0.0.1:40729_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 745266 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.3.0
[junit4] 2> 745292 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema
[collection1_shard2_replica_t45] Schema name=test
[junit4] 2> 745382 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 745392 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t45' using configuration from
collection collection1, trusted=true
[junit4] 2> 745392 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t45' (registry
'solr.core.collection1.shard2.replica_t45') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1769a
[junit4] 2> 745392 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 745393 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore
[[collection1_shard2_replica_t45] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-3-001/cores/collection1_shard2_replica_t45],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_D7B0598EBABF4C6B-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
[junit4] 2> 745395 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=34.5986328125,
floorSegmentMB=0.8984375, forceMergeDeletesPctAllowed=16.068872225628592,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=2.12890625,
noCFSRatio=0.8233049058634098
[junit4] 2> 745418 WARN (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
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> 745477 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 745477 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 745478 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 745479 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 745480 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.26715623635888086]
[junit4] 2> 745480 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@d3a6c6[collection1_shard2_replica_t45] main]
[junit4] 2> 745482 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 745482 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 745482 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 745483 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1591212784454991872
[junit4] 2> 745485 INFO
(searcherExecutor-3760-thread-1-processing-n:127.0.0.1:40729_
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore
[collection1_shard2_replica_t45] Registered new searcher
Searcher@d3a6c6[collection1_shard2_replica_t45]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 745489 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_t45
[junit4] 2> 745491 INFO
(updateExecutor-2182-thread-1-processing-n:127.0.0.1:40729_
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:40729_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 745492 INFO (qtp19648463-10667) [n:127.0.0.1:40729_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1326
[junit4] 2> 745492 INFO
(recoveryExecutor-2183-thread-1-processing-n:127.0.0.1:40729_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:40729_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 745493 INFO
(recoveryExecutor-2183-thread-1-processing-n:127.0.0.1:40729_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:40729_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 745493 INFO
(recoveryExecutor-2183-thread-1-processing-n:127.0.0.1:40729_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:40729_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.ZkController
collection1_shard2_replica_t45 stopping background replication from leader
[junit4] 2> 745494 INFO (qtp16946454-10638) [n:127.0.0.1:34821_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:40729_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1343
[junit4] 2> 745495 INFO (qtp11827316-10609) [n:127.0.0.1:44553_
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41]
o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp= path=/admin/ping
params={wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 745495 INFO (qtp11827316-10609) [n:127.0.0.1:44553_
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41]
o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp= path=/admin/ping
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 745499 INFO
(recoveryExecutor-2183-thread-1-processing-n:127.0.0.1:40729_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:40729_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard2_replica_t45]
[junit4] 2> 745499 INFO
(recoveryExecutor-2183-thread-1-processing-n:127.0.0.1:40729_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:40729_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 745499 INFO
(recoveryExecutor-2183-thread-1-processing-n:127.0.0.1:40729_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:40729_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard2_replica_t45] as recovering, leader is
[http://127.0.0.1:44553/collection1_shard2_replica_t41/] and I am
[http://127.0.0.1:40729/collection1_shard2_replica_t45/]
[junit4] 2> 745501 INFO
(recoveryExecutor-2183-thread-1-processing-n:127.0.0.1:40729_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:40729_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:44553]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:40729_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 745502 INFO (qtp11827316-10608) [n:127.0.0.1:44553_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 745502 INFO (qtp11827316-10608) [n:127.0.0.1:44553_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1_shard2_replica_t41,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:40729_,
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps:
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:40729",
[...truncated too long message...]
dditional data from client sessionid 0x1000fa6658e002c, likely client has
closed socket
[junit4] 2> 1627067 INFO (jetty-closer-2905-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1627067 INFO (jetty-closer-2905-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@d36a71{/solr,null,UNAVAILABLE}
[junit4] 2> 1627067 INFO (jetty-closer-2905-thread-5) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1627068 INFO (jetty-closer-2905-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72074801380720660-127.0.0.1:34497_solr-n_0000000005) closing
[junit4] 2> 1627068 INFO
(OverseerStateUpdate-72074801380720660-127.0.0.1:34497_solr-n_0000000005)
[n:127.0.0.1:34497_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:34497_solr
[junit4] 2> 1627068 INFO (coreCloseExecutor-5752-thread-2)
[n:127.0.0.1:37145_solr c:collection1 s:shard1 r:core_node12
x:collection1_shard1_replica_n11] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=26494849
[junit4] 2> 1627068 INFO (jetty-closer-2905-thread-10) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1209ab4{/solr,null,UNAVAILABLE}
[junit4] 2> 1627068 INFO (jetty-closer-2905-thread-10) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1627069 INFO (jetty-closer-2905-thread-6) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@ac74bb{/solr,null,UNAVAILABLE}
[junit4] 2> 1627069 INFO (jetty-closer-2905-thread-6) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1627070 INFO (jetty-closer-2905-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1af3de8{/solr,null,UNAVAILABLE}
[junit4] 2> 1627070 INFO (jetty-closer-2905-thread-3) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1627070 DEBUG (jetty-closer-2905-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 1627070 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1000fa6658e0023, likely client has closed socket
[junit4] 2> 1627070 INFO (jetty-closer-2905-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@acca6e{/solr,null,UNAVAILABLE}
[junit4] 2> 1627070 WARN
(OverseerAutoScalingTriggerThread-72074801380720660-127.0.0.1:34497_solr-n_0000000005)
[n:127.0.0.1:34497_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 1627070 INFO (jetty-closer-2905-thread-4) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1627073 INFO (jetty-closer-2905-thread-7) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@135cf6b{/solr,null,UNAVAILABLE}
[junit4] 2> 1627073 INFO (jetty-closer-2905-thread-7) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1627074 INFO (jetty-closer-2905-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1ad7223{/solr,null,UNAVAILABLE}
[junit4] 2> 1627074 INFO
(zkCallback-3104-thread-1-processing-n:127.0.0.1:37145_solr)
[n:127.0.0.1:37145_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37145_solr
[junit4] 2> 1627074 INFO (jetty-closer-2905-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1628570 INFO (jetty-closer-2905-thread-8) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4b2acd{/solr,null,UNAVAILABLE}
[junit4] 2> 1628570 INFO (jetty-closer-2905-thread-8) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1628575 INFO (jetty-closer-2905-thread-11) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3d02a5{/solr,null,UNAVAILABLE}
[junit4] 2> 1628575 INFO (jetty-closer-2905-thread-11) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1628575 ERROR
(SUITE-TriggerIntegrationTest-seed#[D7B0598EBABF4C6B]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1628575 INFO
(SUITE-TriggerIntegrationTest-seed#[D7B0598EBABF4C6B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44691 44691
[junit4] 2> 1633632 INFO (Thread-4163) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44691 44691
[junit4] 2> 1633633 WARN (Thread-4163) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 40 /solr/collections/collection1/terms/shard1
[junit4] 2> 22 /solr/aliases.json
[junit4] 2> 21 /solr/security.json
[junit4] 2> 11 /solr/configs/conf
[junit4] 2> 9 /solr/collections/testMetricTrigger/terms/shard1
[junit4] 2> 2 /solr/collections/testMetricTrigger/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 126 /solr/collections/collection1/state.json
[junit4] 2> 32 /solr/collections/testMetricTrigger/state.json
[junit4] 2> 22 /solr/clusterprops.json
[junit4] 2> 22 /solr/clusterstate.json
[junit4] 2> 6 /solr/autoscaling.json
[junit4] 2> 3
/solr/overseer_elect/election/72074801380720660-127.0.0.1:34497_solr-n_0000000005
[junit4] 2> 3
/solr/overseer_elect/election/72074801380720675-127.0.0.1:44011_solr-n_0000000010
[junit4] 2> 3
/solr/collections/collection1/leader_elect/shard1/election/72074801380720700-core_node3-n_0000000001
[junit4] 2> 2
/solr/overseer_elect/election/72074801380720666-127.0.0.1:43979_solr-n_0000000007
[junit4] 2> 2
/solr/overseer_elect/election/72074801380720687-127.0.0.1:36103_solr-n_0000000014
[junit4] 2> 2
/solr/overseer_elect/election/72074801380720690-127.0.0.1:38533_solr-n_0000000015
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 22 /solr/live_nodes
[junit4] 2> 22 /solr/collections
[junit4] 2> 6 /solr/overseer/queue-work
[junit4] 2> 6 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 6 /solr/overseer/queue
[junit4] 2> 6 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/autoscaling/events/node_lost_triggerMR
[junit4] 2> 2 /solr/autoscaling/events/node_added_triggerCTOOR
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D7B0598EBABF4C6B-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=is, timezone=Antarctica/Mawson
[junit4] 2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=224067120,total=353796096
[junit4] 2> NOTE: All tests run in this JVM: [TestRTGBase,
TestAuthorizationFramework, OverseerTest, SolrGangliaReporterTest,
TestJettySolrRunner, AlternateDirectoryTest, TestNumericTerms32,
DistribJoinFromCollectionTest, TestCollectionsAPIViaSolrCloudCluster,
TestReplicaProperties, UpdateRequestProcessorFactoryTest,
TestPerFieldSimilarity, TestDynamicFieldCollectionResource,
OverriddenZkACLAndCredentialsProvidersTest, TestPostingsSolrHighlighter,
LegacyCloudClusterPropTest, CSVRequestHandlerTest, TestStressVersions,
TestEmbeddedSolrServerAdminHandler, SuggesterTest, TestCloudDeleteByQuery,
RequiredFieldsTest, SolrMetricManagerTest, DocValuesNotIndexedTest,
TestFunctionQuery, SchemaApiFailureTest,
BigEndianAscendingWordDeserializerTest, SaslZkACLProviderTest,
TestTolerantUpdateProcessorRandomCloud, TestFreeTextSuggestions,
DataDrivenBlockJoinTest, DirectSolrConnectionTest, BlockJoinFacetDistribTest,
BadCopyFieldTest, DistributedDebugComponentTest, QueryElevationComponentTest,
TestPartialUpdateDeduplication, TestImplicitCoreProperties,
TestReplicationHandler, AddBlockUpdateTest, AddReplicaTest, TestRestManager,
CurrencyRangeFacetCloudTest, BasicAuthIntegrationTest, ReplaceNodeNoTargetTest,
TestCharFilters, TestUseDocValuesAsStored2, ResponseHeaderTest,
DistributedFacetPivotLargeTest, SampleTest, TestSegmentSorting,
TestInitQParser, TestTestInjection, TestLargeCluster,
TestComplexPhraseQParserPlugin, TestXIncludeConfig, CurrencyFieldTypeTest,
TestOverriddenPrefixQueryForCustomFieldType, HLLUtilTest,
TestSQLHandlerNonCloud, TestLeaderInitiatedRecoveryThread, DistanceUnitsTest,
DistributedIntervalFacetingTest, HighlighterMaxOffsetTest, SOLR749Test,
HdfsRestartWhileUpdatingTest, TestStressRecovery, TestJavabinTupleStreamParser,
DocumentBuilderTest, StatsReloadRaceTest, SuggesterFSTTest, ZkStateWriterTest,
TestReqParamsAPI, TestExactSharedStatsCache, TestPolicyCloud, DeleteStatusTest,
TestSearchPerf, PathHierarchyTokenizerFactoryTest, TestCorePropertiesReload,
TestSurroundQueryParser, TestConfigSetImmutable, ShardRoutingCustomTest,
FileUtilsTest, TestAnalyzeInfixSuggestions, TestSystemIdResolver,
ZkControllerTest, DOMUtilTest, TestNumericRangeQuery64,
TestOnReconnectListenerSupport, TestSchemaVersionResource, TestZkChroot,
TestSolrIndexConfig, HdfsTlogReplayBufferedWhileIndexingTest, StressHdfsTest,
TestPivotHelperCode, TestJsonFacetRefinement, TestSweetSpotSimilarityFactory,
DistributedMLTComponentTest, DistributedQueryComponentOptimizationTest,
TestQueryWrapperFilter, ShardSplitTest,
TestDistributedStatsComponentCardinality, InfixSuggestersTest,
ScriptEngineTest, ConfigSetsAPITest, TestBulkSchemaConcurrent,
SpatialHeatmapFacetsTest, TestQueryUtils, SortByFunctionTest, TestXmlQParser,
RulesTest, HdfsLockFactoryTest, TestSkipOverseerOperations,
TestSolrCloudWithSecureImpersonation, TriggerIntegrationTest]
[junit4] Completed [361/773 (2!)] on J1 in 249.92s, 14 tests, 1 failure <<<
FAILURES!
[...truncated 45339 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]