Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1674/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED:
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
Error Message:
Delete action failed!
Stack Trace:
java.lang.AssertionError: Delete action failed!
at
__randomizedtesting.SeedInfo.seed([697DCA416B68ECA5:7A1EF82E5A075503]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:193)
at
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:169)
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)
FAILED: org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.testTrigger
Error Message:
expected:<3> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
at
__randomizedtesting.SeedInfo.seed([697DCA416B68ECA5:AB6FCC3F2A79F88]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.scheduledTriggerTest(ScheduledTriggerTest.java:111)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.testTrigger(ScheduledTriggerTest.java:64)
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
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 13782 lines...]
[junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
[junit4] 2> 1724223 INFO
(SUITE-SolrCloudExampleTest-seed#[697DCA416B68ECA5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/init-core-data-001
[junit4] 2> 1724223 INFO
(SUITE-SolrCloudExampleTest-seed#[697DCA416B68ECA5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1724224 INFO
(SUITE-SolrCloudExampleTest-seed#[697DCA416B68ECA5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1724224 INFO
(SUITE-SolrCloudExampleTest-seed#[697DCA416B68ECA5]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /d_/
[junit4] 2> 1724226 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1724226 INFO (Thread-4418) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1724226 INFO (Thread-4418) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1724227 ERROR (Thread-4418) [ ] 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> 1724326 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.ZkTestServer start zk server on port:46671
[junit4] 2> 1724327 INFO (zkConnectionManagerCallback-5423-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1724329 INFO (zkConnectionManagerCallback-5425-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1724330 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1724331 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1724332 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1724333 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1724333 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1724334 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1724334 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1724335 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1724335 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1724336 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1724336 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1724337 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
explicitly asked otherwise
[junit4] 2> 1724414 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1724414 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1724414 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1724414 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1724415 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@446b1649{/d_,null,AVAILABLE}
[junit4] 2> 1724415 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@72ea59a5{HTTP/1.1,[http/1.1]}{127.0.0.1:45903}
[junit4] 2> 1724415 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.Server Started @1724454ms
[junit4] 2> 1724415 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/d_,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/tempDir-001/control/data,
hostPort=45903,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/control-001/cores}
[junit4] 2> 1724415 ERROR
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1724415 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1724415 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.4.0
[junit4] 2> 1724415 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1724416 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1724416 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-08T22:26:36.927018Z
[junit4] 2> 1724416 INFO (zkConnectionManagerCallback-5427-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1724417 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1724417 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/control-001/solr.xml
[junit4] 2> 1724419 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1724419 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1724420 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1724422 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46671/solr
[junit4] 2> 1724423 INFO (zkConnectionManagerCallback-5431-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1724425 INFO (zkConnectionManagerCallback-5433-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1724457 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:45903_d_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1724457 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:45903_d_ ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45903_d_
[junit4] 2> 1724457 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:45903_d_ ] o.a.s.c.Overseer Overseer
(id=72106354277351428-127.0.0.1:45903_d_-n_0000000000) starting
[junit4] 2> 1724460 INFO (zkConnectionManagerCallback-5440-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1724461 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:45903_d_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:46671/solr ready
[junit4] 2> 1724462 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:45903_d_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45903_d_
[junit4] 2> 1724466 INFO
(OverseerStateUpdate-72106354277351428-127.0.0.1:45903_d_-n_0000000000) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1724473 INFO (zkCallback-5439-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1724691 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:45903_d_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7
[junit4] 2> 1724696 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:45903_d_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7
[junit4] 2> 1724696 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:45903_d_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7
[junit4] 2> 1724697 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:45903_d_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/control-001/cores
[junit4] 2> 1724706 INFO (zkConnectionManagerCallback-5445-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1724707 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1724707 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:46671/solr ready
[junit4] 2> 1724709 INFO (qtp548570926-19947) [n:127.0.0.1:45903_d_ ]
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:45903_d_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1724710 INFO (OverseerThreadFactory-8492-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
[junit4] 2> 1724813 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_ ]
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> 1724814 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1724916 INFO (zkCallback-5432-thread-1) [ ]
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> 1726027 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 1726035 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
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> 1726126 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1726139 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
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> 1726140 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
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@50e414c7
[junit4] 2> 1726140 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1726140 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1726142 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1726143 WARN (qtp548570926-19953) [n:127.0.0.1:45903_d_
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> 1726178 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
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> 1726178 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
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> 1726179 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1726179 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1726180 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
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=17, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=95.72265625,
floorSegmentMB=0.6953125, forceMergeDeletesPctAllowed=6.557924459645752,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.41816279680314183
[junit4] 2> 1726180 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@50ec8608[control_collection_shard1_replica_n1] main]
[junit4] 2> 1726180 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1726181 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
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> 1726181 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1726182 INFO
(searcherExecutor-8495-thread-1-processing-n:127.0.0.1:45903_d_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:45903_d_ 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@50ec8608[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1726182 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
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 1597218644235911168
[junit4] 2> 1726184 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 1726185 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1726185 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
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> 1726185 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45903/d_/control_collection_shard1_replica_n1/
[junit4] 2> 1726185 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
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> 1726186 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:45903/d_/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1726186 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
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> 1726187 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
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:45903/d_/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1726288 INFO (zkCallback-5432-thread-2) [ ]
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> 1726338 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
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> 1726339 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_
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=1525
[junit4] 2> 1726340 INFO (qtp548570926-19947) [n:127.0.0.1:45903_d_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1726439 INFO (zkCallback-5432-thread-2) [ ]
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> 1726711 INFO
(OverseerCollectionConfigSetProcessor-72106354277351428-127.0.0.1:45903_d_-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1727341 INFO (qtp548570926-19947) [n:127.0.0.1:45903_d_ ]
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:45903_d_&wt=javabin&version=2}
status=0 QTime=2632
[junit4] 2> 1727343 INFO (zkConnectionManagerCallback-5450-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1727343 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1727344 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:46671/solr ready
[junit4] 2> 1727344 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause
connection loss:false
[junit4] 2> 1727344 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_ ]
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> 1727345 INFO (OverseerThreadFactory-8492-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 1727346 WARN (OverseerThreadFactory-8492-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection
(collection1) without cores.
[junit4] 2> 1727548 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1727549 INFO (qtp548570926-19953) [n:127.0.0.1:45903_d_ ]
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=204
[junit4] 2> 1727670 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-1-001
of type NRT
[junit4] 2> 1727671 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1727671 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1727671 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1727671 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1727672 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@76f467ea{/d_,null,AVAILABLE}
[junit4] 2> 1727672 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@769fa1e3{HTTP/1.1,[http/1.1]}{127.0.0.1:33739}
[junit4] 2> 1727672 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.Server Started @1727711ms
[junit4] 2> 1727672 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/d_,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/tempDir-001/jetty1,
hostPort=33739,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-1-001/cores}
[junit4] 2> 1727672 ERROR
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1727672 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1727672 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.4.0
[junit4] 2> 1727672 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1727672 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1727672 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-08T22:26:40.183667Z
[junit4] 2> 1727673 INFO (zkConnectionManagerCallback-5452-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1727673 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1727673 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-1-001/solr.xml
[junit4] 2> 1727675 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1727675 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1727676 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1727678 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46671/solr
[junit4] 2> 1727678 INFO (zkConnectionManagerCallback-5456-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1727680 INFO (zkConnectionManagerCallback-5458-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1727682 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33739_d_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1727683 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33739_d_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1727684 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33739_d_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1727684 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33739_d_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33739_d_
[junit4] 2> 1727685 INFO (zkCallback-5432-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1727685 INFO (zkCallback-5439-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1727685 INFO (zkCallback-5449-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1727685 INFO (zkCallback-5457-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1727803 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33739_d_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7
[junit4] 2> 1727821 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33739_d_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7
[junit4] 2> 1727821 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33739_d_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7
[junit4] 2> 1727822 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33739_d_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-1-001/cores
[junit4] 2> 1727824 INFO (zkConnectionManagerCallback-5465-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1727825 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33739_d_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1727825 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33739_d_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:46671/solr ready
[junit4] 2> 1727847 INFO (qtp1149129351-20001) [n:127.0.0.1:33739_d_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:33739_d_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1727849 INFO
(OverseerCollectionConfigSetProcessor-72106354277351428-127.0.0.1:45903_d_-n_0000000000)
[ ] 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> 1727849 INFO (OverseerThreadFactory-8492-thread-3) [ ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33739_d_ for creating new
replica
[junit4] 2> 1727851 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_ ]
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> 1727953 INFO (zkCallback-5457-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1728919 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.4.0
[junit4] 2> 1728930 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 1729049 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1729057 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
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> 1729058 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
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@50e414c7
[junit4] 2> 1729058 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1729058 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-1-001/cores/collection1_shard2_replica_n41],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
[junit4] 2> 1729059 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1729061 WARN (qtp1149129351-20031) [n:127.0.0.1:33739_d_
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> 1729085 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1729085 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
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> 1729086 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1729086 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1729086 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=95.72265625,
floorSegmentMB=0.6953125, forceMergeDeletesPctAllowed=6.557924459645752,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.41816279680314183
[junit4] 2> 1729086 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@9120069[collection1_shard2_replica_n41] main]
[junit4] 2> 1729087 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1729087 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
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> 1729088 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1729088 INFO
(searcherExecutor-8506-thread-1-processing-n:127.0.0.1:33739_d_
x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[collection1_shard2_replica_n41] Registered new searcher
Searcher@9120069[collection1_shard2_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1729088 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
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
1597218647283073024
[junit4] 2> 1729091 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node42=0}, version=0}
[junit4] 2> 1729092 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1729092 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
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> 1729092 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:33739/d_/collection1_shard2_replica_n41/
[junit4] 2> 1729092 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1729092 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
http://127.0.0.1:33739/d_/collection1_shard2_replica_n41/ has no replicas
[junit4] 2> 1729092 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1729093 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33739/d_/collection1_shard2_replica_n41/ shard2
[junit4] 2> 1729194 INFO (zkCallback-5457-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1729244 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1729245 INFO (qtp1149129351-20031) [n:127.0.0.1:33739_d_
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=1394
[junit4] 2> 1729246 INFO (qtp1149129351-20001) [n:127.0.0.1:33739_d_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:33739_d_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1399
[junit4] 2> 1729345 INFO (zkCallback-5457-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1729372 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-2-001
of type NRT
[junit4] 2> 1729372 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1729373 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1729373 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1729373 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1729373 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2736ddfb{/d_,null,AVAILABLE}
[junit4] 2> 1729374 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@55b87245{HTTP/1.1,[http/1.1]}{127.0.0.1:33307}
[junit4] 2> 1729374 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.Server Started @1729413ms
[junit4] 2> 1729374 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/d_,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/tempDir-001/jetty2,
hostPort=33307,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 1729374 ERROR
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1729374 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1729374 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.4.0
[junit4] 2> 1729374 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1729374 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1729374 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-08T22:26:41.885505Z
[junit4] 2> 1729375 INFO (zkConnectionManagerCallback-5467-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1729376 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1729376 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-2-001/solr.xml
[junit4] 2> 1729378 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1729378 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1729379 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1729381 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46671/solr
[junit4] 2> 1729382 INFO (zkConnectionManagerCallback-5471-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1729389 INFO (zkConnectionManagerCallback-5473-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1729393 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33307_d_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1729395 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33307_d_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1729396 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33307_d_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1729396 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33307_d_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33307_d_
[junit4] 2> 1729397 INFO (zkCallback-5457-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1729397 INFO (zkCallback-5432-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1729397 INFO (zkCallback-5439-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1729410 INFO (zkCallback-5472-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1729422 INFO (zkCallback-5449-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1729422 INFO (zkCallback-5464-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1729471 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33307_d_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7
[junit4] 2> 1729481 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33307_d_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7
[junit4] 2> 1729481 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33307_d_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7
[junit4] 2> 1729482 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33307_d_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-2-001/cores
[junit4] 2> 1729503 INFO (zkConnectionManagerCallback-5480-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1729504 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33307_d_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1729504 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33307_d_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:46671/solr ready
[junit4] 2> 1729535 INFO (qtp1541716696-20040) [n:127.0.0.1:33307_d_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:33307_d_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1729537 INFO
(OverseerCollectionConfigSetProcessor-72106354277351428-127.0.0.1:45903_d_-n_0000000000)
[ ] 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> 1729537 INFO (OverseerThreadFactory-8492-thread-4) [ ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33307_d_ for creating new
replica
[junit4] 2> 1729538 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_ ]
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> 1729641 INFO (zkCallback-5457-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1729641 INFO (zkCallback-5472-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1730550 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.4.0
[junit4] 2> 1730576 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
[collection1_shard1_replica_n43] Schema name=test
[junit4] 2> 1730645 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1730653 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
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> 1730654 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
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@50e414c7
[junit4] 2> 1730654 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1730654 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-2-001/cores/collection1_shard1_replica_n43],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
[junit4] 2> 1730656 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1730657 WARN (qtp1541716696-20046) [n:127.0.0.1:33307_d_
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> 1730710 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1730710 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
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> 1730711 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1730711 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1730712 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=95.72265625,
floorSegmentMB=0.6953125, forceMergeDeletesPctAllowed=6.557924459645752,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.41816279680314183
[junit4] 2> 1730712 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@445e1082[collection1_shard1_replica_n43] main]
[junit4] 2> 1730713 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1730713 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
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> 1730714 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1730714 INFO
(searcherExecutor-8517-thread-1-processing-n:127.0.0.1:33307_d_
x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[collection1_shard1_replica_n43] Registered new searcher
Searcher@445e1082[collection1_shard1_replica_n43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1730714 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
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
1597218648988057600
[junit4] 2> 1730717 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node44=0}, version=0}
[junit4] 2> 1730718 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1730718 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
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> 1730718 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:33307/d_/collection1_shard1_replica_n43/
[junit4] 2> 1730718 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1730718 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
http://127.0.0.1:33307/d_/collection1_shard1_replica_n43/ has no replicas
[junit4] 2> 1730718 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1730719 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33307/d_/collection1_shard1_replica_n43/ shard1
[junit4] 2> 1730820 INFO (zkCallback-5457-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1730820 INFO (zkCallback-5472-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1730869 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1730871 INFO (qtp1541716696-20046) [n:127.0.0.1:33307_d_
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=1332
[junit4] 2> 1730872 INFO (qtp1541716696-20040) [n:127.0.0.1:33307_d_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:33307_d_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1336
[junit4] 2> 1730988 INFO (zkCallback-5472-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1730988 INFO (zkCallback-5457-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1730990 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-3-001
of type NRT
[junit4] 2> 1730991 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1730991 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1730991 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1730991 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1730991 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e3a7f54{/d_,null,AVAILABLE}
[junit4] 2> 1730992 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@e707def{HTTP/1.1,[http/1.1]}{127.0.0.1:33765}
[junit4] 2> 1730992 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.e.j.s.Server Started @1731031ms
[junit4] 2> 1730992 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/d_,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/tempDir-001/jetty3,
hostPort=33765,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 1730992 ERROR
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1730992 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1730992 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.4.0
[junit4] 2> 1730992 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1730992 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1730992 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-08T22:26:43.503375Z
[junit4] 2> 1730993 INFO (zkConnectionManagerCallback-5482-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1730993 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1730993 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-3-001/solr.xml
[junit4] 2> 1730994 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1730994 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1730995 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1730997 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46671/solr
[junit4] 2> 1730998 INFO (zkConnectionManagerCallback-5486-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1730999 INFO (zkConnectionManagerCallback-5488-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1731001 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33765_d_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1731002 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33765_d_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1731003 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33765_d_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1731003 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33765_d_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33765_d_
[junit4] 2> 1731003 INFO (zkCallback-5432-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1731003 INFO (zkCallback-5449-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1731003 INFO (zkCallback-5472-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1731003 INFO (zkCallback-5457-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1731006 INFO (zkCallback-5439-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1731006 INFO (zkCallback-5464-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1731006 INFO (zkCallback-5487-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1731010 INFO (zkCallback-5479-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1731084 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33765_d_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7
[junit4] 2> 1731090 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33765_d_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7
[junit4] 2> 1731090 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33765_d_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@50e414c7
[junit4] 2> 1731091 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33765_d_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-3-001/cores
[junit4] 2> 1731093 INFO (zkConnectionManagerCallback-5495-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1731094 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33765_d_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1731094 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[697DCA416B68ECA5])
[n:127.0.0.1:33765_d_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:46671/solr ready
[junit4] 2> 1731128 INFO (qtp1541716696-20044) [n:127.0.0.1:33307_d_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:33765_d_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1731129 INFO
(OverseerCollectionConfigSetProcessor-72106354277351428-127.0.0.1:45903_d_-n_0000000000)
[ ] 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> 1731130 INFO (OverseerThreadFactory-8492-thread-5) [ ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33765_d_ for creating new
replica
[junit4] 2> 1731131 INFO (qtp1351142031-20077) [n:127.0.0.1:33765_d_ ]
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> 1731233 INFO (zkCallback-5487-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1731233 INFO (zkCallback-5457-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1731233 INFO (zkCallback-5472-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1732139 INFO (qtp1351142031-20077) [n:127.0.0.1:33765_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.4.0
[junit4] 2> 1732146 INFO (qtp1351142031-20077) [n:127.0.0.1:33765_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
[collection1_shard2_replica_n45] Schema name=test
[junit4] 2> 1732265 INFO (qtp1351142031-20077) [n:127.0.0.1:33765_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1732274 INFO (qtp1351142031-20077) [n:127.0.0.1:33765_d_
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> 1732274 INFO (qtp1351142031-20077) [n:127.0.0.1:33765_d_
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@50e414c7
[junit4] 2> 1732274 INFO (qtp1351142031-20077) [n:127.0.0.1:33765_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1732274 INFO (qtp1351142031-20077) [n:127.0.0.1:33765_d_
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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-3-001/cores/collection1_shard2_replica_n45],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_697DCA416B68ECA5-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
[junit4] 2> 1732276 INFO (qtp1351142031-20077) [n:127.0.0.1:33765_d_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMerg
[...truncated too long message...]
ting termination for scheduled thread pool executor
[junit4] 2> 2159665 DEBUG (jetty-closer-6168-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
[junit4] 2> 2159665 DEBUG (jetty-closer-6168-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 2159665 INFO (jetty-closer-6168-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7b67d4c1{/solr,null,UNAVAILABLE}
[junit4] 2> 2159665 INFO (jetty-closer-6168-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 2159666 ERROR
(SUITE-ScheduledTriggerTest-seed#[697DCA416B68ECA5]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2159666 INFO
(SUITE-ScheduledTriggerTest-seed#[697DCA416B68ECA5]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42817 42817
[junit4] 2> 2159867 INFO (Thread-10456) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42817 42817
[junit4] 2> 2159867 WARN (Thread-10456) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ScheduledTriggerTest_697DCA416B68ECA5-001
[junit4] 2> Apr 08, 2018 10:33:52 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=fil-PH, timezone=Asia/Kuching
[junit4] 2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 9.0.4
(64-bit)/cpus=8,threads=1,free=169352304,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [HdfsRecoveryZkTest,
TestCharFilters, HdfsChaosMonkeySafeLeaderTest, AutoScalingHandlerTest,
TestGenericDistributedQueue, VersionInfoTest, ChaosMonkeySafeLeaderTest,
PrimitiveFieldTypeTest, SolrInfoBeanTest, PrimUtilsTest, TestRecoveryHdfs,
SliceStateTest, TestTrie, CoreSorterTest, LeaderFailoverAfterPartitionTest,
TestNumericRangeQuery32, TestZkChroot, TestDFISimilarityFactory,
TestPrepRecovery, NodeLostTriggerIntegrationTest, TestAnalyzeInfixSuggestions,
BasicAuthIntegrationTest, SolrJmxReporterCloudTest, TestElisionMultitermQuery,
SolrCoreMetricManagerTest, MultiThreadedOCPTest, CustomHighlightComponentTest,
IndexSchemaTest, MoveReplicaHDFSFailoverTest, SegmentsInfoRequestHandlerTest,
TestSlowCompositeReaderWrapper, TestSolrJ, TestTriggerIntegration,
TestInPlaceUpdatesDistrib, TestComputePlanAction, BlockDirectoryTest,
VMParamsZkACLAndCredentialsProvidersTest, TestExactSharedStatsCache,
SaslZkACLProviderTest, TestManagedSynonymGraphFilterFactory, OverseerTest,
FacetPivotSmallTest, SolrMetricsIntegrationTest, SolrCoreTest, SOLR749Test,
PolyFieldTest, TestReqParamsAPI, ShufflingReplicaListTransformerTest,
TestPointFields, TestFieldCacheReopen, CloudMLTQParserTest,
DirectUpdateHandlerOptimizeTest, ResponseHeaderTest, ChangedSchemaMergeTest,
MetricTriggerTest, TestFunctionQuery, RestoreTriggerStateTest,
ConnectionManagerTest, TestPartialUpdateDeduplication,
BlockJoinFacetDistribTest, TestSubQueryTransformerCrossCore,
TestManagedResourceStorage, SuggesterTest, TestConfigSetsAPI,
AutoscalingHistoryHandlerTest, ZkControllerTest, TestObjectReleaseTracker,
TestXmlQParserPlugin, TestSimpleQParserPlugin, ResourceLoaderTest,
RankQueryTest, DistributedFacetExistsSmallTest, ReplaceNodeNoTargetTest,
CursorMarkTest, TestReplicationHandler, QueryElevationComponentTest,
TestShortCircuitedRequests, TestRTGBase, TestUniqueKeyFieldResource,
TestDistributedMap, HdfsWriteToMultipleCollectionsTest, CdcrBootstrapTest,
TestSchemaSimilarityResource, BadComponentTest, FastVectorHighlighterTest,
TestManagedSchema, CheckHdfsIndexTest, DataDrivenBlockJoinTest,
DistributedQueryComponentCustomSortTest, TestHttpShardHandlerFactory,
DirectSolrConnectionTest, FieldMutatingUpdateProcessorTest, TestJsonFacets,
TestSolrCoreSnapshots, DistribCursorPagingTest, RuleEngineTest,
CoreAdminRequestStatusTest, TestTestInjection, AtomicUpdatesTest,
TestCustomSort, ScriptEngineTest, TestLockTree, RequiredFieldsTest,
TestSortableTextField, SortByFunctionTest, DOMUtilTest,
DistributedIntervalFacetingTest, HdfsBasicDistributedZk2Test,
SearchHandlerTest, CollectionsAPIAsyncDistributedZkTest,
ShardRoutingCustomTest, TestSolrCloudWithDelegationTokens,
TestFuzzyAnalyzedSuggestions, TestCloudJSONFacetJoinDomain, JavabinLoaderTest,
SyncSliceTest, TestLeaderElectionWithEmptyReplica,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, SystemLogListenerTest,
BasicFunctionalityTest, TestCustomDocTransformer, TestUtilizeNode,
SuggesterFSTTest, CollectionsAPISolrJTest, DeleteInactiveReplicaTest,
AlternateDirectoryTest, UpdateRequestProcessorFactoryTest, DocumentBuilderTest,
AnalyticsMergeStrategyTest, DistributedQueueTest, TestSolr4Spatial,
HdfsLockFactoryTest, DistributedQueryElevationComponentTest,
SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest,
SuggesterTSTTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest,
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields,
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest,
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
TestRemoteStreaming, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest,
TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest,
TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory,
TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest,
XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache,
PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest,
IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest,
TestCollationField, ReturnFieldsTest, QueryParsingTest,
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, PingRequestHandlerTest,
CSVRequestHandlerTest, TestLFUCache, PreAnalyzedFieldTest,
TestSystemIdResolver, DateFieldTest, TestLRUCache, TestDocumentBuilder,
SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest,
DistributedMLTComponentTest, TestCursorMarkWithoutUniqueKey,
TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestTolerantSearch,
TokenizerChainTest, TestLuceneIndexBackCompat,
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors,
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest,
ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest,
CollectionPropsTest, ConcurrentCreateRoutedAliasTest, CreateRoutedAliasTest,
DeleteReplicaTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest,
ForceLeaderTest, HttpPartitionTest, LIROnShardRestartTest,
LIRRollingUpdatesTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest,
PeerSyncReplicationTest, RecoveryAfterSoftCommitTest, TestCloudConsistency,
TestCloudInspectUtil, TestCloudRecovery, TestDistribDocBasedVersion,
TestPullReplicaErrorHandling, TestRequestForwarding,
TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation,
TestStressCloudBlindAtomicUpdates, TestTlogReplica, ZkShardTermsTest,
AssignTest, CollectionTooManyReplicasTest, HdfsCollectionsAPIDistributedZkTest,
ShardSplitTest, TestRequestStatusCollectionAPI,
HdfsAutoAddReplicasIntegrationTest, NodeMarkersRegistrationTest,
ScheduledTriggerTest]
[junit4] Completed [574/794 (2!)] on J1 in 9.74s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 43518 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1674/consoleText
[repro] Revision: d9bfb87ae9cc120fb775c6fdb0251f1ab408f39a
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=SolrCloudExampleTest
-Dtests.method=testLoadDocsIntoGettingStartedCollection
-Dtests.seed=697DCA416B68ECA5 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=sah -Dtests.timezone=America/Cuiaba -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=ScheduledTriggerTest
-Dtests.method=testTrigger -Dtests.seed=697DCA416B68ECA5 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=fil-PH -Dtests.timezone=Asia/Kuching
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] SolrCloudExampleTest
[repro] ScheduledTriggerTest
[repro] ant compile-test
[...truncated 3316 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10
-Dtests.class="*.SolrCloudExampleTest|*.ScheduledTriggerTest"
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
-Dtests.seed=697DCA416B68ECA5 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=sah -Dtests.timezone=America/Cuiaba -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 102 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.SolrCloudExampleTest
[repro] 0/5 failed: org.apache.solr.cloud.autoscaling.ScheduledTriggerTest
[repro] Exiting with code 0
[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]