Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22877/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange Error Message: Error from server at http://127.0.0.1:33107/solr: Could not fully remove collection: cdcr-target Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33107/solr: Could not fully remove collection: cdcr-target at __randomizedtesting.SeedInfo.seed([F351567F85D8B8C:DDC55984A6F22DBE]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:461) at org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest.deleteTargetcollection(CdcrWithNodesRestartsTest.java:330) at org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest.deleteCollections(CdcrWithNodesRestartsTest.java:340) at org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange(CdcrWithNodesRestartsTest.java:302) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 15335 lines...] [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_F351567F85D8B8C-001/init-core-data-001 [junit4] 2> 2758782 WARN (SUITE-CdcrWithNodesRestartsTest-seed#[F351567F85D8B8C]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=29 numCloses=29 [junit4] 2> 2758783 INFO (SUITE-CdcrWithNodesRestartsTest-seed#[F351567F85D8B8C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2758784 INFO (SUITE-CdcrWithNodesRestartsTest-seed#[F351567F85D8B8C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 2758784 INFO (SUITE-CdcrWithNodesRestartsTest-seed#[F351567F85D8B8C]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 2758785 INFO (TEST-CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange-seed#[F351567F85D8B8C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testReplicationAfterLeaderChange [junit4] 2> 2758785 INFO (TEST-CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange-seed#[F351567F85D8B8C]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_F351567F85D8B8C-001/cdcr-target-001 [junit4] 2> 2758785 INFO (TEST-CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange-seed#[F351567F85D8B8C]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2758786 INFO (Thread-3663) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2758786 INFO (Thread-3663) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2758787 ERROR (Thread-3663) [ ] 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> 2758886 INFO (TEST-CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange-seed#[F351567F85D8B8C]) [ ] o.a.s.c.ZkTestServer start zk server on port:38645 [junit4] 2> 2758887 INFO (zkConnectionManagerCallback-4327-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2758890 INFO (jetty-launcher-4324-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2758890 INFO (jetty-launcher-4324-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2758890 INFO (jetty-launcher-4324-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2758890 INFO (jetty-launcher-4324-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2758890 INFO (jetty-launcher-4324-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2758891 INFO (jetty-launcher-4324-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2758891 INFO (jetty-launcher-4324-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2758891 INFO (jetty-launcher-4324-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2758891 INFO (jetty-launcher-4324-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70dba2b6{/solr,null,AVAILABLE} [junit4] 2> 2758891 INFO (jetty-launcher-4324-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4872d2a4{/solr,null,AVAILABLE} [junit4] 2> 2758891 INFO (jetty-launcher-4324-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5b8995ad{HTTP/1.1,[http/1.1]}{127.0.0.1:40789} [junit4] 2> 2758891 INFO (jetty-launcher-4324-thread-1) [ ] o.e.j.s.Server Started @2758924ms [junit4] 2> 2758891 INFO (jetty-launcher-4324-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4a981d72{HTTP/1.1,[http/1.1]}{127.0.0.1:33107} [junit4] 2> 2758891 INFO (jetty-launcher-4324-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40789} [junit4] 2> 2758891 INFO (jetty-launcher-4324-thread-2) [ ] o.e.j.s.Server Started @2758924ms [junit4] 2> 2758892 INFO (jetty-launcher-4324-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33107} [junit4] 2> 2758892 ERROR (jetty-launcher-4324-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2758892 ERROR (jetty-launcher-4324-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2758892 INFO (jetty-launcher-4324-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2758892 INFO (jetty-launcher-4324-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2758892 INFO (jetty-launcher-4324-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2758892 INFO (jetty-launcher-4324-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2758892 INFO (jetty-launcher-4324-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2758892 INFO (jetty-launcher-4324-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2758892 INFO (jetty-launcher-4324-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2758892 INFO (jetty-launcher-4324-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2758892 INFO (jetty-launcher-4324-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-18T07:41:56.826Z [junit4] 2> 2758892 INFO (jetty-launcher-4324-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-18T07:41:56.826Z [junit4] 2> 2758893 INFO (zkConnectionManagerCallback-4330-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2758893 INFO (zkConnectionManagerCallback-4331-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2758893 INFO (jetty-launcher-4324-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2758893 INFO (jetty-launcher-4324-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2758897 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100aa01082d0002, likely client has closed socket [junit4] 2> 2758985 INFO (jetty-launcher-4324-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38645/solr [junit4] 2> 2758986 INFO (zkConnectionManagerCallback-4335-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2758987 INFO (zkConnectionManagerCallback-4337-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759018 INFO (jetty-launcher-4324-thread-1) [n:127.0.0.1:40789_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40789_solr [junit4] 2> 2759018 INFO (jetty-launcher-4324-thread-1) [n:127.0.0.1:40789_solr ] o.a.s.c.Overseer Overseer (id=72244515446784004-127.0.0.1:40789_solr-n_0000000000) starting [junit4] 2> 2759021 INFO (zkConnectionManagerCallback-4344-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759021 INFO (jetty-launcher-4324-thread-1) [n:127.0.0.1:40789_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38645/solr ready [junit4] 2> 2759022 INFO (OverseerStateUpdate-72244515446784004-127.0.0.1:40789_solr-n_0000000000) [n:127.0.0.1:40789_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40789_solr [junit4] 2> 2759025 INFO (jetty-launcher-4324-thread-1) [n:127.0.0.1:40789_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40789_solr [junit4] 2> 2759026 INFO (zkCallback-4336-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2759026 INFO (zkCallback-4343-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2759037 INFO (jetty-launcher-4324-thread-1) [n:127.0.0.1:40789_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2759048 INFO (jetty-launcher-4324-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38645/solr [junit4] 2> 2759049 INFO (zkConnectionManagerCallback-4349-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759052 INFO (zkConnectionManagerCallback-4351-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759054 INFO (jetty-launcher-4324-thread-1) [n:127.0.0.1:40789_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40789.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aea1069 [junit4] 2> 2759055 INFO (jetty-launcher-4324-thread-2) [n:127.0.0.1:33107_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2759056 INFO (jetty-launcher-4324-thread-2) [n:127.0.0.1:33107_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2759056 INFO (jetty-launcher-4324-thread-2) [n:127.0.0.1:33107_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33107_solr [junit4] 2> 2759056 INFO (zkCallback-4336-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2759057 INFO (zkCallback-4343-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2759057 INFO (zkCallback-4350-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2759059 INFO (jetty-launcher-4324-thread-1) [n:127.0.0.1:40789_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40789.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aea1069 [junit4] 2> 2759059 INFO (jetty-launcher-4324-thread-1) [n:127.0.0.1:40789_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40789.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aea1069 [junit4] 2> 2759059 INFO (jetty-launcher-4324-thread-1) [n:127.0.0.1:40789_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_F351567F85D8B8C-001/cdcr-target-001/node1/. [junit4] 2> 2759069 INFO (zkConnectionManagerCallback-4358-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759069 INFO (jetty-launcher-4324-thread-2) [n:127.0.0.1:33107_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2759070 INFO (jetty-launcher-4324-thread-2) [n:127.0.0.1:33107_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38645/solr ready [junit4] 2> 2759070 INFO (jetty-launcher-4324-thread-2) [n:127.0.0.1:33107_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2759080 INFO (jetty-launcher-4324-thread-2) [n:127.0.0.1:33107_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33107.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aea1069 [junit4] 2> 2759085 INFO (jetty-launcher-4324-thread-2) [n:127.0.0.1:33107_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33107.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aea1069 [junit4] 2> 2759085 INFO (jetty-launcher-4324-thread-2) [n:127.0.0.1:33107_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33107.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aea1069 [junit4] 2> 2759085 INFO (jetty-launcher-4324-thread-2) [n:127.0.0.1:33107_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_F351567F85D8B8C-001/cdcr-target-001/node2/. [junit4] 2> 2759099 INFO (zkConnectionManagerCallback-4361-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759101 INFO (zkConnectionManagerCallback-4364-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759102 INFO (TEST-CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange-seed#[F351567F85D8B8C]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_F351567F85D8B8C-001/cdcr-source-001 [junit4] 2> 2759102 INFO (TEST-CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange-seed#[F351567F85D8B8C]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2759102 INFO (Thread-3682) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2759102 INFO (Thread-3682) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2759103 ERROR (Thread-3682) [ ] 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> 2759202 INFO (TEST-CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange-seed#[F351567F85D8B8C]) [ ] o.a.s.c.ZkTestServer start zk server on port:37503 [junit4] 2> 2759204 INFO (zkConnectionManagerCallback-4368-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759207 INFO (jetty-launcher-4365-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2759207 INFO (jetty-launcher-4365-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2759207 INFO (jetty-launcher-4365-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2759207 INFO (jetty-launcher-4365-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2759207 INFO (jetty-launcher-4365-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2759207 INFO (jetty-launcher-4365-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2759207 INFO (jetty-launcher-4365-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bc070e4{/solr,null,AVAILABLE} [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6584d7f8{/solr,null,AVAILABLE} [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3dca5080{HTTP/1.1,[http/1.1]}{127.0.0.1:45853} [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@602b4941{HTTP/1.1,[http/1.1]}{127.0.0.1:44279} [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-1) [ ] o.e.j.s.Server Started @2759240ms [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-2) [ ] o.e.j.s.Server Started @2759240ms [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44279} [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45853} [junit4] 2> 2759208 ERROR (jetty-launcher-4365-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2759208 ERROR (jetty-launcher-4365-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-18T07:41:57.142Z [junit4] 2> 2759208 INFO (jetty-launcher-4365-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-18T07:41:57.142Z [junit4] 2> 2759209 INFO (zkConnectionManagerCallback-4371-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759209 INFO (zkConnectionManagerCallback-4372-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759209 INFO (jetty-launcher-4365-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2759209 INFO (jetty-launcher-4365-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2759282 INFO (jetty-launcher-4365-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37503/solr [junit4] 2> 2759283 INFO (zkConnectionManagerCallback-4376-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759284 INFO (zkConnectionManagerCallback-4378-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759303 INFO (jetty-launcher-4365-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37503/solr [junit4] 2> 2759304 INFO (zkConnectionManagerCallback-4384-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759305 INFO (zkConnectionManagerCallback-4386-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759309 INFO (jetty-launcher-4365-thread-1) [n:127.0.0.1:45853_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45853_solr [junit4] 2> 2759309 INFO (jetty-launcher-4365-thread-1) [n:127.0.0.1:45853_solr ] o.a.s.c.Overseer Overseer (id=72244515467493382-127.0.0.1:45853_solr-n_0000000000) starting [junit4] 2> 2759314 INFO (zkConnectionManagerCallback-4393-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759315 INFO (jetty-launcher-4365-thread-2) [n:127.0.0.1:44279_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44279_solr [junit4] 2> 2759315 INFO (jetty-launcher-4365-thread-1) [n:127.0.0.1:45853_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37503/solr ready [junit4] 2> 2759315 INFO (zkCallback-4377-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2759315 INFO (zkCallback-4385-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2759315 INFO (zkCallback-4392-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2759315 INFO (OverseerStateUpdate-72244515467493382-127.0.0.1:45853_solr-n_0000000000) [n:127.0.0.1:45853_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45853_solr [junit4] 2> 2759316 INFO (jetty-launcher-4365-thread-1) [n:127.0.0.1:45853_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2759316 INFO (jetty-launcher-4365-thread-1) [n:127.0.0.1:45853_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45853_solr [junit4] 2> 2759316 INFO (zkCallback-4392-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2759316 INFO (zkCallback-4377-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2759316 INFO (zkCallback-4385-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2759348 INFO (jetty-launcher-4365-thread-1) [n:127.0.0.1:45853_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2759348 INFO (zkConnectionManagerCallback-4399-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759349 INFO (jetty-launcher-4365-thread-2) [n:127.0.0.1:44279_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2759350 INFO (jetty-launcher-4365-thread-2) [n:127.0.0.1:44279_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37503/solr ready [junit4] 2> 2759350 INFO (jetty-launcher-4365-thread-2) [n:127.0.0.1:44279_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2759363 INFO (jetty-launcher-4365-thread-1) [n:127.0.0.1:45853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45853.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aea1069 [junit4] 2> 2759363 INFO (jetty-launcher-4365-thread-2) [n:127.0.0.1:44279_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44279.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aea1069 [junit4] 2> 2759371 INFO (jetty-launcher-4365-thread-1) [n:127.0.0.1:45853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45853.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aea1069 [junit4] 2> 2759371 INFO (jetty-launcher-4365-thread-2) [n:127.0.0.1:44279_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44279.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aea1069 [junit4] 2> 2759371 INFO (jetty-launcher-4365-thread-1) [n:127.0.0.1:45853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45853.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aea1069 [junit4] 2> 2759371 INFO (jetty-launcher-4365-thread-2) [n:127.0.0.1:44279_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44279.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aea1069 [junit4] 2> 2759372 INFO (jetty-launcher-4365-thread-2) [n:127.0.0.1:44279_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_F351567F85D8B8C-001/cdcr-source-001/node2/. [junit4] 2> 2759372 INFO (jetty-launcher-4365-thread-1) [n:127.0.0.1:45853_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_F351567F85D8B8C-001/cdcr-source-001/node1/. [junit4] 2> 2759420 INFO (zkConnectionManagerCallback-4402-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759421 INFO (zkConnectionManagerCallback-4405-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759423 INFO (zkConnectionManagerCallback-4407-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759425 INFO (zkConnectionManagerCallback-4411-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2759425 INFO (TEST-CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange-seed#[F351567F85D8B8C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2759426 INFO (TEST-CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange-seed#[F351567F85D8B8C]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38645/solr ready [junit4] 2> 2759427 INFO (qtp1598974572-21537) [n:127.0.0.1:33107_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2759429 INFO (OverseerThreadFactory-7482-thread-1-processing-n:127.0.0.1:40789_solr) [n:127.0.0.1:40789_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-target [junit4] 2> 2759535 INFO (OverseerStateUpdate-72244515446784004-127.0.0.1:40789_solr-n_0000000000) [n:127.0.0.1:40789_solr ] 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":"http://127.0.0.1:33107/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2759736 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr x:cdcr-target_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&collection=cdcr-target&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin [junit4] 2> 2760745 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2760748 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 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> 2760749 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal [junit4] 2> 2760750 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2760751 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-target/managed-schema [junit4] 2> 2760752 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 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> 2760752 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica_n1' using configuration from collection cdcr-target, trusted=true [junit4] 2> 2760753 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33107.solr.core.cdcr-target.shard1.replica_n1' (registry 'solr.core.cdcr-target.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aea1069 [junit4] 2> 2760753 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_F351567F85D8B8C-001/cdcr-target-001/node2/cdcr-target_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_F351567F85D8B8C-001/cdcr-target-001/node2/./cdcr-target_shard1_replica_n1/data/] [junit4] 2> 2760897 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog [junit4] 2> 2760897 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2760897 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2760897 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2760899 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7204d180[cdcr-target_shard1_replica_n1] main] [junit4] 2> 2760900 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-target [junit4] 2> 2760900 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-target [junit4] 2> 2760900 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-target/managed-schema [junit4] 2> 2760900 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 2760901 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2760901 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-target/cdcr/state/buffer [junit4] 2> 2760902 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-target/cdcr/state/process [junit4] 2> 2760902 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611930291494977536 [junit4] 2> 2760903 INFO (searcherExecutor-7516-thread-1-processing-n:127.0.0.1:33107_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher Searcher@7204d180[cdcr-target_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2760906 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-target/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 2760907 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2760907 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2760907 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33107/solr/cdcr-target_shard1_replica_n1/ [junit4] 2> 2760907 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2760907 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:33107/solr/cdcr-target_shard1_replica_n1/ has no replicas [junit4] 2> 2760907 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2760908 INFO (zkCallback-4350-thread-1) [ ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1 [junit4] 2> 2760909 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33107/solr/cdcr-target_shard1_replica_n1/ shard1 [junit4] 2> 2761011 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2761012 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&collection=cdcr-target&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1276 [junit4] 2> 2761014 INFO (qtp1598974572-21537) [n:127.0.0.1:33107_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 2761113 INFO (zkCallback-4350-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: [2]) [junit4] 2> 2761431 INFO (OverseerCollectionConfigSetProcessor-72244515446784004-127.0.0.1:40789_solr-n_0000000000) [n:127.0.0.1:40789_solr ] 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> 2762014 INFO (qtp1598974572-21537) [n:127.0.0.1:33107_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2587 [junit4] 2> 2763016 INFO (zkConnectionManagerCallback-4413-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2763018 INFO (zkConnectionManagerCallback-4417-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2763019 INFO (TEST-CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange-seed#[F351567F85D8B8C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2763020 INFO (TEST-CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange-seed#[F351567F85D8B8C]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37503/solr ready [junit4] 2> 2763020 INFO (qtp1663020050-21622) [n:127.0.0.1:45853_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=2&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2763021 INFO (OverseerThreadFactory-7507-thread-1-processing-n:127.0.0.1:45853_solr) [n:127.0.0.1:45853_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-source [junit4] 2> 2763126 INFO (OverseerStateUpdate-72244515467493382-127.0.0.1:45853_solr-n_0000000000) [n:127.0.0.1:45853_solr ] 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":"http://127.0.0.1:44279/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2763126 INFO (OverseerStateUpdate-72244515467493382-127.0.0.1:45853_solr-n_0000000000) [n:127.0.0.1:45853_solr ] 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_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:45853/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2763329 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr x:cdcr-source_shard1_replica_n2] 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_node4&name=cdcr-source_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin [junit4] 2> 2763329 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr x:cdcr-source_shard1_replica_n1] 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_node3&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin [junit4] 2> 2763329 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr x:cdcr-source_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2764338 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2764338 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2764342 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] 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> 2764342 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] 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> 2764343 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal [junit4] 2> 2764343 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n2] Schema name=minimal [junit4] 2> 2764344 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2764344 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2764345 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-source/managed-schema [junit4] 2> 2764345 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/cdcr-source/managed-schema already exists - no need to create it [junit4] 2> 2764346 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] 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> 2764346 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n2' using configuration from collection cdcr-source, trusted=true [junit4] 2> 2764346 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45853.solr.core.cdcr-source.shard1.replica_n2' (registry 'solr.core.cdcr-source.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aea1069 [junit4] 2> 2764346 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_F351567F85D8B8C-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_F351567F85D8B8C-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n2/data/] [junit4] 2> 2764346 WARN (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema [junit4] 2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/cdcr-source/schema.xml [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:114) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0] [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0] [junit4] 2> at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:876) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0] [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:245) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:244) ~[java/:?] [junit4] 2> at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349) ~[java/:?] [junit4] 2> at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268) ~[java/:?] [junit4] 2> at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186) ~[java/:?] [junit4] 2> at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45) ~[java/:?] [junit4] 2> at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70) ~[java/:?] [junit4] 2> at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:118) ~[java/:?] [junit4] 2> at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:91) ~[java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1192) ~[java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1139) ~[java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1053) ~[java/:?] [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92) ~[java/:?] [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360) [java/:?] [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:395) [java/:?] [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180) [java/:?] [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [java/:?] [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734) [java/:?] [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715) [java/:?] [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496) [java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377) [java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323) [java/:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) [jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [java/:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) [jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) [jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) [jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:531) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281) [jetty-io-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) [jetty-io-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) [jetty-io-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762) [jetty-util-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680) [jetty-util-9.4.11.v20180605.jar:9.4.11.v20180605] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172] [junit4] 2> 2764347 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from collection cdcr-source, trusted=true [junit4] 2> 2764347 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44279.solr.core.cdcr-source.shard1.replica_n1' (registry 'solr.core.cdcr-source.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5aea1069 [junit4] 2> 2764347 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_F351567F85D8B8C-001/cdcr-source-001/node2/cdcr-source_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_F351567F85D8B8C-001/cdcr-source-001/node2/./cdcr-source_shard1_replica_n1/data/] [junit4] 2> 2764410 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog [junit4] 2> 2764410 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog [junit4] 2> 2764410 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2764410 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2764411 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2764411 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2764411 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2764411 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2764413 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ecfdc9d[cdcr-source_shard1_replica_n1] main] [junit4] 2> 2764413 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c3aa80b[cdcr-source_shard1_replica_n2] main] [junit4] 2> 2764414 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source [junit4] 2> 2764414 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source [junit4] 2> 2764414 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source [junit4] 2> 2764414 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source [junit4] 2> 2764414 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-source/managed-schema [junit4] 2> 2764414 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-source/managed-schema [junit4] 2> 2764414 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper [junit4] 2> 2764414 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 2764415 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2764416 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-source/cdcr/state/buffer [junit4] 2> 2764416 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-source/cdcr/state/process [junit4] 2> 2764416 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n2] Schema name=minimal [junit4] 2> 2764418 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2764418 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms [junit4] 2> 2764419 INFO (searcherExecutor-7523-thread-1-processing-n:127.0.0.1:44279_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node3) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@2ecfdc9d[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2764419 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611930295182819328 [junit4] 2> 2764419 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2764420 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611930295183867904 [junit4] 2> 2764421 INFO (searcherExecutor-7522-thread-1-processing-n:127.0.0.1:45853_solr x:cdcr-source_shard1_replica_n2 c:cdcr-source s:shard1 r:core_node4) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n2] Registered new searcher Searcher@4c3aa80b[cdcr-source_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2764422 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 2764423 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1} [junit4] 2> 2764424 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2764424 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2764424 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44279/solr/cdcr-source_shard1_replica_n1/ [junit4] 2> 2764424 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=cdcr-source_shard1_replica_n1 url=http://127.0.0.1:44279/solr START replicas=[http://127.0.0.1:45853/solr/cdcr-source_shard1_replica_n2/] nUpdates=100 [junit4] 2> 2764424 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=cdcr-source_shard1_replica_n1 url=http://127.0.0.1:44279/solr DONE. We have no versions. sync failed. [junit4] 2> 2764426 INFO (qtp1663020050-21615) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.c.S.Request [cdcr-source_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2764426 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2764426 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 2764426 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2764427 INFO (zkCallback-4377-thread-1) [ ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1 [junit4] 2> 2764427 INFO (zkCallback-4385-thread-1) [ ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1 [junit4] 2> 2764428 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44279/solr/cdcr-source_shard1_replica_n1/ shard1 [junit4] 2> 2764530 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2764531 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] 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_node3&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1202 [junit4] 2> 2764631 INFO (zkCallback-4377-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: [2]) [junit4] 2> 2765423 INFO (qtp542827215-21610) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] 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> 2765426 INFO (qtp1663020050-21613) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] 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_node4&name=cdcr-source_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=2097 [junit4] 2> 2765428 INFO (qtp1663020050-21622) [n:127.0.0.1:45853_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 2765526 INFO (zkCallback-4385-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: [2]) [junit4] 2> 2765526 INFO (zkCallback-4377-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: [2]) [junit4] 2> 2766425 INFO (qtp542827215-21612) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] 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> 2766428 INFO (qtp1663020050-21622) [n:127.0.0.1:45853_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=2&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=3407 [junit4] 2> 2767023 INFO (OverseerCollectionConfigSetProcessor-72244515467493382-127.0.0.1:45853_solr-n_0000000000) [n:127.0.0.1:45853_solr ] 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> 2767426 INFO (qtp542827215-21608) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] 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> 2767429 INFO (zkConnectionManagerCallback-4424-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2767430 INFO (qtp542827215-21609) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2767430 INFO (qtp542827215-21609) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38645/solr ready [junit4] 2> 2767432 INFO (qtp1598974572-21522) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0 [junit4] 2> 2767433 INFO (qtp1598974572-21522) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 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> 2767433 INFO (qtp1598974572-21528) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 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=1 [junit4] 2> 2767433 INFO (qtp542827215-21609) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-target with checkpoint -1 @ cdcr-source:shard1 [junit4] 2> 2767433 INFO (qtp542827215-21609) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-target, shard: shard1 [junit4] 2> 2767433 INFO (qtp542827215-21609) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor [junit4] 2> 2767434 INFO (cdcr-bootstrap-status-4420-thread-1-processing-n:127.0.0.1:44279_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node3) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-target shard: shard1 leader: http://127.0.0.1:33107/solr/cdcr-target_shard1_replica_n1/ [junit4] 2> 2767434 INFO (zkCallback-4377-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> 2767434 INFO (zkCallback-4385-thread-2) [ ] 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> 2767434 INFO (zkCallback-4377-thread-1) [ ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-source:shard1 [junit4] 2> 2767434 INFO (zkCallback-4385-thread-2) [ ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-source:shard1 [junit4] 2> 2767434 INFO (qtp542827215-21609) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr params={qt=/cdcr&_stateVer_=cdcr-source:5&action=start&wt=javabin&version=2} status=0 QTime=5 [junit4] 2> 2767434 INFO (qtp1598974572-21693) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=http://127.0.0.1:44279/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2767435 INFO (recoveryExecutor-4347-thread-1-processing-n:127.0.0.1:33107_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 2767435 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 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> 2767435 INFO (cdcr-bootstrap-status-4420-thread-1-processing-n:127.0.0.1:44279_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node3) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms [junit4] 2> 2767436 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1611930298346373120,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 2767436 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 2767436 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 2767436 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] 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> 2767437 INFO (qtp542827215-21616) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] 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> 2767437 INFO (recoveryExecutor-4347-thread-1-processing-n:127.0.0.1:33107_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 1 [junit4] 2> 2767437 INFO (recoveryExecutor-4347-thread-1-processing-n:127.0.0.1:33107_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version: 0 [junit4] 2> 2767437 INFO (recoveryExecutor-4347-thread-1-processing-n:127.0.0.1:33107_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1 [junit4] 2> 2767437 INFO (recoveryExecutor-4347-thread-1-processing-n:127.0.0.1:33107_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0 [junit4] 2> 2767437 INFO (recoveryExecutor-4347-thread-1-processing-n:127.0.0.1:33107_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher New index in Master. Deleting mine... [junit4] 2> 2767437 INFO (recoveryExecutor-4347-thread-1-processing-n:127.0.0.1:33107_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@22be70e1[cdcr-target_shard1_replica_n1] main] [junit4] 2> 2767438 INFO (searcherExecutor-7516-thread-1-processing-n:127.0.0.1:33107_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher Searcher@22be70e1[cdcr-target_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2767439 INFO (recoveryExecutor-4347-thread-1-processing-n:127.0.0.1:33107_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler No replay needed. [junit4] 2> 2768428 INFO (qtp542827215-21725) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] 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> 2769429 INFO (qtp542827215-21618) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] 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> 2769436 INFO (qtp1598974572-21693) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 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> 2769436 INFO (cdcr-bootstrap-status-4420-thread-1-processing-n:127.0.0.1:44279_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node3) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds [junit4] 2> 2769436 INFO (zkConnectionManagerCallback-4429-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2769437 INFO (TEST-CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange-seed#[F351567F85D8B8C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2769438 INFO (TEST-CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange-seed#[F351567F85D8B8C]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37503/solr ready [junit4] 2> 2769438 INFO (qtp1598974572-21524) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0 [junit4] 2> 2769438 INFO (qtp1598974572-21524) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 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> 2769438 INFO (qtp1598974572-21526) [n:127.0.0.1:33107_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 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=1 [junit4] 2> 2769438 INFO (cdcr-bootstrap-status-4420-thread-1-processing-n:127.0.0.1:44279_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node3) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-target with checkpoint -1 @ cdcr-source:shard1 [junit4] 2> 2769438 INFO (cdcr-bootstrap-status-4420-thread-1-processing-n:127.0.0.1:44279_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node3) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to replicator [junit4] 2> 2769439 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2} [junit4] 2> 2769440 INFO (qtp1663020050-21607) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.c.S.Request [cdcr-source_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&distrib.from=http://127.0.0.1:44279/solr/cdcr-source_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2769440 INFO (qtp542827215-21620) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 2769441 INFO (qtp1663020050-21619) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1611930300448768000,optimize=false,openSearcher=true,waitSearcher=false,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 2769441 INFO (qtp1663020050-21619) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@716334ab commitCommandVersion:1611930300448768000 [junit4] 2> 2769441 INFO (qtp542827215-21610) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1611930300448768000,optimize=false,openSearcher=true,waitSearcher=false,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 2769442 INFO (qtp542827215-21610) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1a9a69f commitCommandVersion:1611930300448768000 [junit4] 2> 2770214 INFO (qtp542827215-21610) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7edeb357[cdcr-source_shard1_replica_n1] main] [junit4] 2> 2770214 INFO (qtp1663020050-21619) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6eaa18b6[cdcr-source_shard1_replica_n2] main] [junit4] 2> 2770214 INFO (qtp542827215-21610) [n:127.0.0.1:44279_solr c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 2770214 INFO (qtp1663020050-21619) [n:127.0.0.1:45853_solr c:cdcr-source s:shard1 r:core_node4 x:cdcr-source_sha [...truncated too long message...] eaderChange [junit4] OK 151s J1 | CdcrWithNodesRestartsTest.testBufferOnNonLeader [junit4] OK 286s J1 | CdcrWithNodesRestartsTest.testReplicationAfterRestart [junit4] OK 133s J1 | CdcrWithNodesRestartsTest.testUpdateLogSynchronisation [junit4] Completed [2/5] on J1 in 1298.00s, 4 tests [junit4] [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message. [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest [junit4] OK 725s J2 | CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] OK 154s J2 | CdcrWithNodesRestartsTest.testBufferOnNonLeader [junit4] OK 285s J2 | CdcrWithNodesRestartsTest.testReplicationAfterRestart [junit4] OK 134s J2 | CdcrWithNodesRestartsTest.testUpdateLogSynchronisation [junit4] Completed [3/5] on J2 in 1299.78s, 4 tests [junit4] [junit4] HEARTBEAT J0 PID([email protected]): 2018-09-18T08:27:34, stalled for 71.7s at: CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] HEARTBEAT J1 PID([email protected]): 2018-09-18T08:27:46, stalled for 68.8s at: CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] HEARTBEAT J0 PID([email protected]): 2018-09-18T08:28:34, stalled for 132s at: CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] HEARTBEAT J1 PID([email protected]): 2018-09-18T08:28:46, stalled for 129s at: CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] HEARTBEAT J0 PID([email protected]): 2018-09-18T08:29:34, stalled for 192s at: CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] HEARTBEAT J1 PID([email protected]): 2018-09-18T08:29:46, stalled for 189s at: CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] HEARTBEAT J0 PID([email protected]): 2018-09-18T08:30:34, stalled for 252s at: CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] HEARTBEAT J1 PID([email protected]): 2018-09-18T08:30:46, stalled for 249s at: CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] HEARTBEAT J0 PID([email protected]): 2018-09-18T08:31:34, stalled for 312s at: CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] HEARTBEAT J1 PID([email protected]): 2018-09-18T08:31:46, stalled for 309s at: CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] HEARTBEAT J0 PID([email protected]): 2018-09-18T08:32:34, stalled for 372s at: CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] HEARTBEAT J1 PID([email protected]): 2018-09-18T08:32:46, stalled for 369s at: CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] HEARTBEAT J0 PID([email protected]): 2018-09-18T08:33:34, stalled for 432s at: CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] HEARTBEAT J1 PID([email protected]): 2018-09-18T08:33:46, stalled for 429s at: CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] HEARTBEAT J0 PID([email protected]): 2018-09-18T08:35:22, stalled for 68.9s at: CdcrWithNodesRestartsTest.testBufferOnNonLeader [junit4] HEARTBEAT J1 PID([email protected]): 2018-09-18T08:35:46, stalled for 66.7s at: CdcrWithNodesRestartsTest.testBufferOnNonLeader [junit4] HEARTBEAT J0 PID([email protected]): 2018-09-18T08:36:58, stalled for 65.1s at: CdcrWithNodesRestartsTest.testReplicationAfterRestart [junit4] HEARTBEAT J1 PID([email protected]): 2018-09-18T08:37:22, stalled for 67.2s at: CdcrWithNodesRestartsTest.testReplicationAfterRestart [junit4] HEARTBEAT J0 PID([email protected]): 2018-09-18T08:37:58, stalled for 125s at: CdcrWithNodesRestartsTest.testReplicationAfterRestart [junit4] HEARTBEAT J1 PID([email protected]): 2018-09-18T08:38:22, stalled for 127s at: CdcrWithNodesRestartsTest.testReplicationAfterRestart [junit4] HEARTBEAT J0 PID([email protected]): 2018-09-18T08:39:58, stalled for 64.7s at: CdcrWithNodesRestartsTest.testUpdateLogSynchronisation [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest [junit4] OK 471s J0 | CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] OK 99.9s J0 | CdcrWithNodesRestartsTest.testBufferOnNonLeader [junit4] OK 180s J0 | CdcrWithNodesRestartsTest.testReplicationAfterRestart [junit4] OK 82.2s J0 | CdcrWithNodesRestartsTest.testUpdateLogSynchronisation [junit4] Completed [4/5] on J0 in 833.66s, 4 tests [junit4] [junit4] HEARTBEAT J1 PID([email protected]): 2018-09-18T08:40:22, stalled for 70.1s at: CdcrWithNodesRestartsTest.testUpdateLogSynchronisation [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest [junit4] OK 482s J1 | CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange [junit4] OK 95.6s J1 | CdcrWithNodesRestartsTest.testBufferOnNonLeader [junit4] OK 177s J1 | CdcrWithNodesRestartsTest.testReplicationAfterRestart [junit4] OK 82.4s J1 | CdcrWithNodesRestartsTest.testUpdateLogSynchronisation [junit4] Completed [5/5] on J1 in 837.80s, 4 tests [junit4] [junit4] JVM J0: 0.39 .. 2118.38 = 2117.99s [junit4] JVM J1: 0.39 .. 2137.26 = 2136.87s [junit4] JVM J2: 0.39 .. 1301.13 = 1300.74s [junit4] Execution time total: 35 minutes 37 seconds [junit4] Tests summary: 5 suites, 20 tests [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp]) [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp]) [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp]) [echo] 5 slowest tests: [junit4:tophints] 1331.87s | org.apache.solr.cloud.BasicDistributedZkTest [junit4:tophints] 1031.14s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest [junit4:tophints] 471.05s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest [junit4:tophints] 436.10s | org.apache.solr.cloud.api.collections.ShardSplitTest [junit4:tophints] 207.92s | org.apache.solr.update.TestInPlaceUpdatesDistrib -check-totals: test-nocompile: BUILD SUCCESSFUL Total time: 35 minutes 38 seconds [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest [repro] Exiting with code 0 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705) at hudson.FilePath.act(FilePath.java:1076) at hudson.FilePath.act(FilePath.java:1059) at hudson.FilePath.validateAntFileMask(FilePath.java:2703) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1840) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error? [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=7d0a7782fa7e99250bccfb4d3e995485c3f0ca19, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux [WARNINGS] Computing warning deltas based on reference build #22876 Recording test results Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
