Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/173/

4 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplica.testAddDocs

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([469CEF2E25264940:A617F428C668BBAD]: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.testAddDocs(TestPullReplica.java:246)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
        at 
__randomizedtesting.SeedInfo.seed([469CEF2E25264940:7F12566E0AD980BE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:316)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
        at 
__randomizedtesting.SeedInfo.seed([469CEF2E25264940:4C1F5083689D421A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:572)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeLost/127.0.0.1:10141_solr exists

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeLost/127.0.0.1:10141_solr exists
        at 
__randomizedtesting.SeedInfo.seed([469CEF2E25264940:5E2667222B1384AF]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testNodeMarkersRegistration(TestSimTriggerIntegration.java:842)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12902 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/init-core-data-001
   [junit4]   2> 1082515 WARN  
(SUITE-TestPullReplica-seed#[469CEF2E25264940]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1082515 INFO  
(SUITE-TestPullReplica-seed#[469CEF2E25264940]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1082517 INFO  
(SUITE-TestPullReplica-seed#[469CEF2E25264940]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1082517 INFO  
(SUITE-TestPullReplica-seed#[469CEF2E25264940]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1082517 INFO  
(SUITE-TestPullReplica-seed#[469CEF2E25264940]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001
   [junit4]   2> 1082517 INFO  
(SUITE-TestPullReplica-seed#[469CEF2E25264940]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1082518 INFO  (Thread-785) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1082518 INFO  (Thread-785) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1082532 ERROR (Thread-785) [    ] 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> 1082618 INFO  
(SUITE-TestPullReplica-seed#[469CEF2E25264940]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37418
   [junit4]   2> 1082627 INFO  (zkConnectionManagerCallback-890-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082662 INFO  (jetty-launcher-887-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> 1082664 INFO  (jetty-launcher-887-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1082664 INFO  (jetty-launcher-887-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1082664 INFO  (jetty-launcher-887-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1082677 INFO  (jetty-launcher-887-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> 1082697 INFO  (jetty-launcher-887-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1535c474{/solr,null,AVAILABLE}
   [junit4]   2> 1082699 INFO  (jetty-launcher-887-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@523b7eb1{HTTP/1.1,[http/1.1]}{127.0.0.1:44722}
   [junit4]   2> 1082699 INFO  (jetty-launcher-887-thread-1) [    ] 
o.e.j.s.Server Started @1082787ms
   [junit4]   2> 1082699 INFO  (jetty-launcher-887-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44722}
   [junit4]   2> 1082700 ERROR (jetty-launcher-887-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1082700 INFO  (jetty-launcher-887-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1082700 INFO  (jetty-launcher-887-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1082700 INFO  (jetty-launcher-887-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1082700 INFO  (jetty-launcher-887-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1082700 INFO  (jetty-launcher-887-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-06T23:29:03.798Z
   [junit4]   2> 1082754 INFO  (jetty-launcher-887-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1082754 INFO  (jetty-launcher-887-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1082754 INFO  (jetty-launcher-887-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1082774 INFO  (jetty-launcher-887-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7888d7e{/solr,null,AVAILABLE}
   [junit4]   2> 1082775 INFO  (jetty-launcher-887-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6700fa{HTTP/1.1,[http/1.1]}{127.0.0.1:37251}
   [junit4]   2> 1082775 INFO  (jetty-launcher-887-thread-2) [    ] 
o.e.j.s.Server Started @1082863ms
   [junit4]   2> 1082775 INFO  (jetty-launcher-887-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37251}
   [junit4]   2> 1082812 ERROR (jetty-launcher-887-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1082812 INFO  (jetty-launcher-887-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1082812 INFO  (jetty-launcher-887-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1082812 INFO  (jetty-launcher-887-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1082812 INFO  (jetty-launcher-887-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1082813 INFO  (jetty-launcher-887-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-06T23:29:03.910Z
   [junit4]   2> 1082965 INFO  (zkConnectionManagerCallback-894-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082969 INFO  (jetty-launcher-887-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1082973 INFO  (zkConnectionManagerCallback-892-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082985 INFO  (jetty-launcher-887-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1083839 INFO  (jetty-launcher-887-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37418/solr
   [junit4]   2> 1083878 INFO  (zkConnectionManagerCallback-898-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1083953 INFO  (zkConnectionManagerCallback-900-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1084362 INFO  (jetty-launcher-887-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37418/solr
   [junit4]   2> 1084375 INFO  (zkConnectionManagerCallback-906-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1084399 INFO  (zkConnectionManagerCallback-908-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1084451 INFO  (jetty-launcher-887-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37251_solr
   [junit4]   2> 1084460 INFO  (jetty-launcher-887-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.Overseer Overseer 
(id=73447346821005318-127.0.0.1:37251_solr-n_0000000000) starting
   [junit4]   2> 1084496 INFO  (zkConnectionManagerCallback-915-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1084498 INFO  (jetty-launcher-887-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37418/solr ready
   [junit4]   2> 1084499 INFO  (jetty-launcher-887-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37251_solr
   [junit4]   2> 1084512 INFO  
(OverseerStateUpdate-73447346821005318-127.0.0.1:37251_solr-n_0000000000) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37251_solr
   [junit4]   2> 1084530 INFO  (zkCallback-914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1084535 INFO  (jetty-launcher-887-thread-1) 
[n:127.0.0.1:44722_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1084544 INFO  
(OverseerStateUpdate-73447346821005318-127.0.0.1:37251_solr-n_0000000000) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1084555 INFO  (jetty-launcher-887-thread-1) 
[n:127.0.0.1:44722_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1084555 INFO  (jetty-launcher-887-thread-1) 
[n:127.0.0.1:44722_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44722_solr
   [junit4]   2> 1084589 INFO  (zkCallback-907-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1084589 INFO  (zkCallback-914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1084590 INFO  (zkCallback-899-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1084610 INFO  (jetty-launcher-887-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1084627 DEBUG 
(OverseerAutoScalingTriggerThread-73447346821005318-127.0.0.1:37251_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:44722_solr, 127.0.0.1:37251_solr]
   [junit4]   2> 1084654 INFO  (zkConnectionManagerCallback-921-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1084662 DEBUG (ScheduledTrigger-1568-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1084671 INFO  (jetty-launcher-887-thread-1) 
[n:127.0.0.1:44722_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1084672 INFO  (jetty-launcher-887-thread-1) 
[n:127.0.0.1:44722_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37418/solr ready
   [junit4]   2> 1084672 INFO  (jetty-launcher-887-thread-1) 
[n:127.0.0.1:44722_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1084728 INFO  (jetty-launcher-887-thread-1) 
[n:127.0.0.1:44722_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44722.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@afb8bbd
   [junit4]   2> 1084740 INFO  (jetty-launcher-887-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37251.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@afb8bbd
   [junit4]   2> 1084764 INFO  (jetty-launcher-887-thread-1) 
[n:127.0.0.1:44722_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44722.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@afb8bbd
   [junit4]   2> 1084764 INFO  (jetty-launcher-887-thread-1) 
[n:127.0.0.1:44722_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44722.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@afb8bbd
   [junit4]   2> 1084765 INFO  (jetty-launcher-887-thread-1) 
[n:127.0.0.1:44722_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node1/.
   [junit4]   2> 1084781 INFO  (jetty-launcher-887-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37251.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@afb8bbd
   [junit4]   2> 1084782 INFO  (jetty-launcher-887-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37251.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@afb8bbd
   [junit4]   2> 1084783 INFO  (jetty-launcher-887-thread-2) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node2/.
   [junit4]   2> 1085204 INFO  (zkConnectionManagerCallback-924-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1085241 INFO  (zkConnectionManagerCallback-929-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1085242 INFO  
(SUITE-TestPullReplica-seed#[469CEF2E25264940]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1085243 INFO  
(SUITE-TestPullReplica-seed#[469CEF2E25264940]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37418/solr ready
   [junit4]   2> 1085258 INFO  
(SUITE-TestPullReplica-seed#[469CEF2E25264940]-worker) [    ] 
o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 1085293 INFO  (qtp840615664-3615) [n:127.0.0.1:37251_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> 1085309 INFO  (qtp840615664-3615) [n:127.0.0.1:37251_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=16
   [junit4]   2> 1085528 INFO  
(TEST-TestPullReplica.testCreateDelete-seed#[469CEF2E25264940]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCreateDelete 
{seed=[469CEF2E25264940:5D8C1E62D3D6B170]}
   [junit4]   2> 1085605 INFO  
(OverseerThreadFactory-1570-thread-1-processing-n:127.0.0.1:37251_solr) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
pull_replica_test_create_delete
   [junit4]   2> 1085669 DEBUG (ScheduledTrigger-1568-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1085781 WARN  
(OverseerThreadFactory-1570-thread-1-processing-n:127.0.0.1:37251_solr) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.a.c.CreateCollectionCmd Specified number 
of replicas of 4 on collection pull_replica_test_create_delete is higher than 
the number of Solr instances currently live or live and part of your 
createNodeSet(2). It's unusual to run two replica of the same slice on the same 
Solr-instance.
   [junit4]   2> 1085785 INFO  
(OverseerStateUpdate-73447346821005318-127.0.0.1:37251_solr-n_0000000000) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37251/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1085895 INFO  
(OverseerStateUpdate-73447346821005318-127.0.0.1:37251_solr-n_0000000000) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44722/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1085897 INFO  
(OverseerStateUpdate-73447346821005318-127.0.0.1:37251_solr-n_0000000000) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37251/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1085912 INFO  
(OverseerStateUpdate-73447346821005318-127.0.0.1:37251_solr-n_0000000000) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard1_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44722/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1085926 INFO  
(OverseerStateUpdate-73447346821005318-127.0.0.1:37251_solr-n_0000000000) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37251/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1085933 INFO  
(OverseerStateUpdate-73447346821005318-127.0.0.1:37251_solr-n_0000000000) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard2_replica_p10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44722/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1085948 INFO  
(OverseerStateUpdate-73447346821005318-127.0.0.1:37251_solr-n_0000000000) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard2_replica_p12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37251/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1085972 INFO  
(OverseerStateUpdate-73447346821005318-127.0.0.1:37251_solr-n_0000000000) 
[n:127.0.0.1:37251_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard2_replica_p14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44722/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1086327 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr    
x:pull_replica_test_create_delete_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_create_delete_shard1_replica_n1&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1086328 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr    
x:pull_replica_test_create_delete_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1086354 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr    
x:pull_replica_test_create_delete_shard1_replica_p2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard1_replica_p2&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1086354 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr    
x:pull_replica_test_create_delete_shard1_replica_p4] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard1_replica_p4&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1086355 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr    
x:pull_replica_test_create_delete_shard1_replica_p6] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard1_replica_p6&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1086397 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr    
x:pull_replica_test_create_delete_shard2_replica_p10] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard2_replica_p10&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1086398 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr    
x:pull_replica_test_create_delete_shard2_replica_p12] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard2_replica_p12&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1086399 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr    
x:pull_replica_test_create_delete_shard2_replica_p14] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard2_replica_p14&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1086414 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr    
x:pull_replica_test_create_delete_shard2_replica_n8] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard2_replica_n8&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1086673 DEBUG (ScheduledTrigger-1568-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1087555 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1087572 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1087626 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard2_replica_p14] Schema name=minimal
   [junit4]   2> 1087640 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard1_replica_p6] Schema name=minimal
   [junit4]   2> 1087642 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1087642 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard1_replica_p6' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1087643 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_44722.solr.core.pull_replica_test_create_delete.shard1.replica_p6' 
(registry 'solr.core.pull_replica_test_create_delete.shard1.replica_p6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@afb8bbd
   [junit4]   2> 1087656 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard1_replica_p6] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node1/pull_replica_test_create_delete_shard1_replica_p6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node1/./pull_replica_test_create_delete_shard1_replica_p6/data/]
   [junit4]   2> 1087673 DEBUG (ScheduledTrigger-1568-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1087675 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1087677 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1087677 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard2_replica_p14' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1087677 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_44722.solr.core.pull_replica_test_create_delete.shard2.replica_p14' 
(registry 'solr.core.pull_replica_test_create_delete.shard2.replica_p14') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@afb8bbd
   [junit4]   2> 1087677 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard2_replica_p14] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node1/pull_replica_test_create_delete_shard2_replica_p14],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node1/./pull_replica_test_create_delete_shard2_replica_p14/data/]
   [junit4]   2> 1087709 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1087916 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1087932 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard1_replica_p4] Schema name=minimal
   [junit4]   2> 1087934 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1087934 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard1_replica_p4' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1087935 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37251.solr.core.pull_replica_test_create_delete.shard1.replica_p4' 
(registry 'solr.core.pull_replica_test_create_delete.shard1.replica_p4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@afb8bbd
   [junit4]   2> 1087935 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard1_replica_p4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node2/pull_replica_test_create_delete_shard1_replica_p4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node2/./pull_replica_test_create_delete_shard1_replica_p4/data/]
   [junit4]   2> 1087986 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 1087988 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1088042 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1088059 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1088059 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard1_replica_p2' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1088059 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_44722.solr.core.pull_replica_test_create_delete.shard1.replica_p2' 
(registry 'solr.core.pull_replica_test_create_delete.shard1.replica_p2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@afb8bbd
   [junit4]   2> 1088060 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard1_replica_p2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node1/pull_replica_test_create_delete_shard1_replica_p2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node1/./pull_replica_test_create_delete_shard1_replica_p2/data/]
   [junit4]   2> 1088079 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1088111 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard2_replica_p10] Schema name=minimal
   [junit4]   2> 1088112 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1088112 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard1_replica_n1' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1088112 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37251.solr.core.pull_replica_test_create_delete.shard1.replica_n1' 
(registry 'solr.core.pull_replica_test_create_delete.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@afb8bbd
   [junit4]   2> 1088112 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node2/pull_replica_test_create_delete_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node2/./pull_replica_test_create_delete_shard1_replica_n1/data/]
   [junit4]   2> 1088113 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1088113 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard2_replica_p10' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1088113 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_44722.solr.core.pull_replica_test_create_delete.shard2.replica_p10' 
(registry 'solr.core.pull_replica_test_create_delete.shard2.replica_p10') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@afb8bbd
   [junit4]   2> 1088113 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard2_replica_p10] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node1/pull_replica_test_create_delete_shard2_replica_p10],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node1/./pull_replica_test_create_delete_shard2_replica_p10/data/]
   [junit4]   2> 1088149 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1088388 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard2_replica_p12] Schema name=minimal
   [junit4]   2> 1088389 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.s.IndexSchema 
[pull_replica_test_create_delete_shard2_replica_n8] Schema name=minimal
   [junit4]   2> 1088460 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1088460 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard2_replica_n8' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1088461 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37251.solr.core.pull_replica_test_create_delete.shard2.replica_n8' 
(registry 'solr.core.pull_replica_test_create_delete.shard2.replica_n8') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@afb8bbd
   [junit4]   2> 1088461 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard2_replica_n8] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node2/pull_replica_test_create_delete_shard2_replica_n8],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node2/./pull_replica_test_create_delete_shard2_replica_n8/data/]
   [junit4]   2> 1088461 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1088461 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_create_delete_shard2_replica_p12' using 
configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1088461 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37251.solr.core.pull_replica_test_create_delete.shard2.replica_p12' 
(registry 'solr.core.pull_replica_test_create_delete.shard2.replica_p12') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@afb8bbd
   [junit4]   2> 1088461 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.c.SolrCore 
[[pull_replica_test_create_delete_shard2_replica_p12] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node2/pull_replica_test_create_delete_shard2_replica_p12],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_469CEF2E25264940-001/tempDir-001/node2/./pull_replica_test_create_delete_shard2_replica_p12/data/]
   [junit4]   2> 1088675 DEBUG (ScheduledTrigger-1568-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1088731 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1088731 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1088732 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@66547f43[pull_replica_test_create_delete_shard2_replica_p14] 
main]
   [junit4]   2> 1088788 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1088788 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1088789 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1088829 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1088829 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1088830 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@41973531[pull_replica_test_create_delete_shard1_replica_p6] 
main]
   [junit4]   2> 1088898 INFO  
(searcherExecutor-1580-thread-1-processing-n:127.0.0.1:44722_solr 
x:pull_replica_test_create_delete_shard2_replica_p14 
c:pull_replica_test_create_delete s:shard2 r:core_node16) 
[n:127.0.0.1:44722_solr c:pull_replica_test_create_delete s:shard2 
r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] 
o.a.s.c.SolrCore [pull_replica_test_create_delete_shard2_replica_p14] 
Registered new searcher 
Searcher@66547f43[pull_replica_test_create_delete_shard2_replica_p14] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1089032 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1089032 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1089033 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2453256e[pull_replica_test_create_delete_shard1_replica_p2] 
main]
   [junit4]   2> 1089099 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.c.ZkController 
pull_replica_test_create_delete_shard2_replica_p14 starting background 
replication from leader
   [junit4]   2> 1089099 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1089117 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1089117 INFO  (qtp1261463183-3606) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node16 
x:pull_replica_test_create_delete_shard2_replica_p14] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1089118 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1089118 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1089118 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1089119 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1089156 INFO  
(searcherExecutor-1579-thread-1-processing-n:127.0.0.1:44722_solr 
x:pull_replica_test_create_delete_shard1_replica_p6 
c:pull_replica_test_create_delete s:shard1 r:core_node9) 
[n:127.0.0.1:44722_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.SolrCore 
[pull_replica_test_create_delete_shard1_replica_p6] Registered new searcher 
Searcher@41973531[pull_replica_test_create_delete_shard1_replica_p6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1089170 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1089170 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1089171 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1089171 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1089173 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7840a5a0[pull_replica_test_create_delete_shard1_replica_n1] 
main]
   [junit4]   2> 1089173 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1089206 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1089207 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1089207 INFO  
(searcherExecutor-1582-thread-1-processing-n:127.0.0.1:44722_solr 
x:pull_replica_test_create_delete_shard1_replica_p2 
c:pull_replica_test_create_delete s:shard1 r:core_node5) 
[n:127.0.0.1:44722_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.SolrCore 
[pull_replica_test_create_delete_shard1_replica_p2] Registered new searcher 
Searcher@2453256e[pull_replica_test_create_delete_shard1_replica_p2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1089210 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.ZkController 
pull_replica_test_create_delete_shard1_replica_p6 starting background 
replication from leader
   [junit4]   2> 1089210 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1089227 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.ZkController 
pull_replica_test_create_delete_shard1_replica_p2 starting background 
replication from leader
   [junit4]   2> 1089227 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1089239 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1089239 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1089240 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@25e1ed86[pull_replica_test_create_delete_shard1_replica_p4] 
main]
   [junit4]   2> 1089241 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.h.ReplicationHandler 
Poll scheduled at an interval of 3000ms
   [junit4]   2> 1089241 INFO  (qtp1261463183-3599) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node5 
x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1089243 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1089243 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1089248 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1089249 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1089263 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1089264 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1089264 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1089284 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@15a0cbe9[pull_replica_test_create_delete_shard2_replica_p10] 
main]
   [junit4]   2> 1089296 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1089296 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1089297 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1089297 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1089298 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@79fd633[pull_replica_test_create_delete_shard2_replica_n8] 
main]
   [junit4]   2> 1089301 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1089301 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1089301 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1089301 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1089302 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1089302 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1089316 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.h.ReplicationHandler 
Poll scheduled at an interval of 3000ms
   [junit4]   2> 1089316 INFO  (qtp1261463183-3600) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node9 
x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1089316 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1613620629118910464
   [junit4]   2> 1089320 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1613620629123104768
   [junit4]   2> 1089389 INFO  
(searcherExecutor-1583-thread-1-processing-n:127.0.0.1:37251_solr 
x:pull_replica_test_create_delete_shard1_replica_n1 
c:pull_replica_test_create_delete s:shard1 r:core_node3) 
[n:127.0.0.1:37251_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SolrCore 
[pull_replica_test_create_delete_shard1_replica_n1] Registered new searcher 
Searcher@7840a5a0[pull_replica_test_create_delete_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1089394 INFO  
(searcherExecutor-1584-thread-1-processing-n:127.0.0.1:44722_solr 
x:pull_replica_test_create_delete_shard2_replica_p10 
c:pull_replica_test_create_delete s:shard2 r:core_node13) 
[n:127.0.0.1:44722_solr c:pull_replica_test_create_delete s:shard2 
r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] 
o.a.s.c.SolrCore [pull_replica_test_create_delete_shard2_replica_p10] 
Registered new searcher 
Searcher@15a0cbe9[pull_replica_test_create_delete_shard2_replica_p10] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1089394 INFO  
(searcherExecutor-1581-thread-1-processing-n:127.0.0.1:37251_solr 
x:pull_replica_test_create_delete_shard1_replica_p4 
c:pull_replica_test_create_delete s:shard1 r:core_node7) 
[n:127.0.0.1:37251_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.SolrCore 
[pull_replica_test_create_delete_shard1_replica_p4] Registered new searcher 
Searcher@25e1ed86[pull_replica_test_create_delete_shard1_replica_p4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1089395 INFO  
(searcherExecutor-1586-thread-1-processing-n:127.0.0.1:37251_solr 
x:pull_replica_test_create_delete_shard2_replica_n8 
c:pull_replica_test_create_delete s:shard2 r:core_node11) 
[n:127.0.0.1:37251_solr c:pull_replica_test_create_delete s:shard2 
r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] 
o.a.s.c.SolrCore [pull_replica_test_create_delete_shard2_replica_n8] Registered 
new searcher 
Searcher@79fd633[pull_replica_test_create_delete_shard2_replica_n8] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1089396 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.c.ZkController 
pull_replica_test_create_delete_shard2_replica_p10 starting background 
replication from leader
   [junit4]   2> 1089396 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1089405 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1089405 INFO  (qtp1261463183-3603) [n:127.0.0.1:44722_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node13 
x:pull_replica_test_create_delete_shard2_replica_p10] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1089484 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.ZkController 
pull_replica_test_create_delete_shard1_replica_p4 starting background 
replication from leader
   [junit4]   2> 1089484 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1089519 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.h.ReplicationHandler 
Poll scheduled at an interval of 3000ms
   [junit4]   2> 1089519 INFO  (qtp840615664-3611) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node7 
x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1089535 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/pull_replica_test_create_delete/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1089535 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1089536 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1089557 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/pull_replica_test_create_delete/terms/shard2 to 
Terms{values={core_node11=0}, version=0}
   [junit4]   2> 1089574 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1089574 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1089574 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:37251/solr/pull_replica_test_create_delete_shard1_replica_n1/
   [junit4]   2> 1089575 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1089629 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3deb6f3a[pull_replica_test_create_delete_shard2_replica_p12] 
main]
   [junit4]   2> 1089630 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:37251/solr/pull_replica_test_create_delete_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1089630 INFO  (qtp840615664-3610) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard1 r:core_node3 
x:pull_replica_test_create_delete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1089630 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1089630 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1089630 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:37251/solr/pull_replica_test_create_delete_shard2_replica_n8/
   [junit4]   2> 1089631 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1089631 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1089631 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1089631 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.SyncStrategy 
http://127.0.0.1:37251/solr/pull_replica_test_create_delete_shard2_replica_n8/ 
has no replicas
   [junit4]   2> 1089631 INFO  (qtp840615664-3614) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node11 
x:pull_replica_test_create_delete_shard2_replica_n8] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1089632 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1089646 INFO  
(searcherExecutor-1587-thread-1-processing-n:127.0.0.1:37251_solr 
x:pull_replica_test_create_delete_shard2_replica_p12 
c:pull_replica_test_create_delete s:shard2 r:core_node15) 
[n:127.0.0.1:37251_solr c:pull_replica_test_create_delete s:shard2 
r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] 
o.a.s.c.SolrCore [pull_replica_test_create_delete_shard2_replica_p12] 
Registered new searcher 
Searcher@3deb6f3a[pull_replica_test_create_delete_shard2_replica_p12] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1089686 DEBUG (ScheduledTrigger-1568-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1089702 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.c.ZkController 
pull_replica_test_create_delete_shard2_replica_p12 starting background 
replication from leader
   [junit4]   2> 1089702 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1089703 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 
x:pull_replica_test_create_delete_shard2_replica_p12] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1089703 INFO  (qtp840615664-3617) [n:127.0.0.1:37251_solr 
c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica

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

Apples-Tests-master/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1798199964
     [copy] Copying 238 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1798199964
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1798199964

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 195ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            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: 223 minutes 9 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 lucene2
                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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to