You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/08/06 04:14:30 UTC

[JENKINS] Lucene-Solr-Tests-7.x - Build # 741 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/741/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplica.testKillLeader

Error Message:
Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([4EDC3840BF6F5E4F:7CACCF4DDD4CA19]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllReplicas(TestPullReplica.java:542)
	at org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:490)
	at org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12651 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> 272541 INFO  (SUITE-TestPullReplica-seed#[4EDC3840BF6F5E4F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_4EDC3840BF6F5E4F-001/init-core-data-001
   [junit4]   2> 272541 WARN  (SUITE-TestPullReplica-seed#[4EDC3840BF6F5E4F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 272541 INFO  (SUITE-TestPullReplica-seed#[4EDC3840BF6F5E4F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 272543 INFO  (SUITE-TestPullReplica-seed#[4EDC3840BF6F5E4F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 272544 INFO  (SUITE-TestPullReplica-seed#[4EDC3840BF6F5E4F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_4EDC3840BF6F5E4F-001/tempDir-001
   [junit4]   2> 272544 INFO  (SUITE-TestPullReplica-seed#[4EDC3840BF6F5E4F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 272544 INFO  (Thread-506) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 272544 INFO  (Thread-506) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 272555 ERROR (Thread-506) [    ] 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> 272644 INFO  (SUITE-TestPullReplica-seed#[4EDC3840BF6F5E4F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44067
   [junit4]   2> 272660 INFO  (zkConnectionManagerCallback-568-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 272685 INFO  (jetty-launcher-565-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> 272685 INFO  (jetty-launcher-565-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> 272686 INFO  (jetty-launcher-565-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 272686 INFO  (jetty-launcher-565-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 272686 INFO  (jetty-launcher-565-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 272687 INFO  (jetty-launcher-565-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bd3de88{/solr,null,AVAILABLE}
   [junit4]   2> 272688 INFO  (jetty-launcher-565-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 272688 INFO  (jetty-launcher-565-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 272688 INFO  (jetty-launcher-565-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 272689 INFO  (jetty-launcher-565-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e1476af{/solr,null,AVAILABLE}
   [junit4]   2> 272700 INFO  (jetty-launcher-565-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2e9611b3{SSL,[ssl, http/1.1]}{127.0.0.1:43250}
   [junit4]   2> 272700 INFO  (jetty-launcher-565-thread-1) [    ] o.e.j.s.Server Started @272737ms
   [junit4]   2> 272700 INFO  (jetty-launcher-565-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43250}
   [junit4]   2> 272700 ERROR (jetty-launcher-565-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 272700 INFO  (jetty-launcher-565-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 272700 INFO  (jetty-launcher-565-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 272700 INFO  (jetty-launcher-565-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@bb18e22{SSL,[ssl, http/1.1]}{127.0.0.1:41088}
   [junit4]   2> 272700 INFO  (jetty-launcher-565-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 272700 INFO  (jetty-launcher-565-thread-2) [    ] o.e.j.s.Server Started @272738ms
   [junit4]   2> 272700 INFO  (jetty-launcher-565-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 272700 INFO  (jetty-launcher-565-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-06T03:17:21.861Z
   [junit4]   2> 272700 INFO  (jetty-launcher-565-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41088}
   [junit4]   2> 272701 ERROR (jetty-launcher-565-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 272701 INFO  (jetty-launcher-565-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 272701 INFO  (jetty-launcher-565-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 272701 INFO  (jetty-launcher-565-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 272701 INFO  (jetty-launcher-565-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 272701 INFO  (jetty-launcher-565-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-06T03:17:21.862Z
   [junit4]   2> 272703 INFO  (zkConnectionManagerCallback-570-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 272704 INFO  (jetty-launcher-565-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 272705 INFO  (zkConnectionManagerCallback-572-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 272710 INFO  (jetty-launcher-565-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 272807 INFO  (jetty-launcher-565-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44067/solr
   [junit4]   2> 272808 INFO  (zkConnectionManagerCallback-576-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 272810 INFO  (zkConnectionManagerCallback-578-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 272843 INFO  (jetty-launcher-565-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44067/solr
   [junit4]   2> 272845 INFO  (zkConnectionManagerCallback-584-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 272850 INFO  (zkConnectionManagerCallback-586-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 272864 INFO  (jetty-launcher-565-thread-1) [n:127.0.0.1:43250_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43250_solr
   [junit4]   2> 272865 INFO  (jetty-launcher-565-thread-1) [n:127.0.0.1:43250_solr    ] o.a.s.c.Overseer Overseer (id=72110953936781318-127.0.0.1:43250_solr-n_0000000000) starting
   [junit4]   2> 272873 INFO  (zkConnectionManagerCallback-593-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 272875 INFO  (jetty-launcher-565-thread-1) [n:127.0.0.1:43250_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44067/solr ready
   [junit4]   2> 272876 INFO  (jetty-launcher-565-thread-1) [n:127.0.0.1:43250_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43250_solr
   [junit4]   2> 272876 INFO  (OverseerStateUpdate-72110953936781318-127.0.0.1:43250_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43250_solr
   [junit4]   2> 272888 INFO  (zkCallback-592-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 272890 INFO  (OverseerStateUpdate-72110953936781318-127.0.0.1:43250_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 272904 INFO  (jetty-launcher-565-thread-1) [n:127.0.0.1:43250_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 272909 INFO  (jetty-launcher-565-thread-2) [n:127.0.0.1:41088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 272914 INFO  (jetty-launcher-565-thread-2) [n:127.0.0.1:41088_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 272914 INFO  (jetty-launcher-565-thread-2) [n:127.0.0.1:41088_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41088_solr
   [junit4]   2> 272915 INFO  (zkCallback-592-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 272918 INFO  (zkCallback-577-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 272918 INFO  (zkCallback-585-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 272934 INFO  (jetty-launcher-565-thread-1) [n:127.0.0.1:43250_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43250.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31d8e0ec
   [junit4]   2> 272937 INFO  (zkConnectionManagerCallback-599-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 272938 INFO  (jetty-launcher-565-thread-2) [n:127.0.0.1:41088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 272939 INFO  (jetty-launcher-565-thread-2) [n:127.0.0.1:41088_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44067/solr ready
   [junit4]   2> 272939 INFO  (jetty-launcher-565-thread-2) [n:127.0.0.1:41088_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 272941 INFO  (jetty-launcher-565-thread-1) [n:127.0.0.1:43250_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43250.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31d8e0ec
   [junit4]   2> 272941 INFO  (jetty-launcher-565-thread-1) [n:127.0.0.1:43250_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43250.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31d8e0ec
   [junit4]   2> 272942 INFO  (jetty-launcher-565-thread-1) [n:127.0.0.1:43250_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_4EDC3840BF6F5E4F-001/tempDir-001/node2/.
   [junit4]   2> 272973 INFO  (jetty-launcher-565-thread-2) [n:127.0.0.1:41088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41088.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31d8e0ec
   [junit4]   2> 272980 INFO  (jetty-launcher-565-thread-2) [n:127.0.0.1:41088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41088.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31d8e0ec
   [junit4]   2> 272980 INFO  (jetty-launcher-565-thread-2) [n:127.0.0.1:41088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41088.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31d8e0ec
   [junit4]   2> 272981 INFO  (jetty-launcher-565-thread-2) [n:127.0.0.1:41088_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_4EDC3840BF6F5E4F-001/tempDir-001/node1/.
   [junit4]   2> 273002 INFO  (zkConnectionManagerCallback-602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 273005 INFO  (zkConnectionManagerCallback-607-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 273006 INFO  (SUITE-TestPullReplica-seed#[4EDC3840BF6F5E4F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 273006 INFO  (SUITE-TestPullReplica-seed#[4EDC3840BF6F5E4F]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44067/solr ready
   [junit4]   2> 273009 INFO  (SUITE-TestPullReplica-seed#[4EDC3840BF6F5E4F]-worker) [    ] o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 273060 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 273062 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 273298 INFO  (TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[4EDC3840BF6F5E4F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRemoveAllWriterReplicas
   [junit4]   2> 273302 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_remove_all_writer_replicas&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 273304 INFO  (OverseerThreadFactory-689-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection pull_replica_test_remove_all_writer_replicas
   [junit4]   2> 273420 INFO  (OverseerStateUpdate-72110953936781318-127.0.0.1:43250_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_remove_all_writer_replicas",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41088/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 273423 INFO  (OverseerStateUpdate-72110953936781318-127.0.0.1:43250_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_remove_all_writer_replicas",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43250/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 273660 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr    x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 273694 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr    x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 273694 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr    x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 274703 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 274725 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 274729 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.s.IndexSchema [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 274732 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.s.IndexSchema [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 274732 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 274732 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_remove_all_writer_replicas_shard1_replica_n1' using configuration from collection pull_replica_test_remove_all_writer_replicas, trusted=true
   [junit4]   2> 274733 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41088.solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1' (registry 'solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31d8e0ec
   [junit4]   2> 274734 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 274734 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_remove_all_writer_replicas_shard1_replica_p2' using configuration from collection pull_replica_test_remove_all_writer_replicas, trusted=true
   [junit4]   2> 274734 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 274734 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SolrCore [[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_4EDC3840BF6F5E4F-001/tempDir-001/node1/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_4EDC3840BF6F5E4F-001/tempDir-001/node1/./pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/data/]
   [junit4]   2> 274734 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43250.solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_p2' (registry 'solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31d8e0ec
   [junit4]   2> 274734 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 274734 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.SolrCore [[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_4EDC3840BF6F5E4F-001/tempDir-001/node2/pull_replica_test_remove_all_writer_replicas_shard1_replica_p2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_4EDC3840BF6F5E4F-001/tempDir-001/node2/./pull_replica_test_remove_all_writer_replicas_shard1_replica_p2/data/]
   [junit4]   2> 274786 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 274786 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 274786 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 274786 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 274788 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 274788 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 274788 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.s.SolrIndexSearcher Opening [Searcher@465b8801[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] main]
   [junit4]   2> 274790 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a48788f[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] main]
   [junit4]   2> 274790 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 274790 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 274791 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 274791 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 274791 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 274792 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 274792 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608017975918460928
   [junit4]   2> 274796 INFO  (searcherExecutor-699-thread-1-processing-n:127.0.0.1:43250_solr x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] Registered new searcher Searcher@465b8801[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 274800 INFO  (searcherExecutor-698-thread-1-processing-n:127.0.0.1:41088_solr x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] Registered new searcher Searcher@a48788f[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 274803 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.ZkController pull_replica_test_remove_all_writer_replicas_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 274803 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 274805 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 274805 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 274805 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/pull_replica_test_remove_all_writer_replicas/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 274809 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 274809 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 274809 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41088/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
   [junit4]   2> 274810 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 274810 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:41088/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/ has no replicas
   [junit4]   2> 274810 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 274813 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41088/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/ shard1
   [junit4]   2> 274916 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 274922 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1262
   [junit4]   2> 275019 INFO  (zkCallback-577-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 275252 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:41088/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
   [junit4]   2> 275281 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 275284 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 275284 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 275284 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 275284 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 275284 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 275305 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 275305 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@44a72394 commitCommandVersion:0
   [junit4]   2> 275328 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@49136820[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] main]
   [junit4]   2> 275328 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 275329 INFO  (searcherExecutor-699-thread-1) [    ] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] Registered new searcher Searcher@49136820[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 275812 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2118
   [junit4]   2> 275821 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_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> 275909 INFO  (zkCallback-585-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 275909 INFO  (zkCallback-577-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 276821 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_remove_all_writer_replicas&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3519
   [junit4]   2> 276860 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/pull_replica_test_remove_all_writer_replicas/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 276860 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1608017978063847424)]} 0 25
   [junit4]   2> 276867 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1608017978094256128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 276867 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@592192f0 commitCommandVersion:1608017978094256128
   [junit4]   2> 276905 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e3faf70[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] main]
   [junit4]   2> 276914 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 276915 INFO  (searcherExecutor-698-thread-1-processing-n:127.0.0.1:41088_solr x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] Registered new searcher Searcher@5e3faf70[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)))}
   [junit4]   2> 276915 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=pull_replica_test_remove_all_writer_replicas:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 48
   [junit4]   2> 276940 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 276974 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 277083 INFO  (qtp1135098606-2970) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=3
   [junit4]   2> 277185 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 277287 INFO  (qtp1135098606-2970) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 277332 INFO  (OverseerCollectionConfigSetProcessor-72110953936781318-127.0.0.1:43250_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 277389 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 277491 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 277595 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 277696 INFO  (qtp1135098606-2970) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 277803 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 277904 INFO  (qtp1135098606-2970) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 278006 INFO  (qtp1135098606-2970) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 278108 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 278210 INFO  (qtp1135098606-2970) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 278247 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 278248 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 278248 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 1533525446028
   [junit4]   2> 278248 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 278248 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 1533525444466
   [junit4]   2> 278248 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 278249 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=0
   [junit4]   2> 278250 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Number of files in latest index in master: 17
   [junit4]   2> 278250 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Starting download (fullCopy=true) to MockDirectoryWrapper(RAMDirectory@2a321e94 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61fbcfe4)
   [junit4]   2> 278251 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278264 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278270 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278275 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278277 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278282 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278286 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278292 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278293 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278300 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278302 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.dii&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278303 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278305 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.dim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278306 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278308 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278309 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278310 WARN  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is 2340125465 and actual is checksum 2161781785. expected length is 204 and actual length is 117
   [junit4]   2> 278311 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 278311 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 278313 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Bytes downloaded: 2698, Bytes skipped downloading: 0
   [junit4]   2> 278313 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=true,bytesDownloaded=2698) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@2a321e94 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61fbcfe4)
   [junit4]   2> 278313 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.c.SolrCore Updating index properties... index=index.20180806041727411
   [junit4]   2> 278313 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher removing old index directory MockDirectoryWrapper(RAMDirectory@79d676d5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60296509)
   [junit4]   2> 278318 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 278318 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@69f84c5b[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] main]
   [junit4]   2> 278323 INFO  (searcherExecutor-699-thread-1) [    ] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] Registered new searcher Searcher@69f84c5b[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)))}
   [junit4]   2> 278413 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 278415 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node3&action=DELETEREPLICA&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 278440 INFO  (qtp2119240771-2977) [n:127.0.0.1:41088_solr    x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1, tag=null
   [junit4]   2> 278440 INFO  (qtp2119240771-2977) [n:127.0.0.1:41088_solr    x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ed2daa3: rootName = solr_41088, domain = solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@385a3f81
   [junit4]   2> 278460 INFO  (qtp2119240771-2977) [n:127.0.0.1:41088_solr    x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@522bde3d
   [junit4]   2> 278460 INFO  (qtp2119240771-2977) [n:127.0.0.1:41088_solr    x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1, tag=522bde3d
   [junit4]   2> 278460 INFO  (qtp2119240771-2977) [n:127.0.0.1:41088_solr    x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.pull_replica_test_remove_all_writer_replicas.shard1.leader, tag=522bde3d
   [junit4]   2> 278478 INFO  (qtp2119240771-2977) [n:127.0.0.1:41088_solr    x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/pull_replica_test_remove_all_writer_replicas/terms/shard1 to Terms{values={}, version=2}
   [junit4]   2> 278483 INFO  (qtp2119240771-2977) [n:127.0.0.1:41088_solr    x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=pull_replica_test_remove_all_writer_replicas_shard1_replica_n1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=44
   [junit4]   2> 278484 INFO  (zkCallback-577-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 278484 INFO  (zkCallback-585-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 278587 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node3&action=DELETEREPLICA&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2} status=0 QTime=172
   [junit4]   2> 278597 ERROR (TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[4EDC3840BF6F5E4F]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [pull_replica_test_remove_all_writer_replicas] failed due to (404) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41088/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 Can not find: /solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/update</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404</h2>
   [junit4]   2> <p>Problem accessing /solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/update. Reason:
   [junit4]   2> <pre>    Can not find: /solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> , retry? 0
   [junit4]   2> 280423 INFO  (OverseerCollectionConfigSetProcessor-72110953936781318-127.0.0.1:43250_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 282635 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 4011
   [junit4]   2> 282635 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.RequestHandlerBase Ignoring exception matching No registered leader was found
   [junit4]   2> 282636 ERROR (TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[4EDC3840BF6F5E4F]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [pull_replica_test_remove_all_writer_replicas] failed due to (503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43250/solr/pull_replica_test_remove_all_writer_replicas: No registered leader was found after waiting for 4000ms , collection: pull_replica_test_remove_all_writer_replicas slice: shard1 saw state=DocCollection(pull_replica_test_remove_all_writer_replicas//collections/pull_replica_test_remove_all_writer_replicas/state.json/6)={
   [junit4]   2>   "pullReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_p2",
   [junit4]   2>           "base_url":"https://127.0.0.1:43250/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43250_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"PULL",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:41088_solr, 127.0.0.1:43250_solr], retry? 1
   [junit4]   2> 285255 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was found
   [junit4]   2> 285255 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 286650 INFO  (qtp1135098606-2969) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 4010
   [junit4]   2> 286650 INFO  (qtp1135098606-2969) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.h.RequestHandlerBase Ignoring exception matching No registered leader was found
   [junit4]   2> 286651 ERROR (TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[4EDC3840BF6F5E4F]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [pull_replica_test_remove_all_writer_replicas] failed due to (503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43250/solr/pull_replica_test_remove_all_writer_replicas: No registered leader was found after waiting for 4000ms , collection: pull_replica_test_remove_all_writer_replicas slice: shard1 saw state=DocCollection(pull_replica_test_remove_all_writer_replicas//collections/pull_replica_test_remove_all_writer_replicas/state.json/6)={
   [junit4]   2>   "pullReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_p2",
   [junit4]   2>           "base_url":"https://127.0.0.1:43250/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43250_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"PULL",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:41088_solr, 127.0.0.1:43250_solr], retry? 0
   [junit4]   2> 286678 INFO  (qtp1135098606-2969) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 286684 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 286693 INFO  (OverseerThreadFactory-689-thread-3) [ c:pull_replica_test_remove_all_writer_replicas s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41088_solr for creating new replica of shard shard1
   [junit4]   2> 286696 INFO  (OverseerStateUpdate-72110953936781318-127.0.0.1:43250_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"pull_replica_test_remove_all_writer_replicas",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41088/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41088_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 286698 INFO  (zkCallback-585-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 286799 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr    x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_n5&action=CREATE&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 286815 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 286841 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.s.IndexSchema [pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 286844 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 286844 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_remove_all_writer_replicas_shard1_replica_n5' using configuration from collection pull_replica_test_remove_all_writer_replicas, trusted=true
   [junit4]   2> 286845 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41088.solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n5' (registry 'solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31d8e0ec
   [junit4]   2> 286845 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 286845 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.c.SolrCore [[pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_4EDC3840BF6F5E4F-001/tempDir-001/node1/pull_replica_test_remove_all_writer_replicas_shard1_replica_n5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplica_4EDC3840BF6F5E4F-001/tempDir-001/node1/./pull_replica_test_remove_all_writer_replicas_shard1_replica_n5/data/]
   [junit4]   2> 286892 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 286892 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 286894 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 286894 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 286895 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e149134[pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] main]
   [junit4]   2> 286897 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 286898 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 286898 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 286898 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608017988612521984
   [junit4]   2> 286904 INFO  (searcherExecutor-710-thread-1-processing-n:127.0.0.1:41088_solr x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5 c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] Registered new searcher Searcher@5e149134[pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 286909 INFO  (zkCallback-585-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 286910 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/pull_replica_test_remove_all_writer_replicas/terms/shard1 to Terms{values={core_node6=0}, version=3}
   [junit4]   2> 286914 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 286914 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 286914 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41088/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n5/
   [junit4]   2> 286914 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 286914 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.c.SyncStrategy https://127.0.0.1:41088/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n5/ has no replicas
   [junit4]   2> 286914 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 286918 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41088/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n5/ shard1
   [junit4]   2> 287019 INFO  (zkCallback-585-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 287020 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 287025 INFO  (qtp2119240771-2979) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_n5&action=CREATE&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=226
   [junit4]   2> 287032 INFO  (qtp2119240771-2976) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=347
   [junit4]   2> 287059 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Replica core_node6 is leader but it's state is down, skipping replication
   [junit4]   2> 287122 INFO  (zkCallback-585-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 287122 INFO  (zkCallback-606-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 287122 INFO  (zkCallback-577-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for collection [pull_replica_test_remove_all_writer_replicas] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 287145 INFO  (qtp1135098606-2970) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 287246 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 287246 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:41088/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n5/
   [junit4]   2> 287247 INFO  (qtp1135098606-2967) [n:127.0.0.1:43250_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node4 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 287251 INFO  (qtp2119240771-2978) [n:127.0.0.1:41088_solr c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node6 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n5] o.a.s.c.S.Request [pull_replica_test_remove_all_writer_replicas_shard1_replica_n5]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=3
   [junit4]   2> 287252 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 287252 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 287252 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 287252 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 1533525446028
   [junit4]   2> 287252 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 287256 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 287256 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@773b022c commitCommandVersion:0
   [junit4]   2> 287256 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@72188503[pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] main]
   [junit4]   2> 287257 INFO  (indexFetcher-708-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 287258 INFO  (searcherExecutor-699-thread-1) [    ] o.a.s.c.SolrCore [pull_replica_test_remove_all_writer_replicas_shard1_replica_p2] Register

[...truncated too long message...]

eck:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1358147642
     [copy] Copying 239 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1358147642
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1358147642

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 39ms :: artifacts dl 7ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 91 minutes 28 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		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:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	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:1819)
	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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)