Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/306/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseG1GC --illegal-access=deny
2 tests failed.
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<2000> but was:<1100>
at
__randomizedtesting.SeedInfo.seed([8DB66A8FA40C60D9:59F321D6435AD322]: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.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.metrics.reporters.SolrSlf4jReporterTest.testReporter
Error Message:
No 'solr.node' logs in: {numFound=0,start=0,docs=[]}
Stack Trace:
java.lang.AssertionError: No 'solr.node' logs in: {numFound=0,start=0,docs=[]}
at
__randomizedtesting.SeedInfo.seed([8DB66A8FA40C60D9:D25247B8CF00F39C]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:85)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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 12505 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> 1562652 INFO
(SUITE-CdcrBootstrapTest-seed#[8DB66A8FA40C60D9]-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.CdcrBootstrapTest_8DB66A8FA40C60D9-001/init-core-data-001
[junit4] 2> 1562652 WARN
(SUITE-CdcrBootstrapTest-seed#[8DB66A8FA40C60D9]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1562652 INFO
(SUITE-CdcrBootstrapTest-seed#[8DB66A8FA40C60D9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1562653 INFO
(SUITE-CdcrBootstrapTest-seed#[8DB66A8FA40C60D9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1562659 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
[junit4] 2> 1562660 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_8DB66A8FA40C60D9-001/cdcr-target-001
[junit4] 2> 1562660 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1562660 INFO (Thread-5105) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1562660 INFO (Thread-5105) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1562664 ERROR (Thread-5105) [ ] 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> 1562760 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.ZkTestServer start zk server on port:33999
[junit4] 2> 1562765 INFO (jetty-launcher-1834-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1562770 INFO (jetty-launcher-1834-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a8b781{/solr,null,AVAILABLE}
[junit4] 2> 1562772 INFO (jetty-launcher-1834-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@cce24d{SSL,[ssl,
http/1.1]}{127.0.0.1:45359}
[junit4] 2> 1562772 INFO (jetty-launcher-1834-thread-1) [ ]
o.e.j.s.Server Started @1564698ms
[junit4] 2> 1562772 INFO (jetty-launcher-1834-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45359}
[junit4] 2> 1562772 ERROR (jetty-launcher-1834-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1562772 INFO (jetty-launcher-1834-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 1562772 INFO (jetty-launcher-1834-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1562772 INFO (jetty-launcher-1834-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1562772 INFO (jetty-launcher-1834-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-23T14:10:22.869628Z
[junit4] 2> 1562774 INFO (jetty-launcher-1834-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1562780 INFO (jetty-launcher-1834-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33999/solr
[junit4] 2> 1562814 INFO (jetty-launcher-1834-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1562814 INFO (jetty-launcher-1834-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45359_solr
[junit4] 2> 1562814 INFO (jetty-launcher-1834-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98533207097868291-127.0.0.1:45359_solr-n_0000000000) starting
[junit4] 2> 1562817 INFO (jetty-launcher-1834-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45359_solr
[junit4] 2> 1562818 INFO (zkCallback-1841-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1562945 INFO (jetty-launcher-1834-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45359.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1ac01
[junit4] 2> 1562958 INFO (jetty-launcher-1834-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45359.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1ac01
[junit4] 2> 1562958 INFO (jetty-launcher-1834-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45359.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1ac01
[junit4] 2> 1562959 INFO (jetty-launcher-1834-thread-1) [ ]
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.CdcrBootstrapTest_8DB66A8FA40C60D9-001/cdcr-target-001/node1/.
[junit4] 1> Target zkHost = 127.0.0.1:33999/solr
[junit4] 2> 1562975 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_8DB66A8FA40C60D9-001/cdcr-source-001
[junit4] 2> 1562975 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1562976 INFO (Thread-5115) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1562976 INFO (Thread-5115) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1562980 ERROR (Thread-5115) [ ] 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> 1563076 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.ZkTestServer start zk server on port:45699
[junit4] 2> 1563080 INFO (jetty-launcher-1846-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1563080 INFO (jetty-launcher-1846-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5990a{/solr,null,AVAILABLE}
[junit4] 2> 1563081 INFO (jetty-launcher-1846-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@f46cd5{SSL,[ssl,
http/1.1]}{127.0.0.1:46007}
[junit4] 2> 1563081 INFO (jetty-launcher-1846-thread-1) [ ]
o.e.j.s.Server Started @1565007ms
[junit4] 2> 1563081 INFO (jetty-launcher-1846-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46007}
[junit4] 2> 1563081 ERROR (jetty-launcher-1846-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1563081 INFO (jetty-launcher-1846-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 1563081 INFO (jetty-launcher-1846-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1563081 INFO (jetty-launcher-1846-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1563081 INFO (jetty-launcher-1846-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-23T14:10:23.178868Z
[junit4] 2> 1563083 INFO (jetty-launcher-1846-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1563087 INFO (jetty-launcher-1846-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45699/solr
[junit4] 2> 1563124 INFO (jetty-launcher-1846-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1563125 INFO (jetty-launcher-1846-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46007_solr
[junit4] 2> 1563125 INFO (jetty-launcher-1846-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98533207118512131-127.0.0.1:46007_solr-n_0000000000) starting
[junit4] 2> 1563128 INFO (jetty-launcher-1846-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46007_solr
[junit4] 2> 1563128 INFO (zkCallback-1853-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1563200 INFO (jetty-launcher-1846-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46007.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1ac01
[junit4] 2> 1563208 INFO (jetty-launcher-1846-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46007.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1ac01
[junit4] 2> 1563208 INFO (jetty-launcher-1846-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46007.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1ac01
[junit4] 2> 1563209 INFO (jetty-launcher-1846-thread-1) [ ]
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.CdcrBootstrapTest_8DB66A8FA40C60D9-001/cdcr-source-001/node1/.
[junit4] 2> 1563232 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1563233 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:45699/solr ready
[junit4] 2> 1563283 INFO (qtp22068022-14217) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1563290 INFO (OverseerThreadFactory-5393-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection cdcr-source
[junit4] 2> 1563395 INFO
(OverseerStateUpdate-98533207118512131-127.0.0.1:46007_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-source",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-source_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:46007/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1563599 INFO (qtp22068022-14218) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 1563600 INFO (qtp22068022-14218) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1563702 INFO (zkCallback-1853-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1563703 INFO (zkCallback-1853-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1564605 INFO (qtp22068022-14218) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1564610 INFO (qtp22068022-14218) [ ] o.a.s.s.IndexSchema
[cdcr-source_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1564612 INFO (qtp22068022-14218) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1564612 INFO (qtp22068022-14218) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from
collection cdcr-source, trusted=true
[junit4] 2> 1564613 INFO (qtp22068022-14218) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46007.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f1ac01
[junit4] 2> 1564613 INFO (qtp22068022-14218) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1564613 INFO (qtp22068022-14218) [ ] o.a.s.c.SolrCore
[[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_8DB66A8FA40C60D9-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_8DB66A8FA40C60D9-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
[junit4] 2> 1564685 INFO (qtp22068022-14218) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1564685 INFO (qtp22068022-14218) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1564686 INFO (qtp22068022-14218) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1564686 INFO (qtp22068022-14218) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1564688 INFO (qtp22068022-14218) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1269bb4[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1564689 INFO (qtp22068022-14218) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 1564689 INFO (qtp22068022-14218) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 1564689 INFO (qtp22068022-14218) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1564690 INFO (searcherExecutor-5396-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1269bb4[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1564690 INFO (qtp22068022-14218) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576531315693453312
[junit4] 2> 1564694 INFO (qtp22068022-14218) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1564694 INFO (qtp22068022-14218) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1564694 INFO (qtp22068022-14218) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:46007/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 1564694 INFO (qtp22068022-14218) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1564694 INFO (qtp22068022-14218) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:46007/solr/cdcr-source_shard1_replica_n1/ has no replicas
[junit4] 2> 1564694 INFO (qtp22068022-14218) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1564696 INFO (qtp22068022-14218) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:46007/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 1564797 INFO (zkCallback-1853-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1564797 INFO (zkCallback-1853-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1564846 INFO (qtp22068022-14218) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1564847 INFO (qtp22068022-14218) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1247
[junit4] 2> 1564851 INFO (qtp22068022-14217) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1564952 INFO (zkCallback-1853-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1564952 INFO (zkCallback-1853-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1565294 INFO
(OverseerCollectionConfigSetProcessor-98533207118512131-127.0.0.1:46007_solr-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> 1565852 INFO (qtp22068022-14217) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=2568
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 1565856 INFO (qtp22068022-14222) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_0
(1576531316912947200), source_1 (1576531316915044352), source_2
(1576531316915044353), source_3 (1576531316915044354), source_4
(1576531316915044355), source_5 (1576531316915044356), source_6
(1576531316915044357), source_7 (1576531316915044358), source_8
(1576531316915044359), source_9 (1576531316915044360), ... (100 adds)]} 0 3
[junit4] 2> 1565857 INFO (qtp22068022-14224) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576531316917141504,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1565857 INFO (qtp22068022-14224) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1b1e0e3
commitCommandVersion:1576531316917141504
[junit4] 2> 1566142 INFO (qtp22068022-14224) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@f0b12f[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1566142 INFO (qtp22068022-14224) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1566144 INFO (searcherExecutor-5396-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@f0b12f[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)))}
[junit4] 2> 1566144 INFO (qtp22068022-14224) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 286
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 1566149 INFO (qtp22068022-14218) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_100
(1576531317220179968), source_101 (1576531317222277120), source_102
(1576531317222277121), source_103 (1576531317222277122), source_104
(1576531317222277123), source_105 (1576531317222277124), source_106
(1576531317222277125), source_107 (1576531317222277126), source_108
(1576531317222277127), source_109 (1576531317222277128), ... (100 adds)]} 0 3
[junit4] 2> 1566150 INFO (qtp22068022-14217) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576531317224374272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1566150 INFO (qtp22068022-14217) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1b1e0e3
commitCommandVersion:1576531317224374272
[junit4] 2> 1566757 INFO (qtp22068022-14217) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@15d70b9[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1566757 INFO (qtp22068022-14217) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1566758 INFO (searcherExecutor-5396-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@15d70b9[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100)))}
[junit4] 2> 1566758 INFO (qtp22068022-14217) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 608
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 1566761 INFO (qtp22068022-14222) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_200
(1576531317862957056), source_201 (1576531317864005632), source_202
(1576531317864005633), source_203 (1576531317864005634), source_204
(1576531317864005635), source_205 (1576531317864005636), source_206
(1576531317864005637), source_207 (1576531317864005638), source_208
(1576531317864005639), source_209 (1576531317864005640), ... (100 adds)]} 0 1
[junit4] 2> 1566761 INFO (qtp22068022-14224) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576531317865054240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1566761 INFO (qtp22068022-14224) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1b1e0e3
commitCommandVersion:1576531317865054240
[junit4] 2> 1567075 INFO (qtp22068022-14224) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@83063c[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1567076 INFO (qtp22068022-14224) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567076 INFO (searcherExecutor-5396-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@83063c[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)))}
[junit4] 2> 1567077 INFO (qtp22068022-14224) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 315
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 1567079 INFO (qtp22068022-14218) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_300
(1576531318196404224), source_301 (1576531318197452800), source_302
(1576531318197452801), source_303 (1576531318197452802), source_304
(1576531318197452803), source_305 (1576531318197452804), source_306
(1576531318197452805), source_307 (1576531318197452806), source_308
(1576531318197452807), source_309 (1576531318197452808), ... (100 adds)]} 0 2
[junit4] 2> 1567080 INFO (qtp22068022-14217) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576531318199549952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567080 INFO (qtp22068022-14217) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1b1e0e3
commitCommandVersion:1576531318199549952
[junit4] 2> 1567244 INFO (qtp22068022-14217) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1df1bad[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1567245 INFO (qtp22068022-14217) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567245 INFO (searcherExecutor-5396-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1df1bad[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100)))}
[junit4] 2> 1567246 INFO (qtp22068022-14217) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 165
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 1567248 INFO (qtp22068022-14222) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_400
(1576531318373613568), source_401 (1576531318374662144), source_402
(1576531318374662145), source_403 (1576531318374662146), source_404
(1576531318374662147), source_405 (1576531318374662148), source_406
(1576531318374662149), source_407 (1576531318374662150), source_408
(1576531318374662151), source_409 (1576531318374662152), ... (100 adds)]} 0 1
[junit4] 2> 1567249 INFO (qtp22068022-14224) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576531318376759296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567249 INFO (qtp22068022-14224) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1b1e0e3
commitCommandVersion:1576531318376759296
[junit4] 2> 1567462 INFO (qtp22068022-14224) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1ca8ef8[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1567462 INFO (qtp22068022-14224) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567463 INFO (searcherExecutor-5396-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1ca8ef8[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)))}
[junit4] 2> 1567463 INFO (qtp22068022-14224) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 214
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 1567467 INFO (qtp22068022-14218) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_500
(1576531318602203136), source_501 (1576531318603251712), source_502
(1576531318603251713), source_503 (1576531318603251714), source_504
(1576531318603251715), source_505 (1576531318603251716), source_506
(1576531318603251717), source_507 (1576531318603251718), source_508
(1576531318603251719), source_509 (1576531318603251720), ... (100 adds)]} 0 2
[junit4] 2> 1567467 INFO (qtp22068022-14217) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576531318605348867,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567467 INFO (qtp22068022-14217) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1b1e0e3
commitCommandVersion:1576531318605348867
[junit4] 2> 1567671 INFO (qtp22068022-14217) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@f2bb72[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1567671 INFO (qtp22068022-14217) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567672 INFO (searcherExecutor-5396-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@f2bb72[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100)))}
[junit4] 2> 1567673 INFO (qtp22068022-14217) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 205
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 1567675 INFO (qtp22068022-14222) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_600
(1576531318821355520), source_601 (1576531318822404096), source_602
(1576531318822404097), source_603 (1576531318822404098), source_604
(1576531318822404099), source_605 (1576531318822404100), source_606
(1576531318822404101), source_607 (1576531318822404102), source_608
(1576531318822404103), source_609 (1576531318822404104), ... (100 adds)]} 0 1
[junit4] 2> 1567675 INFO (qtp22068022-14224) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576531318823452711,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567675 INFO (qtp22068022-14224) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1b1e0e3
commitCommandVersion:1576531318823452711
[junit4] 2> 1567894 INFO (qtp22068022-14224) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1cbda4[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1567894 INFO (qtp22068022-14224) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567896 INFO (searcherExecutor-5396-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1cbda4[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)))}
[junit4] 2> 1567896 INFO (qtp22068022-14224) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 220
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 1567899 INFO (qtp22068022-14218) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_700
(1576531319056236544), source_701 (1576531319057285120), source_702
(1576531319057285121), source_703 (1576531319057285122), source_704
(1576531319057285123), source_705 (1576531319057285124), source_706
(1576531319057285125), source_707 (1576531319057285126), source_708
(1576531319057285127), source_709 (1576531319057285128), ... (100 adds)]} 0 2
[junit4] 2> 1567900 INFO (qtp22068022-14217) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576531319059382272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567900 INFO (qtp22068022-14217) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1b1e0e3
commitCommandVersion:1576531319059382272
[junit4] 2> 1568141 INFO (qtp22068022-14217) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@f4a23d[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1568142 INFO (qtp22068022-14217) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1568143 INFO (searcherExecutor-5396-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@f4a23d[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)
Uninverting(_7(7.1.0):C100)))}
[junit4] 2> 1568143 INFO (qtp22068022-14217) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 243
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 1568145 INFO (qtp22068022-14222) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_800
(1576531319315234816), source_801 (1576531319316283392), source_802
(1576531319316283393), source_803 (1576531319316283394), source_804
(1576531319316283395), source_805 (1576531319316283396), source_806
(1576531319316283397), source_807 (1576531319316283398), source_808
(1576531319316283399), source_809 (1576531319316283400), ... (100 adds)]} 0 1
[junit4] 2> 1568146 INFO (qtp22068022-14224) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576531319317331968,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1568146 INFO (qtp22068022-14224) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1b1e0e3
commitCommandVersion:1576531319317331968
[junit4] 2> 1568469 INFO (qtp22068022-14224) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1f563aa[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1568469 INFO (qtp22068022-14224) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1568470 INFO (searcherExecutor-5396-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1f563aa[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)
Uninverting(_7(7.1.0):C100) Uninverting(_8(7.1.0):C100)))}
[junit4] 2> 1568470 INFO (qtp22068022-14224) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 324
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 1568473 INFO (qtp22068022-14218) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_900
(1576531319658119168), source_901 (1576531319659167744), source_902
(1576531319659167745), source_903 (1576531319659167746), source_904
(1576531319659167747), source_905 (1576531319659167748), source_906
(1576531319659167749), source_907 (1576531319659167750), source_908
(1576531319659167751), source_909 (1576531319659167752), ... (100 adds)]} 0 2
[junit4] 2> 1568474 INFO (qtp22068022-14217) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576531319661264896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1568474 INFO (qtp22068022-14217) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1b1e0e3
commitCommandVersion:1576531319661264896
[junit4] 2> 1568748 INFO (qtp22068022-14217) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@174abb8[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1568750 INFO (searcherExecutor-5396-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@174abb8[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)
Uninverting(_7(7.1.0):C100) Uninverting(_8(7.1.0):C100)
Uninverting(_9(7.1.0):C100)))}
[junit4] 2> 1568751 INFO (qtp22068022-14217) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1568751 INFO (qtp22068022-14217) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 277
[junit4] 2> 1568752 INFO (qtp22068022-14217) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0
QTime=0
[junit4] 2> 1568752 INFO (qtp22068022-14217) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/get
params={qt=/get&_stateVer_=cdcr-source:4&getVersions=1000&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1568760 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.e.j.s.AbstractConnector Stopped ServerConnector@f46cd5{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1568763 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4103488
[junit4] 2> 1568764 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1568764 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@df6981: rootName =
solr_46007, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@b85cb1
[junit4] 2> 1568772 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1568772 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@8f9fb2: rootName =
solr_46007, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@57479d
[junit4] 2> 1568779 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1568779 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@aed2: rootName = solr_46007,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@68dc0f
[junit4] 2> 1568783 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 1568784 INFO (coreCloseExecutor-5401-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@18b871d
[junit4] 2> 1568784 INFO (coreCloseExecutor-5401-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.cdcr-source.shard1.replica_n1, tag=25921309
[junit4] 2> 1568784 INFO (coreCloseExecutor-5401-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@d78fda: rootName =
solr_46007, domain = solr.core.cdcr-source.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.cdcr-source.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@1a88819
[junit4] 2> 1568784 INFO (zkCallback-1853-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1568784 INFO (zkCallback-1853-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1568794 INFO (coreCloseExecutor-5401-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.cdcr-source.shard1.leader, tag=25921309
[junit4] 2> 1568891 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.Overseer Overseer
(id=98533207118512131-127.0.0.1:46007_solr-n_0000000000) closing
[junit4] 2> 1568891 INFO
(OverseerStateUpdate-98533207118512131-127.0.0.1:46007_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46007_solr
[junit4] 2> 1568892 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5990a{/solr,null,UNAVAILABLE}
[junit4] 2> 1568892 INFO (zkCallback-1860-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 1568893 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1568893 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15438e{/solr,null,AVAILABLE}
[junit4] 2> 1568894 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@1d25221{SSL,[ssl,
http/1.1]}{127.0.0.1:38603}
[junit4] 2> 1568894 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.e.j.s.Server Started @1570820ms
[junit4] 2> 1568894 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38603}
[junit4] 2> 1568894 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1568894 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.1.0
[junit4] 2> 1568894 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1568894 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 1568895 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-23T14:10:28.992Z
[junit4] 2> 1568898 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1568903 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45699/solr
[junit4] 2> 1568910 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1568910 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:38603_solr
[junit4] 2> 1568910 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.Overseer Overseer
(id=98533207118512139-127.0.0.1:38603_solr-n_0000000001) starting
[junit4] 2> 1568916 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38603_solr
[junit4] 2> 1568916 INFO (zkCallback-1866-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1568916 INFO (zkCallback-1860-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1569007 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38603.solr.node'
(registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f1ac01
[junit4] 2> 1569020 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38603.solr.jvm'
(registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f1ac01
[junit4] 2> 1569021 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38603.solr.jetty'
(registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f1ac01
[junit4] 2> 1569031 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_8DB66A8FA40C60D9-001/cdcr-source-001/node1/.
[junit4] 2> 1569031 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [cdcr-source_shard1_replica_n1]
[junit4] 2> 1569032 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1569033 INFO (zkCallback-1866-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1569033 INFO (zkCallback-1866-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1570036 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1570038 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 1570040 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1570040 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1570041 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-source/managed-schema
[junit4] 2> 1570042 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to
/configs/cdcr-source/schema.xml.bak
[junit4] 2> 1570042 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using
configuration from collection cdcr-source, trusted=true
[junit4] 2> 1570042 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38603.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f1ac01
[junit4] 2> 1570042 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1570042 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_8DB66A8FA40C60D9-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_8DB66A8FA40C60D9-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
[junit4] 2> 1570082 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1570082 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1570084 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1570084 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1570104 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@40c795[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1570105 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 1570105 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 1570105 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-source/managed-schema
[junit4] 2> 1570105 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1570105 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1570108 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 1570109 INFO (coreLoadExecutor-5410-thread-1) [ ]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-source/cdcr/state/process
[junit4] 2> 1570125 INFO (searcherExecutor-5411-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@40c795[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.1.0):C1000)))}
[junit4] 2> 1570131 INFO (coreZkRegister-5403-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1570131 INFO (coreZkRegister-5403-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1570131 INFO (coreZkRegister-5403-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:38603/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 1570131 INFO (coreZkRegister-5403-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1570131 INFO (coreZkRegister-5403-thread-1) [ ]
o.a.s.c.SyncStrategy
https://127.0.0.1:38603/solr/cdcr-source_shard1_replica_n1/ has no replicas
[junit4] 2> 1570131 INFO (coreZkRegister-5403-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1570133 INFO (zkCallback-1866-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
[junit4] 2> 1570134 INFO (coreZkRegister-5403-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38603/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 1570134 INFO (coreZkRegister-5403-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1570164 INFO (qtp6798758-14272) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1570236 INFO (zkCallback-1866-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1570236 INFO (zkCallback-1866-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1570550 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection: cdcr-source failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 1570550 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
cdcr-source
[junit4] 2> 1570551 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.s.i.CloudSolrClient Request to collection cdcr-source failed
due to (510) org.apache.solr.common.SolrException: Could not find a healthy
node to handle the request., retry? 0
[junit4] 2> 1570551 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.s.i.CloudSolrClient Re-trying request to collection(s)
cdcr-source after stale state error from server.
[junit4] 2> 1570553 INFO (qtp6798758-14277) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:7&wt=javabin&version=2} hits=1000 status=0
QTime=0
[junit4] 2> 1570559 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1570559 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8DB66A8FA40C60D9])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:33999/solr ready
[junit4] 2> 1570591 INFO (qtp28212098-14176) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1570592 INFO (OverseerThreadFactory-5385-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection cdcr-target
[junit4] 2> 1570697 INFO
(OverseerStateUpdate-98533207097868291-127.0.0.1:45359_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-target",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-target_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45359/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1570901 INFO (qtp28212098-14183) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1570901 INFO (qtp28212098-14183) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1571004 INFO (zkCallback-1841-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1571005 INFO (zkCallback-1841-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1571906 INFO (qtp28212098-14183) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1571909 INFO (qtp28212098-14183) [ ]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 1571910 INFO (qtp28212098-14183) [ ] o.a.s.s.IndexSchema
[cdcr-target_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1571911 INFO (qtp28212098-14183) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1571912 INFO (qtp28212098-14183) [ ]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-target/managed-schema
[junit4] 2> 1571913 INFO (qtp28212098-14183) [ ]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to
/configs/cdcr-target/schema.xml.bak
[junit4] 2> 1571913 INFO (qtp28212098-14183) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'cdcr-target_shard1_replica_n1' using configuration from
collection cdcr-target, trusted=true
[junit4] 2> 1571913 INFO (qtp28212098-14183) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45359.solr.core.cdcr-target.shard1.replica_n1' (registry
'solr.core.cdcr-target.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f1ac01
[junit4] 2> 1571913 INFO (qtp28212098-14183) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1571913 INFO (qtp28212098-14183) [ ] o.a.s.c.SolrCore
[[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_8DB66A8FA40C60D9-001/cdcr-target-001/node1/cdcr-target_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_8DB66A8FA40C60D9-001/cdcr-target-001/node1/./cdcr-target_shard1_replica_n1/data/]
[junit4] 2> 1571975 INFO (qtp28212098-14183) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1571975 INFO (qtp28212098-14183) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1571977 INFO (qtp28212098-14183) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1571977 INFO (qtp28212098-14183) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1571979 INFO (qtp28212098-14183) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@10a0809[cdcr-target_shard1_replica_n1] main]
[junit4] 2> 1571980 INFO (qtp28212098-14183) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-target
[junit4] 2> 1571980 INFO (qtp28212098-14183) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-target
[junit4] 2> 1571980 INFO (qtp28212098-14183) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-target/managed-schema
[junit4] 2> 1571980 INFO (qtp28212098-14183) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1571981 INFO (qtp28212098-14183) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1571982 INFO (qtp28212098-14183) [ ]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 1571982 INFO (qtp28212098-14183) [ ]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-target/cdcr/state/process
[junit4] 2> 1571983 INFO (searcherExecutor-5417-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher
Searcher@10a0809[cdcr-target_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1571984 INFO (qtp28212098-14183) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576531323341766656
[junit4] 2> 1571988 INFO (qtp28212098-14183) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1571988 INFO (qtp28212098-14183) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1571988 INFO (qtp28212098-14183) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:45359/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 1571988 INFO (qtp28212098-14183) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1571988 INFO (qtp28212098-14183) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:45359/solr/cdcr-target_shard1_replica_n1/ has no replicas
[junit4] 2> 1571988 INFO (qtp28212098-14183) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1571990 INFO (zkCallback-1841-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
[junit4] 2> 1571991 INFO (qtp28212098-14183) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45359/solr/cdcr-target_shard1_replica_n1/ shard1
[junit4] 2> 1572092 INFO (zkCallback-1841-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1572092 INFO (zkCallback-1841-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1572141 INFO (qtp28212098-14183) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1572142 INFO (qtp28212098-14183) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1241
[junit4] 2> 1572144 INFO (qtp28212098-14176) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1572245 INFO (zkCallback-1841-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1572245 INFO (zkCallback-1841-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1572593 INFO
(OverseerCollectionConfigSetProcessor-98533207097868291-127.0.0.1:45359_solr-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> 1573145 INFO (qtp28212098-14176) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2554
[junit4] 2> 1574148 INFO (zkCallback-1841-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
[junit4] 2> 1574148 INFO (zkCallback-1841-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-target:shard1
[junit4] 2> 1574148 INFO (qtp28212098-14181) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-target:4&action=start&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1574156 INFO (qtp6798758-14278) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1574156 INFO (qtp6798758-14278) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33999/solr ready
[junit4] 2> 1574166 INFO (qtp28212098-14179) [ ]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 1574166 INFO (qtp28212098-14179) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1574167 INFO (qtp28212098-14183) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-target:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=8
[junit4] 2> 1574167 INFO (qtp6798758-14278) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-target with checkpoint -1 @ cdcr-source:shard1
[junit4] 2> 1574167 INFO (qtp6798758-14278) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target, shard: shard1
[junit4] 2> 1574169 INFO (qtp6798758-14278) [ ]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 1574170 INFO (zkCallback-1866-thread-1) [ ]
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
[junit4] 2> 1574171 INFO (cdcr-bootstrap-status-1872-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
https://127.0.0.1:45359/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 1574171 INFO (zkCallback-1866-thread-1) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-source:shard1
[junit4] 2> 1574171 INFO (qtp6798758-14278) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-source:7&action=start&wt=javabin&version=2}
status=0 QTime=21
[junit4] 2> 1574173 INFO (qtp6798758-14273) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-source:7&action=queues&wt=javabin&version=2}
status=0 QTime=1
[junit4] 1> Cdcr queue response:
{responseHeader={status=0,QTime=1},queues={127.0.0.1:33999/solr={cdcr-target={queueSize=-441450497,lastTimestamp=}}},tlogTotalSize=4773,tlogTotalCount=1,updateLogSynchronizer=stopped}
[junit4] 2> 1574173 INFO (qtp28212098-14178) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=https://127.0.0.1:38603/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 1574174 INFO (qtp28212098-14182) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576531325638148096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1574174 INFO (qtp28212098-14182) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1574174 INFO (qtp28212098-14182) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1574174 INFO (qtp28212098-14182) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-target:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1574174 INFO (recoveryExecutor-1839-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1574175 INFO (qtp28212098-14181) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-target:4&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 1574175 INFO (qtp28212098-14179) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1574176 INFO (cdcr-bootstrap-status-1872-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping
for 2000 ms
[junit4] 2> 1574177 INFO (qtp6798758-14278) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576531325641293824,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1574177 INFO (qtp6798758-14278) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1574178 INFO (qtp6798758-14278) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1574178 INFO (qtp6798758-14278) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1574180 INFO (qtp6798758-14278) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1574181 INFO (recoveryExecutor-1839-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 12
[junit4] 2> 1574181 INFO (recoveryExecutor-1839-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 1503497428571
[junit4] 2> 1574181 INFO (recoveryExecutor-1839-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1574181 INFO (recoveryExecutor-1839-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1574181 INFO (recoveryExecutor-1839-thread-1) [ ]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 1574187 INFO (qtp6798758-14278) [ ]
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4773,
name=tlog.0000000000000000009}]
[junit4] 2> 1574187 INFO (qtp6798758-14278) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=6
[junit4] 2> 1574188 INFO (recoveryExecutor-1839-thread-1) [ ]
o.a.s.h.IndexFetcher Number of files in latest index in master: 20
[junit4] 2> 1574188 INFO (recoveryExecutor-1839-thread-1) [ ]
o.a.s.h.IndexFetcher Number of tlog files in master: 1
[junit4] 2> 1574189 INFO (recoveryExecutor-1839-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1574189 INFO (recoveryExecutor-1839-thread-1) [ ]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@11f092b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b6c810)
[junit4] 2> 1574200 INFO (qtp6798758-14275) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574204 INFO (qtp6798758-14277) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Asserting_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574205 INFO (qtp6798758-14274) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_LuceneFixedGap_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574207 INFO (qtp6798758-14278) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574208 INFO (qtp6798758-14278) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574209 INFO (qtp6798758-14278) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_LuceneFixedGap_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574211 INFO (qtp6798758-14274) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_LuceneFixedGap_0.tii&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574213 INFO (qtp6798758-14274) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574215 INFO (qtp6798758-14277) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_MockRandom_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574216 INFO (qtp6798758-14277) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574217 INFO (qtp6798758-14277) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574218 INFO (qtp6798758-14274) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_MockRandom_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574219 INFO (qtp6798758-14278) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_MockRandom_0.tii&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574220 INFO (qtp6798758-14275) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_LuceneFixedGap_0.tib&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574221 INFO (qtp6798758-14275) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574222 INFO (qtp6798758-14274) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574223 INFO (qtp6798758-14278) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574224 INFO (qtp6798758-14278) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_MockRandom_0.tib&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574226 INFO (qtp6798758-14275) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574227 INFO (qtp6798758-14275) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=segments_c&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1574227 INFO (recoveryExecutor-1839-thread-1) [ ]
o.a.s.h.IndexFetcher Starting download of tlog files from master:
[...truncated too long message...]
UStatsCache, TestQuerySenderListener, TestUtils, TestGeoJSONResponseWriter,
SuggesterTest, TestSolrDeletionPolicy2, TestIntervalFaceting,
TestLeaderElectionZkExpiry, DocValuesMissingTest, TestBulkSchemaConcurrent,
AutoCommitTest, TestSuggestSpellingConverter, TestFieldCacheSortRandom,
SpatialHeatmapFacetsTest, SolrJmxReporterTest, SegmentsInfoRequestHandlerTest,
SolrShardReporterTest, TestConfigSetsAPIExclusivity,
DistributedFacetPivotLargeTest, TestDistribIDF, TestFileDictionaryLookup,
TestDistributedMissingSort, TestQueryUtils, TestGroupingSearch,
TestIndexSearcher, SpellPossibilityIteratorTest, HighlighterMaxOffsetTest,
CdcrUpdateLogTest, TestImpersonationWithHadoopAuth,
PKIAuthenticationIntegrationTest, TestDeleteCollectionOnDownNodes,
ClusterStateTest, CursorMarkTest, TestUseDocValuesAsStored2,
ShowFileRequestHandlerTest, URLClassifyProcessorTest,
TestTolerantUpdateProcessorRandomCloud, PingRequestHandlerTest,
NodeMutatorTest, TestSSLRandomization, UnloadDistributedZkTest,
MinimalSchemaTest, TestSimpleQParserPlugin, TestReload,
TestBinaryResponseWriter, DocExpirationUpdateProcessorFactoryTest,
TestSizeLimitedDistributedMap, SearchHandlerTest,
TestExclusionRuleCollectionAccess, DateMathParserTest, NumericFieldsTest,
TestDFRSimilarityFactory, DeleteShardTest, NotRequiredUniqueKeyTest,
TestStressUserVersions, TestRecoveryHdfs, TestSchemaManager, TestZkChroot,
HttpSolrCallGetCoreTest, HdfsDirectoryTest, TestHdfsBackupRestoreCore,
DocumentBuilderTest, TestCloudJSONFacetJoinDomain, DistributedVersionInfoTest,
TestFastWriter, V2ApiIntegrationTest, TestPolicyCloud,
UninvertDocValuesMergePolicyTest, TestUniqueKeyFieldResource, TestRecovery,
MetricsHandlerTest, TestManagedResourceStorage, BlockCacheTest,
TestSolrCoreProperties, PreAnalyzedFieldManagedSchemaCloudTest,
BadIndexSchemaTest, RulesTest, ReplicationFactorTest, TestTolerantSearch,
MoveReplicaHDFSUlogDirTest, TestFoldingMultitermQuery, TestCodecSupport,
TestAnalyzedSuggestions, TestGraphTermsQParserPlugin, ZkSolrClientTest,
TestRangeQuery, HighlighterTest, SimplePostToolTest,
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest,
TestExtendedDismaxParser, SpellCheckCollatorTest, DocValuesTest,
FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest,
TestRemoteStreaming, SolrInfoBeanTest, CacheHeaderTest,
TestSurroundQueryParser, DirectSolrSpellCheckerTest, TestQueryTypes,
FileBasedSpellCheckerTest, TestValueSourceCache,
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest,
TestSolrQueryParser, RegexBoostProcessorTest, IndexSchemaTest,
TestCollationField, ReturnFieldsTest, MBeansHandlerTest, TestSolrJ,
ZkNodePropsTest, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest,
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
AsyncCallRequestStatusResponseTest, CdcrBootstrapTest]
[junit4] Completed [503/731 (1!)] on J2 in 203.51s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 400 lines...]
[junit4] Suite: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.SolrSlf4jReporterTest_8DB66A8FA40C60D9-001/init-core-data-001
[junit4] 2> 2267721 WARN
(SUITE-SolrSlf4jReporterTest-seed#[8DB66A8FA40C60D9]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter
-Dtests.seed=8DB66A8FA40C60D9 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=id -Dtests.timezone=Europe/Moscow -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 6.28s J2 | SolrSlf4jReporterTest.testReporter <<<
[junit4] > Throwable #1: java.lang.AssertionError: No 'solr.node' logs
in: {numFound=0,start=0,docs=[]}
[junit4] > at
__randomizedtesting.SeedInfo.seed([8DB66A8FA40C60D9:D25247B8CF00F39C]:0)
[junit4] > at
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:85)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.SolrSlf4jReporterTest_8DB66A8FA40C60D9-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=id, timezone=Europe/Moscow
[junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9
(32-bit)/cpus=8,threads=1,free=279524592,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [HardAutoCommitTest,
CloudExitableDirectoryReaderTest, TestSolrQueryResponse, QueryEqualityTest,
TestSort, RecoveryAfterSoftCommitTest, CdcrRequestHandlerTest,
TestCollationFieldDocValues, TestCollectionAPIs,
TestLMJelinekMercerSimilarityFactory, TestRuleBasedAuthorizationPlugin,
HttpPartitionTest, HdfsNNFailoverTest, SuggesterFSTTest, MigrateRouteKeyTest,
TestImplicitCoreProperties, TestCollectionAPI, LeaderElectionTest,
DirectoryFactoryTest, TestPivotHelperCode, BasicDistributedZk2Test,
RecoveryZkTest, TestLegacyField, CollectionTooManyReplicasTest, StressHdfsTest,
TestNumericRangeQuery64, TestFieldCollectionResource,
TestNamedUpdateProcessors, HdfsTlogReplayBufferedWhileIndexingTest,
TestLFUCache, SortByFunctionTest, CachingDirectoryFactoryTest,
ActionThrottleTest, HdfsRestartWhileUpdatingTest, TestRandomFlRTGCloud,
TestRestoreCore, ChaosMonkeySafeLeaderWithPullReplicasTest, TestLRUStatsCache,
TestQuerySenderListener, TestUtils, TestGeoJSONResponseWriter, SuggesterTest,
TestSolrDeletionPolicy2, TestIntervalFaceting, TestLeaderElectionZkExpiry,
DocValuesMissingTest, TestBulkSchemaConcurrent, AutoCommitTest,
TestSuggestSpellingConverter, TestFieldCacheSortRandom,
SpatialHeatmapFacetsTest, SolrJmxReporterTest, SegmentsInfoRequestHandlerTest,
SolrShardReporterTest, TestConfigSetsAPIExclusivity,
DistributedFacetPivotLargeTest, TestDistribIDF, TestFileDictionaryLookup,
TestDistributedMissingSort, TestQueryUtils, TestGroupingSearch,
TestIndexSearcher, SpellPossibilityIteratorTest, HighlighterMaxOffsetTest,
CdcrUpdateLogTest, TestImpersonationWithHadoopAuth,
PKIAuthenticationIntegrationTest, TestDeleteCollectionOnDownNodes,
ClusterStateTest, CursorMarkTest, TestUseDocValuesAsStored2,
ShowFileRequestHandlerTest, URLClassifyProcessorTest,
TestTolerantUpdateProcessorRandomCloud, PingRequestHandlerTest,
NodeMutatorTest, TestSSLRandomization, UnloadDistributedZkTest,
MinimalSchemaTest, TestSimpleQParserPlugin, TestReload,
TestBinaryResponseWriter, DocExpirationUpdateProcessorFactoryTest,
TestSizeLimitedDistributedMap, SearchHandlerTest,
TestExclusionRuleCollectionAccess, DateMathParserTest, NumericFieldsTest,
TestDFRSimilarityFactory, DeleteShardTest, NotRequiredUniqueKeyTest,
TestStressUserVersions, TestRecoveryHdfs, TestSchemaManager, TestZkChroot,
HttpSolrCallGetCoreTest, HdfsDirectoryTest, TestHdfsBackupRestoreCore,
DocumentBuilderTest, TestCloudJSONFacetJoinDomain, DistributedVersionInfoTest,
TestFastWriter, V2ApiIntegrationTest, TestPolicyCloud,
UninvertDocValuesMergePolicyTest, TestUniqueKeyFieldResource, TestRecovery,
MetricsHandlerTest, TestManagedResourceStorage, BlockCacheTest,
TestSolrCoreProperties, PreAnalyzedFieldManagedSchemaCloudTest,
BadIndexSchemaTest, RulesTest, ReplicationFactorTest, TestTolerantSearch,
MoveReplicaHDFSUlogDirTest, TestFoldingMultitermQuery, TestCodecSupport,
TestAnalyzedSuggestions, TestGraphTermsQParserPlugin, ZkSolrClientTest,
TestRangeQuery, HighlighterTest, SimplePostToolTest,
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest,
TestExtendedDismaxParser, SpellCheckCollatorTest, DocValuesTest,
FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest,
TestRemoteStreaming, SolrInfoBeanTest, CacheHeaderTest,
TestSurroundQueryParser, DirectSolrSpellCheckerTest, TestQueryTypes,
FileBasedSpellCheckerTest, TestValueSourceCache,
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest,
TestSolrQueryParser, RegexBoostProcessorTest, IndexSchemaTest,
TestCollationField, ReturnFieldsTest, MBeansHandlerTest, TestSolrJ,
ZkNodePropsTest, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest,
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, DistribCursorPagingTest,
DistributedQueueTest, LeaderElectionContextKeyTest,
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnCommitTest,
MoveReplicaHDFSTest, MultiThreadedOCPTest, SSLMigrationTest,
SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest,
TestCloudPseudoReturnFields, TestConfigSetsAPIZkFailure,
TestDownShardTolerantSearch, TestLockTree, TestMiniSolrCloudClusterSSL,
TestReplicaProperties, TestSolrCloudWithDelegationTokens,
TestStressCloudBlindAtomicUpdates, TlogReplayBufferedWhileIndexingTest,
TriLevelCompositeIdRoutingTest, HdfsRecoveryZkTest, TestNRTOpen,
TestShardHandlerFactory, TestSimpleTextCodec, TestSolrCloudSnapshots,
TestSQLHandler, DistributedExpandComponentTest,
DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest,
TestHttpShardHandlerFactory, TestTrackingShardHandlerFactory,
SolrSlf4jReporterTest]
[junit4] Completed [630/731 (2!)] on J2 in 6.31s, 1 test, 1 failure <<<
FAILURES!
[...truncated 36857 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]