Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21422/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyQueryFacetCloudTest
Error Message:
Could not find collection:collection1
Stack Trace:
java.lang.AssertionError: Could not find collection:collection1
at __randomizedtesting.SeedInfo.seed([98053AEEDE715E78]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:51)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([9958AF7E66AAA4F7:127F7CAF27AC0F73]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
at
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:431)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12737 lines...]
[junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/init-core-data-001
[junit4] 2> 69153 WARN
(SUITE-ShardSplitTest-seed#[9958AF7E66AAA4F7]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
[junit4] 2> 69153 INFO
(SUITE-ShardSplitTest-seed#[9958AF7E66AAA4F7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 69154 INFO
(SUITE-ShardSplitTest-seed#[9958AF7E66AAA4F7]-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> 69154 INFO
(SUITE-ShardSplitTest-seed#[9958AF7E66AAA4F7]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 69154 INFO
(SUITE-ShardSplitTest-seed#[9958AF7E66AAA4F7]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 69156 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 69158 INFO (Thread-127) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 69158 INFO (Thread-127) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 69161 ERROR (Thread-127) [ ] 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> 69258 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.ZkTestServer start zk server on port:43253
[junit4] 2> 69261 INFO (zkConnectionManagerCallback-118-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 69265 INFO (zkConnectionManagerCallback-120-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 69268 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 69269 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 69269 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 69270 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 69270 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 69271 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 69271 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 69272 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 69273 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 69273 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 69274 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 69274 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 69354 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 69355 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 69355 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 69355 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 69355 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2c8b82b5{/,null,AVAILABLE}
[junit4] 2> 69357 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3b16d4{HTTP/1.1,[http/1.1]}{127.0.0.1:39811}
[junit4] 2> 69357 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.Server Started @71173ms
[junit4] 2> 69357 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/tempDir-001/control/data,
hostPort=39811,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 69357 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 69357 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 69357 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 69357 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 69357 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-09T02:54:49.989577Z
[junit4] 2> 69358 INFO (zkConnectionManagerCallback-122-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 69359 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
0x100361fbf350002, likely client has closed socket
[junit4] 2> 69359 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 69359 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/control-001/solr.xml
[junit4] 2> 69361 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 69361 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 69362 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 69366 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43253/solr
[junit4] 2> 69367 INFO (zkConnectionManagerCallback-126-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 69369 INFO
(zkConnectionManagerCallback-128-thread-1-processing-n:127.0.0.1:39811_)
[n:127.0.0.1:39811_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 69404 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:39811_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 69404 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:39811_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:39811_
[junit4] 2> 69405 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:39811_ ] o.a.s.c.Overseer Overseer
(id=72117104017735684-127.0.0.1:39811_-n_0000000000) starting
[junit4] 2> 69408 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:39811_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39811_
[junit4] 2> 69409 INFO
(OverseerStateUpdate-72117104017735684-127.0.0.1:39811_-n_0000000000)
[n:127.0.0.1:39811_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 69454 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:39811_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf
[junit4] 2> 69459 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:39811_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf
[junit4] 2> 69459 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:39811_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf
[junit4] 2> 69460 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:39811_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/control-001/cores
[junit4] 2> 69471 INFO (zkConnectionManagerCallback-134-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 69472 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 69473 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43253/solr ready
[junit4] 2> 69475 INFO (qtp2061080413-575) [n:127.0.0.1:39811_ ]
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:39811_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 69478 INFO
(OverseerThreadFactory-227-thread-1-processing-n:127.0.0.1:39811_)
[n:127.0.0.1:39811_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 69583 INFO (qtp2061080413-581) [n:127.0.0.1:39811_ ]
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> 69583 INFO (qtp2061080413-581) [n:127.0.0.1:39811_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 69686 INFO
(zkCallback-127-thread-1-processing-n:127.0.0.1:39811_) [n:127.0.0.1:39811_
] 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> 70699 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 70710 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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> 70763 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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> 70773 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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> 70773 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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@7cc2bdaf
[junit4] 2> 70775 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 70775 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 70777 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=97.3466796875,
floorSegmentMB=0.3525390625, forceMergeDeletesPctAllowed=11.119215225700605,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 70801 WARN (qtp2061080413-581) [n:127.0.0.1:39811_
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> 70833 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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> 70833 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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> 70833 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 70833 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 70834 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1927529478,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 70835 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5bcafa75[control_collection_shard1_replica_n1] main]
[junit4] 2> 70835 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 70836 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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> 70836 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 70836 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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 1591890297715949568
[junit4] 2> 70837 INFO
(searcherExecutor-230-thread-1-processing-n:127.0.0.1:39811_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:39811_ 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@5bcafa75[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 70841 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 70841 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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> 70841 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39811/control_collection_shard1_replica_n1/
[junit4] 2> 70841 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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> 70841 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:39811/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 70841 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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> 70843 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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:39811/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 70944 INFO
(zkCallback-127-thread-2-processing-n:127.0.0.1:39811_) [n:127.0.0.1:39811_
] 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> 70993 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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> 70995 INFO (qtp2061080413-581) [n:127.0.0.1:39811_
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=1412
[junit4] 2> 70998 INFO (qtp2061080413-575) [n:127.0.0.1:39811_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 71096 INFO
(zkCallback-127-thread-2-processing-n:127.0.0.1:39811_) [n:127.0.0.1:39811_
] 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> 71479 INFO
(OverseerCollectionConfigSetProcessor-72117104017735684-127.0.0.1:39811_-n_0000000000)
[n:127.0.0.1:39811_ ] 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> 71998 INFO (qtp2061080413-575) [n:127.0.0.1:39811_ ]
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:39811_&wt=javabin&version=2}
status=0 QTime=2523
[junit4] 2> 72002 INFO (zkConnectionManagerCallback-138-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 72003 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 72004 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43253/solr ready
[junit4] 2> 72005 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 72007 INFO (qtp2061080413-581) [n:127.0.0.1:39811_ ]
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=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 72009 INFO
(OverseerThreadFactory-227-thread-2-processing-n:127.0.0.1:39811_)
[n:127.0.0.1:39811_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 72009 WARN
(OverseerThreadFactory-227-thread-2-processing-n:127.0.0.1:39811_)
[n:127.0.0.1:39811_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 72213 INFO (qtp2061080413-581) [n:127.0.0.1:39811_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 72213 INFO (qtp2061080413-581) [n:127.0.0.1:39811_ ]
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=2&wt=javabin&version=2}
status=0 QTime=205
[junit4] 2> 72275 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-1-001
of type NRT
[junit4] 2> 72276 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 72277 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 72277 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 72277 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 72278 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6b7074e7{/,null,AVAILABLE}
[junit4] 2> 72278 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@45965b21{HTTP/1.1,[http/1.1]}{127.0.0.1:45997}
[junit4] 2> 72278 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.Server Started @74094ms
[junit4] 2> 72278 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/tempDir-001/jetty1,
hostPort=45997,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-1-001/cores,
replicaType=NRT}
[junit4] 2> 72278 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 72278 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 72278 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 72278 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 72279 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-09T02:54:52.910977Z
[junit4] 2> 72280 INFO (zkConnectionManagerCallback-140-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 72282 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 72282 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-1-001/solr.xml
[junit4] 2> 72284 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 72284 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 72285 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 72288 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43253/solr
[junit4] 2> 72289 INFO (zkConnectionManagerCallback-144-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 72291 INFO
(zkConnectionManagerCallback-146-thread-1-processing-n:127.0.0.1:45997_)
[n:127.0.0.1:45997_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 72295 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:45997_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 72296 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:45997_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 72298 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:45997_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45997_
[junit4] 2> 72299 INFO
(zkCallback-127-thread-2-processing-n:127.0.0.1:39811_) [n:127.0.0.1:39811_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 72303 INFO (zkCallback-137-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 72303 INFO
(zkCallback-145-thread-1-processing-n:127.0.0.1:45997_) [n:127.0.0.1:45997_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 72332 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:45997_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf
[junit4] 2> 72337 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:45997_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf
[junit4] 2> 72338 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:45997_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf
[junit4] 2> 72339 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:45997_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-1-001/cores
[junit4] 2> 72361 INFO (qtp2061080413-611) [n:127.0.0.1:39811_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:45997_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 72363 INFO
(OverseerCollectionConfigSetProcessor-72117104017735684-127.0.0.1:39811_-n_0000000000)
[n:127.0.0.1:39811_ ] 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> 72365 INFO
(OverseerThreadFactory-227-thread-3-processing-n:127.0.0.1:39811_)
[n:127.0.0.1:39811_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:45997_ for creating new replica
[junit4] 2> 72369 INFO (qtp1318469158-625) [n:127.0.0.1:45997_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 72369 INFO (qtp1318469158-625) [n:127.0.0.1:45997_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 72472 INFO
(zkCallback-145-thread-1-processing-n:127.0.0.1:45997_) [n:127.0.0.1:45997_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 73468 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 73475 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 73533 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 73546 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from
collection collection1, trusted=true
[junit4] 2> 73546 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n41' (registry
'solr.core.collection1.shard2.replica_n41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf
[junit4] 2> 73546 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 73546 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[[collection1_shard2_replica_n41] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-1-001/cores/collection1_shard2_replica_n41],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
[junit4] 2> 73550 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=97.3466796875,
floorSegmentMB=0.3525390625, forceMergeDeletesPctAllowed=11.119215225700605,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 73568 WARN (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
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> 73615 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 73615 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 73616 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 73616 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 73618 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1927529478,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 73620 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@24ec9ff[collection1_shard2_replica_n41] main]
[junit4] 2> 73621 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 73621 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 73622 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 73622 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1591890300637282304
[junit4] 2> 73623 INFO
(searcherExecutor-241-thread-1-processing-n:127.0.0.1:45997_
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[collection1_shard2_replica_n41] Registered new searcher
Searcher@24ec9ff[collection1_shard2_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 73626 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 73626 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 73626 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:45997/collection1_shard2_replica_n41/
[junit4] 2> 73626 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 73626 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
http://127.0.0.1:45997/collection1_shard2_replica_n41/ has no replicas
[junit4] 2> 73626 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 73628 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45997/collection1_shard2_replica_n41/ shard2
[junit4] 2> 73729 INFO
(zkCallback-145-thread-1-processing-n:127.0.0.1:45997_) [n:127.0.0.1:45997_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 73778 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 73785 INFO (qtp1318469158-625) [n:127.0.0.1:45997_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1415
[junit4] 2> 73787 INFO (qtp2061080413-611) [n:127.0.0.1:39811_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:45997_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1426
[junit4] 2> 73880 INFO
(zkCallback-145-thread-1-processing-n:127.0.0.1:45997_) [n:127.0.0.1:45997_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 73893 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-2-001
of type NRT
[junit4] 2> 73894 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 73895 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 73895 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 73895 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 73895 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5b671bc0{/,null,AVAILABLE}
[junit4] 2> 73896 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@647ea9f9{HTTP/1.1,[http/1.1]}{127.0.0.1:38237}
[junit4] 2> 73896 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.Server Started @75712ms
[junit4] 2> 73896 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/tempDir-001/jetty2,
hostPort=38237,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 73896 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 73896 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 73896 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 73896 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 73896 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-09T02:54:54.528809Z
[junit4] 2> 73898 INFO (zkConnectionManagerCallback-150-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 73899 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 73899 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-2-001/solr.xml
[junit4] 2> 73901 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 73901 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 73902 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 73904 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43253/solr
[junit4] 2> 73905 INFO (zkConnectionManagerCallback-154-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 73907 INFO
(zkConnectionManagerCallback-156-thread-1-processing-n:127.0.0.1:38237_)
[n:127.0.0.1:38237_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 73910 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:38237_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 73911 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:38237_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 73912 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:38237_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38237_
[junit4] 2> 73912 INFO (zkCallback-137-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 73912 INFO
(zkCallback-145-thread-1-processing-n:127.0.0.1:45997_) [n:127.0.0.1:45997_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 73912 INFO
(zkCallback-127-thread-2-processing-n:127.0.0.1:39811_) [n:127.0.0.1:39811_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 73915 INFO
(zkCallback-155-thread-1-processing-n:127.0.0.1:38237_) [n:127.0.0.1:38237_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 73962 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:38237_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf
[junit4] 2> 73971 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:38237_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf
[junit4] 2> 73972 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:38237_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf
[junit4] 2> 73973 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:38237_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-2-001/cores
[junit4] 2> 74019 INFO (qtp772579197-657) [n:127.0.0.1:38237_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:38237_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 74025 INFO
(OverseerCollectionConfigSetProcessor-72117104017735684-127.0.0.1:39811_-n_0000000000)
[n:127.0.0.1:39811_ ] 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> 74026 INFO
(OverseerThreadFactory-227-thread-4-processing-n:127.0.0.1:39811_)
[n:127.0.0.1:39811_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:38237_ for creating new replica
[junit4] 2> 74029 INFO (qtp772579197-663) [n:127.0.0.1:38237_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 74029 INFO (qtp772579197-663) [n:127.0.0.1:38237_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 74132 INFO
(zkCallback-145-thread-1-processing-n:127.0.0.1:45997_) [n:127.0.0.1:45997_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 74132 INFO
(zkCallback-155-thread-1-processing-n:127.0.0.1:38237_) [n:127.0.0.1:38237_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 75074 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 75087 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
[collection1_shard1_replica_n43] Schema name=test
[junit4] 2> 75129 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 75140 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from
collection collection1, trusted=true
[junit4] 2> 75140 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n43' (registry
'solr.core.collection1.shard1.replica_n43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf
[junit4] 2> 75140 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 75141 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[[collection1_shard1_replica_n43] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-2-001/cores/collection1_shard1_replica_n43],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
[junit4] 2> 75144 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=97.3466796875,
floorSegmentMB=0.3525390625, forceMergeDeletesPctAllowed=11.119215225700605,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 75162 WARN (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
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> 75210 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 75210 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 75211 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 75211 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 75213 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1927529478,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 75213 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@677af6f[collection1_shard1_replica_n43] main]
[junit4] 2> 75214 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 75214 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 75215 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 75215 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1591890302307663872
[junit4] 2> 75216 INFO
(searcherExecutor-252-thread-1-processing-n:127.0.0.1:38237_
x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[collection1_shard1_replica_n43] Registered new searcher
Searcher@677af6f[collection1_shard1_replica_n43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 75219 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 75219 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 75219 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:38237/collection1_shard1_replica_n43/
[junit4] 2> 75219 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 75219 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
http://127.0.0.1:38237/collection1_shard1_replica_n43/ has no replicas
[junit4] 2> 75219 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 75221 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38237/collection1_shard1_replica_n43/ shard1
[junit4] 2> 75322 INFO
(zkCallback-155-thread-1-processing-n:127.0.0.1:38237_) [n:127.0.0.1:38237_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 75322 INFO
(zkCallback-145-thread-1-processing-n:127.0.0.1:45997_) [n:127.0.0.1:45997_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 75372 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 75374 INFO (qtp772579197-663) [n:127.0.0.1:38237_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1345
[junit4] 2> 75376 INFO (qtp772579197-657) [n:127.0.0.1:38237_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:38237_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1356
[junit4] 2> 75450 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-3-001
of type NRT
[junit4] 2> 75450 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 75451 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 75451 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 75451 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 75451 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@77f1b6ff{/,null,AVAILABLE}
[junit4] 2> 75452 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@8d89c56{HTTP/1.1,[http/1.1]}{127.0.0.1:38767}
[junit4] 2> 75452 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.e.j.s.Server Started @77268ms
[junit4] 2> 75452 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/tempDir-001/jetty3,
hostPort=38767,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 75452 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 75452 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 75452 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 75452 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 75452 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-09T02:54:56.084773Z
[junit4] 2> 75454 INFO (zkConnectionManagerCallback-160-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 75455 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 75455 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-3-001/solr.xml
[junit4] 2> 75457 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 75457 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 75457 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 75459 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43253/solr
[junit4] 2> 75460 INFO (zkConnectionManagerCallback-164-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 75463 INFO
(zkConnectionManagerCallback-166-thread-1-processing-n:127.0.0.1:38767_)
[n:127.0.0.1:38767_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 75466 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:38767_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 75467 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:38767_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 75468 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:38767_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38767_
[junit4] 2> 75469 INFO
(zkCallback-155-thread-1-processing-n:127.0.0.1:38237_) [n:127.0.0.1:38237_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 75469 INFO
(zkCallback-145-thread-1-processing-n:127.0.0.1:45997_) [n:127.0.0.1:45997_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 75469 INFO (zkCallback-137-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 75469 INFO
(zkCallback-127-thread-2-processing-n:127.0.0.1:39811_) [n:127.0.0.1:39811_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 75469 INFO
(zkCallback-165-thread-1-processing-n:127.0.0.1:38767_) [n:127.0.0.1:38767_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 75504 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:38767_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf
[junit4] 2> 75511 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:38767_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf
[junit4] 2> 75512 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:38767_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf
[junit4] 2> 75512 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9958AF7E66AAA4F7])
[n:127.0.0.1:38767_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-3-001/cores
[junit4] 2> 75546 INFO (qtp772579197-661) [n:127.0.0.1:38237_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:38767_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 75549 INFO
(OverseerCollectionConfigSetProcessor-72117104017735684-127.0.0.1:39811_-n_0000000000)
[n:127.0.0.1:39811_ ] 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> 75549 INFO
(OverseerThreadFactory-227-thread-5-processing-n:127.0.0.1:39811_)
[n:127.0.0.1:39811_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:38767_ for creating new replica
[junit4] 2> 75554 INFO (qtp353002660-690) [n:127.0.0.1:38767_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 75554 INFO (qtp353002660-690) [n:127.0.0.1:38767_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 75658 INFO
(zkCallback-155-thread-1-processing-n:127.0.0.1:38237_) [n:127.0.0.1:38237_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 75658 INFO
(zkCallback-165-thread-1-processing-n:127.0.0.1:38767_) [n:127.0.0.1:38767_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 75658 INFO
(zkCallback-145-thread-1-processing-n:127.0.0.1:45997_) [n:127.0.0.1:45997_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 76593 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 76607 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
[collection1_shard2_replica_n45] Schema name=test
[junit4] 2> 76648 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 76657 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from
collection collection1, trusted=true
[junit4] 2> 76657 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n45' (registry
'solr.core.collection1.shard2.replica_n45') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc2bdaf
[junit4] 2> 76657 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 76657 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
[[collection1_shard2_replica_n45] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-3-001/cores/collection1_shard2_replica_n45],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
[junit4] 2> 76659 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=97.3466796875,
floorSegmentMB=0.3525390625, forceMergeDeletesPctAllowed=11.119215225700605,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 76677 WARN (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
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> 76705 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 76705 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 76706 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 76706 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 76707 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1927529478,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 76708 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@45fe0117[collection1_shard2_replica_n45] main]
[junit4] 2> 76708 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 76709 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 76709 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 76709 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1591890303874236416
[junit4] 2> 76711 INFO
(searcherExecutor-263-thread-1-processing-n:127.0.0.1:38767_
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
[collection1_shard2_replica_n45] Registered new searcher
Searcher@45fe0117[collection1_shard2_replica_n45]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 76713 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_n45
[junit4] 2> 76714 INFO
(updateExecutor-161-thread-1-processing-n:127.0.0.1:38767_
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:38767_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 76717 INFO
(recoveryExecutor-162-thread-1-processing-n:127.0.0.1:38767_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38767_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 76717 INFO
(recoveryExecutor-162-thread-1-processing-n:127.0.0.1:38767_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38767_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 76718 INFO (qtp353002660-690) [n:127.0.0.1:38767_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1164
[junit4] 2> 76724 INFO (qtp772579197-661) [n:127.0.0.1:38237_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:38767_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1177
[junit4] 2> 76725 INFO (qtp1318469158-631) [n:127.0.0.1:45997_
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41]
o.a.s.c.S.Request [collection1_shard2_replica_n41] webapp= path=/admin/ping
params={wt=javabin&version=2} hits=0 status=0 QTime=2
[junit4] 2> 76725 INFO (qtp1318469158-631) [n:127.0.0.1:45997_
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41]
o.a.s.c.S.Request [collection1_shard2_replica_n41] webapp= path=/admin/ping
params={wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 76726 INFO
(recoveryExecutor-162-thread-1-processing-n:127.0.0.1:38767_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38767_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard2_replica_n45]
[junit4] 2> 76726 INFO
(recoveryExecutor-162-thread-1-processing-n:127.0.0.1:38767_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38767_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 76726 INFO
(recoveryExecutor-162-thread-1-processing-n:127.0.0.1:38767_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38767_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard2_replica_n45] as recovering, leader is
[http://127.0.0.1:45997/collection1_shard2_replica_n41/] and I am
[http://127.0.0.1:38767/collection1_shard2_replica_n45/]
[junit4] 2> 76734 INFO
(recoveryExecutor-162-thread-1-processing-n:127.0.0.1:38767_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38767_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:45997]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:38767_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 76736 INFO (qtp1318469158-631) [n:127.0.0.1:45997_ ]
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> 76736 INFO (qtp1318469158-631) [n:127.0.0.1:45997_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1_shard2_replica_n41,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:38767_,
coreNodeName=cor
[...truncated too long message...]
a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected
type:NodeDataChanged
path:/collections/testSplitStaticIndexReplication/state.json] for collection
[testSplitStaticIndexReplication] has occurred - updating... (live nodes size:
[0])
[junit4] 2> 874100 INFO (coreCloseExecutor-939-thread-1)
[n:127.0.0.1:42969_ c:collection1 s:shard1 r:core_node48
x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=114361906
[junit4] 2> 874101 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9958AF7E66AAA4F7]) [
] o.a.s.c.Overseer Overseer
(id=72117154383134738-127.0.0.1:42969_-n_0000000004) closing
[junit4] 2> 874101 INFO
(OverseerStateUpdate-72117154383134738-127.0.0.1:42969_-n_0000000004)
[n:127.0.0.1:42969_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:42969_
[junit4] 2> 874101 WARN
(OverseerAutoScalingTriggerThread-72117154383134738-127.0.0.1:42969_-n_0000000004)
[n:127.0.0.1:42969_ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread
woken up but we are closed, exiting.
[junit4] 2> 874164 WARN
(zkCallback-468-thread-1-processing-n:127.0.0.1:42969_) [n:127.0.0.1:42969_
c:testSplitStaticIndexReplication s:shard1_0 r:core_node8
x:testSplitStaticIndexReplication_shard1_0_replica_n7] o.a.s.c.SyncStrategy
Closed, skipping sync up.
[junit4] 2> 874164 INFO
(zkCallback-468-thread-1-processing-n:127.0.0.1:42969_) [n:127.0.0.1:42969_
c:testSplitStaticIndexReplication s:shard1_0 r:core_node8
x:testSplitStaticIndexReplication_shard1_0_replica_n7]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 874164 INFO
(zkCallback-468-thread-1-processing-n:127.0.0.1:42969_) [n:127.0.0.1:42969_
c:testSplitStaticIndexReplication s:shard1_0 r:core_node8
x:testSplitStaticIndexReplication_shard1_0_replica_n7] o.a.s.c.SolrCore
[testSplitStaticIndexReplication_shard1_0_replica_n7] CLOSING SolrCore
org.apache.solr.core.SolrCore@371b0a6e
[junit4] 2> 874164 INFO
(zkCallback-468-thread-1-processing-n:127.0.0.1:42969_) [n:127.0.0.1:42969_
c:testSplitStaticIndexReplication s:shard1_0 r:core_node8
x:testSplitStaticIndexReplication_shard1_0_replica_n7]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testSplitStaticIndexReplication.shard1_0.replica_n7,
tag=924519022
[junit4] 2> 874164 INFO
(zkCallback-468-thread-1-processing-n:127.0.0.1:42969_) [n:127.0.0.1:42969_
c:testSplitStaticIndexReplication s:shard1_0 r:core_node8
x:testSplitStaticIndexReplication_shard1_0_replica_n7]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@59f0e37d: rootName = null,
domain = solr.core.testSplitStaticIndexReplication.shard1_0.replica_n7, service
url = null, agent id = null] for registry
solr.core.testSplitStaticIndexReplication.shard1_0.replica_n7 /
com.codahale.metrics.MetricRegistry@58591d9f
[junit4] 2> 874176 INFO
(zkCallback-468-thread-1-processing-n:127.0.0.1:42969_) [n:127.0.0.1:42969_
c:testSplitStaticIndexReplication s:shard1_0 r:core_node8
x:testSplitStaticIndexReplication_shard1_0_replica_n7]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testSplitStaticIndexReplication.shard1_0.leader,
tag=924519022
[junit4] 2> 874178 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9958AF7E66AAA4F7]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@64bb88d6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 874178 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9958AF7E66AAA4F7]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@68af09f1{/,null,UNAVAILABLE}
[junit4] 2> 874178 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9958AF7E66AAA4F7]) [
] o.e.j.s.session Stopped scavenging
[junit4] 2> 874179 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9958AF7E66AAA4F7]) [
] o.a.s.c.ChaosMonkey monkey: stop jetty! 41159
[junit4] 2> 874179 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9958AF7E66AAA4F7]) [
] 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> 874179 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[9958AF7E66AAA4F7]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33389 33389
[junit4] 2> 879189 INFO (Thread-408) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33389 33389
[junit4] 2> 879190 WARN (Thread-408) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 6 /solr/configs/conf1
[junit4] 2> 6 /solr/collections/collection1/terms/shard1
[junit4] 2> 6
/solr/collections/testSplitStaticIndexReplication/terms/shard1_0
[junit4] 2> 5 /solr/collections/collection1/terms/shard2
[junit4] 2> 3
/solr/collections/testSplitStaticIndexReplication/terms/shard1_1
[junit4] 2> 3
/solr/collections/testSplitStaticIndexReplication/terms/shard1
[junit4] 2> 2
/solr/collections/control_collection/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2> 5 /solr/collections/collection1/state.json
[junit4] 2> 4
/solr/collections/testSplitStaticIndexReplication/state.json
[junit4] 2> 4 /solr/autoscaling.json
[junit4] 2> 2
/solr/overseer_elect/election/72117154383134729-127.0.0.1:39103_-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/live_nodes
[junit4] 2> 9 /solr/collections
[junit4] 2> 4 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 4 /solr/overseer/queue-work
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_9958AF7E66AAA4F7-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
shard_s=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=MockRandom),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{rnd_b=DocValuesFormat(name=Memory),
shard_s=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Direct),
n_ti=DocValuesFormat(name=Lucene70), a_t=DocValuesFormat(name=Lucene70),
a_i=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory)},
maxPointsInLeafNode=1736, maxMBSortInHeap=5.528513080130089,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1fa1f09),
locale=es-GQ, timezone=Atlantic/Reykjavik
[junit4] 2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.4
(64-bit)/cpus=8,threads=1,free=147753960,total=527433728
[junit4] 2> NOTE: All tests run in this JVM:
[TestManagedStopFilterFactory, HttpSolrCallGetCoreTest,
SpellCheckComponentTest, HdfsTlogReplayBufferedWhileIndexingTest,
TestSolrFieldCacheBean, CircularListTest, TestDistribIDF, ShardSplitTest]
[junit4] Completed [214/775 (1!)] on J2 in 810.06s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 5029 lines...]
[junit4] Suite:
org.apache.solr.analytics.legacy.facet.LegacyQueryFacetCloudTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/J1/temp/solr.analytics.legacy.facet.LegacyQueryFacetCloudTest_98053AEEDE715E78-001/init-core-data-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@721ae7de),
locale=tk-TM, timezone=Asia/Singapore
[junit4] 2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.4
(64-bit)/cpus=8,threads=1,free=435326392,total=513277952
[junit4] 2> NOTE: All tests run in this JVM: [CastingStringValueTest,
ReplaceFunctionTest, ExistsFunctionTest, OrFunctionTest, FloorFunctionTest,
LegacyQueryFacetCloudTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LegacyQueryFacetCloudTest -Dtests.seed=98053AEEDE715E78
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tk-TM
-Dtests.timezone=Asia/Singapore -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | LegacyQueryFacetCloudTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not find
collection:collection1
[junit4] > at
__randomizedtesting.SeedInfo.seed([98053AEEDE715E78]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
[junit4] > at
org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:51)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [50/78 (1!)] on J1 in 44.71s, 0 tests, 1 failure <<<
FAILURES!
[...truncated 37797 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]