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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at https://127.0.0.1:40765/solr: Could not find collection : 
testDeleteWithCollection_abc_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:40765/solr: Could not find collection : 
testDeleteWithCollection_abc_2
        at 
__randomizedtesting.SeedInfo.seed([D03CCBA6E7CDC997:ABE53C4BBE571B29]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13011 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/init-core-data-001
   [junit4]   2> 1159824 WARN  
(SUITE-TestWithCollection-seed#[D03CCBA6E7CDC997]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1159824 INFO  
(SUITE-TestWithCollection-seed#[D03CCBA6E7CDC997]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1159826 INFO  
(SUITE-TestWithCollection-seed#[D03CCBA6E7CDC997]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1159826 INFO  
(SUITE-TestWithCollection-seed#[D03CCBA6E7CDC997]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1159827 INFO  
(SUITE-TestWithCollection-seed#[D03CCBA6E7CDC997]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001
   [junit4]   2> 1159827 INFO  
(SUITE-TestWithCollection-seed#[D03CCBA6E7CDC997]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1159836 INFO  (Thread-2197) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1159836 INFO  (Thread-2197) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1159852 ERROR (Thread-2197) [    ] 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> 1159936 INFO  
(SUITE-TestWithCollection-seed#[D03CCBA6E7CDC997]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42777
   [junit4]   2> 1159949 INFO  (zkConnectionManagerCallback-1192-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1159954 INFO  (jetty-launcher-1189-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> 1159955 INFO  (jetty-launcher-1189-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> 1159956 INFO  (jetty-launcher-1189-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1159956 INFO  (jetty-launcher-1189-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1159956 INFO  (jetty-launcher-1189-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1159956 INFO  (jetty-launcher-1189-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35c3ac79{/solr,null,AVAILABLE}
   [junit4]   2> 1159958 INFO  (jetty-launcher-1189-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@38e25776{SSL,[ssl, 
http/1.1]}{127.0.0.1:45057}
   [junit4]   2> 1159958 INFO  (jetty-launcher-1189-thread-1) [    ] 
o.e.j.s.Server Started @1160023ms
   [junit4]   2> 1159958 INFO  (jetty-launcher-1189-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45057}
   [junit4]   2> 1159958 ERROR (jetty-launcher-1189-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1159958 INFO  (jetty-launcher-1189-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1159958 INFO  (jetty-launcher-1189-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1159958 INFO  (jetty-launcher-1189-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1159958 INFO  (jetty-launcher-1189-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1159958 INFO  (jetty-launcher-1189-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-12T19:35:14.381Z
   [junit4]   2> 1159996 INFO  (jetty-launcher-1189-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1159996 INFO  (jetty-launcher-1189-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1159996 INFO  (jetty-launcher-1189-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1160015 INFO  (zkConnectionManagerCallback-1194-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160016 INFO  (jetty-launcher-1189-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45273d5{/solr,null,AVAILABLE}
   [junit4]   2> 1160016 INFO  (jetty-launcher-1189-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@174d11a6{SSL,[ssl, 
http/1.1]}{127.0.0.1:40765}
   [junit4]   2> 1160016 INFO  (jetty-launcher-1189-thread-2) [    ] 
o.e.j.s.Server Started @1160081ms
   [junit4]   2> 1160016 INFO  (jetty-launcher-1189-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40765}
   [junit4]   2> 1160017 ERROR (jetty-launcher-1189-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1160017 INFO  (jetty-launcher-1189-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1160017 INFO  (jetty-launcher-1189-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1160017 INFO  (jetty-launcher-1189-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1160017 INFO  (jetty-launcher-1189-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1160017 INFO  (jetty-launcher-1189-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-12T19:35:14.440Z
   [junit4]   2> 1160024 INFO  (jetty-launcher-1189-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1160035 INFO  (zkConnectionManagerCallback-1196-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160040 INFO  (jetty-launcher-1189-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1160218 INFO  (jetty-launcher-1189-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42777/solr
   [junit4]   2> 1160219 INFO  (zkConnectionManagerCallback-1200-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160221 INFO  (zkConnectionManagerCallback-1202-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160363 INFO  (jetty-launcher-1189-thread-2) 
[n:127.0.0.1:40765_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40765_solr
   [junit4]   2> 1160364 INFO  (jetty-launcher-1189-thread-2) 
[n:127.0.0.1:40765_solr    ] o.a.s.c.Overseer Overseer 
(id=73135000320475140-127.0.0.1:40765_solr-n_0000000000) starting
   [junit4]   2> 1160372 INFO  (zkConnectionManagerCallback-1209-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160378 INFO  (jetty-launcher-1189-thread-2) 
[n:127.0.0.1:40765_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42777/solr ready
   [junit4]   2> 1160380 INFO  
(OverseerStateUpdate-73135000320475140-127.0.0.1:40765_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40765_solr
   [junit4]   2> 1160381 INFO  (jetty-launcher-1189-thread-2) 
[n:127.0.0.1:40765_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40765_solr
   [junit4]   2> 1160397 DEBUG 
(OverseerAutoScalingTriggerThread-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1160397 INFO  
(OverseerStateUpdate-73135000320475140-127.0.0.1:40765_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1160398 INFO  (jetty-launcher-1189-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42777/solr
   [junit4]   2> 1160407 DEBUG 
(OverseerAutoScalingTriggerThread-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 1160449 DEBUG 
(OverseerAutoScalingTriggerThread-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 1160449 DEBUG 
(OverseerAutoScalingTriggerThread-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1160501 INFO  (zkConnectionManagerCallback-1213-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160508 INFO  (jetty-launcher-1189-thread-2) 
[n:127.0.0.1:40765_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1160540 INFO  (zkCallback-1208-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1160546 DEBUG 
(OverseerAutoScalingTriggerThread-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:40765_solr]
   [junit4]   2> 1160549 INFO  (jetty-launcher-1189-thread-2) 
[n:127.0.0.1:40765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40765.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@653fdb3
   [junit4]   2> 1160565 INFO  (jetty-launcher-1189-thread-2) 
[n:127.0.0.1:40765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40765.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@653fdb3
   [junit4]   2> 1160565 INFO  (jetty-launcher-1189-thread-2) 
[n:127.0.0.1:40765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40765.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@653fdb3
   [junit4]   2> 1160566 INFO  (jetty-launcher-1189-thread-2) 
[n:127.0.0.1:40765_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/.
   [junit4]   2> 1160574 DEBUG 
(OverseerAutoScalingTriggerThread-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1160574 DEBUG 
(OverseerAutoScalingTriggerThread-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1160575 DEBUG (ScheduledTrigger-2106-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 1160596 INFO  (zkConnectionManagerCallback-1216-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160610 INFO  (jetty-launcher-1189-thread-1) 
[n:127.0.0.1:45057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1160614 INFO  (jetty-launcher-1189-thread-1) 
[n:127.0.0.1:45057_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1160614 INFO  (jetty-launcher-1189-thread-1) 
[n:127.0.0.1:45057_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45057_solr
   [junit4]   2> 1160632 INFO  (zkCallback-1208-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1160668 INFO  (zkCallback-1201-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1160683 INFO  (zkCallback-1215-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1160683 INFO  (zkConnectionManagerCallback-1223-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160691 INFO  (jetty-launcher-1189-thread-1) 
[n:127.0.0.1:45057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1160693 INFO  (jetty-launcher-1189-thread-1) 
[n:127.0.0.1:45057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42777/solr ready
   [junit4]   2> 1160716 INFO  (jetty-launcher-1189-thread-1) 
[n:127.0.0.1:45057_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1160736 INFO  (jetty-launcher-1189-thread-1) 
[n:127.0.0.1:45057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45057.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@653fdb3
   [junit4]   2> 1160742 INFO  (jetty-launcher-1189-thread-1) 
[n:127.0.0.1:45057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45057.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@653fdb3
   [junit4]   2> 1160742 INFO  (jetty-launcher-1189-thread-1) 
[n:127.0.0.1:45057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45057.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@653fdb3
   [junit4]   2> 1160743 INFO  (jetty-launcher-1189-thread-1) 
[n:127.0.0.1:45057_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node1/.
   [junit4]   2> 1160824 INFO  (zkConnectionManagerCallback-1226-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160865 INFO  (zkConnectionManagerCallback-1231-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160866 INFO  
(SUITE-TestWithCollection-seed#[D03CCBA6E7CDC997]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1160866 INFO  
(SUITE-TestWithCollection-seed#[D03CCBA6E7CDC997]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42777/solr ready
   [junit4]   2> 1160922 INFO  
(TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[D03CCBA6E7CDC997]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testMoveReplicaWithCollection
   [junit4]   2> 1160923 DEBUG (zkCallback-1208-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 1160923 DEBUG 
(OverseerAutoScalingTriggerThread-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 1160924 INFO  
(TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[D03CCBA6E7CDC997]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1160954 DEBUG 
(OverseerAutoScalingTriggerThread-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1160957 DEBUG 
(OverseerAutoScalingTriggerThread-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1160958 DEBUG 
(OverseerAutoScalingTriggerThread-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 1161078 INFO  (qtp352518337-6055) [n:127.0.0.1:40765_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1161142 INFO  (qtp385612295-6048) [n:127.0.0.1:45057_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1161147 DEBUG (qtp352518337-6056) [n:127.0.0.1:40765_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1161148 INFO  (qtp352518337-6056) [n:127.0.0.1:40765_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=140
   [junit4]   2> 1161148 DEBUG (zkCallback-1208-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 1161148 DEBUG 
(OverseerAutoScalingTriggerThread-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 3
   [junit4]   2> 1161148 DEBUG 
(OverseerAutoScalingTriggerThread-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1161148 INFO  
(TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[D03CCBA6E7CDC997]) 
[    ] o.a.s.c.TestWithCollection Chosen node 127.0.0.1:40765_solr for 
collection testMoveReplicaWithCollection_abc
   [junit4]   2> 1161148 DEBUG 
(OverseerAutoScalingTriggerThread-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1161149 DEBUG 
(OverseerAutoScalingTriggerThread-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 3
   [junit4]   2> 1161149 INFO  (qtp352518337-6056) [n:127.0.0.1:40765_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=testMoveReplicaWithCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:40765_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1161160 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
testMoveReplicaWithCollection_abc
   [junit4]   2> 1161161 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 1161163 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1161164 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1161167 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 1161168 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 1161169 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/params.json
   [junit4]   2> 1161171 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1161172 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1161173 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1161175 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1161176 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1161178 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1161181 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1161182 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1161183 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1161192 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1161194 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1161195 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1161197 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1161199 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1161200 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1161201 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1161203 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1161220 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1161222 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1161223 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1161225 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1161226 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1161228 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1161229 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1161231 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1161232 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1161233 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1161235 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1161236 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1161238 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1161240 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1161273 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1161274 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1161284 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1161285 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1161287 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1161288 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1161289 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1161411 DEBUG (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 1161426 INFO  (qtp352518337-6060) [n:127.0.0.1:40765_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1161432 INFO  (qtp385612295-6050) [n:127.0.0.1:45057_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1161437 DEBUG (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 1161474 INFO  (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 16439916834 
sessionWrapper.createTime 16439916797551894, this.sessionWrapper.createTime 
16439916797551894 
   [junit4]   2> 1161479 INFO  
(OverseerStateUpdate-73135000320475140-127.0.0.1:40765_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMoveReplicaWithCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMoveReplicaWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40765/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1161700 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr    
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaWithCollection_abc.AUTOCREATED&newCollection=true&name=testMoveReplicaWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1161700 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr    
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1162782 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams 
conf resource params.json loaded . version : 0 
   [junit4]   2> 1162782 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 1162801 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1162801 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 1162801 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1162802 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 1162802 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1162802 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 1162802 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1162802 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 1162835 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 1162885 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema 
[testMoveReplicaWithCollection_abc_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1163602 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1163659 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'testMoveReplicaWithCollection_abc_shard1_replica_n1' using 
configuration from collection testMoveReplicaWithCollection_abc, trusted=true
   [junit4]   2> 1163663 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40765.solr.core.testMoveReplicaWithCollection_abc.shard1.replica_n1' 
(registry 'solr.core.testMoveReplicaWithCollection_abc.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@653fdb3
   [junit4]   2> 1163663 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1163663 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore 
[[testMoveReplicaWithCollection_abc_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/./testMoveReplicaWithCollection_abc_shard1_replica_n1/data/]
   [junit4]   2> 1163690 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1163964 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1163964 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1163978 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1163978 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1163980 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42ab24c2[testMoveReplicaWithCollection_abc_shard1_replica_n1] main]
   [junit4]   2> 1163982 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED
   [junit4]   2> 1163982 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testMoveReplicaWithCollection_abc.AUTOCREATED
   [junit4]   2> 1163982 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1163983 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1163983 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1163983 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1163986 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1163986 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1608623082343235584
   [junit4]   2> 1163988 INFO  
(searcherExecutor-2120-thread-1-processing-n:127.0.0.1:40765_solr 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2) 
[n:127.0.0.1:40765_solr c:testMoveReplicaWithCollection_abc s:shard1 
r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@42ab24c2[testMoveReplicaWithCollection_abc_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1163988 INFO  
(searcherExecutor-2120-thread-1-processing-n:127.0.0.1:40765_solr 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2) 
[n:127.0.0.1:40765_solr c:testMoveReplicaWithCollection_abc s:shard1 
r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1163988 INFO  
(searcherExecutor-2120-thread-1-processing-n:127.0.0.1:40765_solr 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2) 
[n:127.0.0.1:40765_solr c:testMoveReplicaWithCollection_abc s:shard1 
r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1163989 INFO  
(searcherExecutor-2120-thread-1-processing-n:127.0.0.1:40765_solr 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2) 
[n:127.0.0.1:40765_solr c:testMoveReplicaWithCollection_abc s:shard1 
r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.c.SolrCore [testMoveReplicaWithCollection_abc_shard1_replica_n1] 
Registered new searcher 
Searcher@42ab24c2[testMoveReplicaWithCollection_abc_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1163996 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testMoveReplicaWithCollection_abc/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1164001 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1164001 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1164001 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:40765/solr/testMoveReplicaWithCollection_abc_shard1_replica_n1/
   [junit4]   2> 1164001 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1164002 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:40765/solr/testMoveReplicaWithCollection_abc_shard1_replica_n1/
 has no replicas
   [junit4]   2> 1164002 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1164011 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40765/solr/testMoveReplicaWithCollection_abc_shard1_replica_n1/
 shard1
   [junit4]   2> 1164015 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1164019 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaWithCollection_abc.AUTOCREATED&newCollection=true&name=testMoveReplicaWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2319
   [junit4]   2> 1164020 DEBUG (OverseerThreadFactory-2111-thread-1) [    ] 
o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 1164032 INFO  (qtp352518337-6056) [n:127.0.0.1:40765_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1164118 INFO  (zkCallback-1201-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMoveReplicaWithCollection_abc/state.json] for collection 
[testMoveReplicaWithCollection_abc] has occurred - updating... (live nodes 
size: [2])
   [junit4]   2> 1165033 INFO  (qtp352518337-6056) [n:127.0.0.1:40765_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&name=testMoveReplicaWithCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:40765_solr&wt=javabin&version=2}
 status=0 QTime=3883
   [junit4]   2> 1165037 INFO  (qtp352518337-6060) [n:127.0.0.1:40765_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&withCollection=testMoveReplicaWithCollection_abc&name=testMoveReplicaWithCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1165057 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
testMoveReplicaWithCollection_xyz
   [junit4]   2> 1165057 INFO  
(OverseerCollectionConfigSetProcessor-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1165068 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 1165070 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 1165072 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1165074 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 1165075 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 1165086 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/params.json
   [junit4]   2> 1165088 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1165090 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1165091 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1165093 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1165104 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1165114 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1165116 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1165126 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1165129 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1165135 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1165147 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1165151 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1165155 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1165157 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1165159 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1165164 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1165183 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1165189 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1165194 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1165200 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1165204 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1165211 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1165216 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1165219 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1165223 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1165232 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1165238 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1165249 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1165255 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1165260 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1165263 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1165266 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1165268 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1165276 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1165279 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1165288 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1165290 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1165295 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1165512 DEBUG (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 1165516 INFO  (qtp352518337-6058) [n:127.0.0.1:40765_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testMoveReplicaWithCollection_abc.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1165525 INFO  (qtp352518337-6061) [n:127.0.0.1:40765_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1165532 INFO  (qtp385612295-6048) [n:127.0.0.1:45057_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1165534 DEBUG (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 1165539 INFO  (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 16439920899 
sessionWrapper.createTime 16439920894127547, this.sessionWrapper.createTime 
16439920894127547 
   [junit4]   2> 1165542 INFO  
(OverseerStateUpdate-73135000320475140-127.0.0.1:40765_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMoveReplicaWithCollection_xyz",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMoveReplicaWithCollection_xyz_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40765/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1165747 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr    
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaWithCollection_xyz.AUTOCREATED&newCollection=true&name=testMoveReplicaWithCollection_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaWithCollection_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1166805 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.RequestParams 
conf resource params.json loaded . version : 0 
   [junit4]   2> 1166805 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 1166806 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1166806 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 1166806 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1166806 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 1166808 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1166808 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 1166808 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1166808 WARN  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 1166862 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 1166993 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.s.IndexSchema 
[testMoveReplicaWithCollection_xyz_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1167685 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1167816 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'testMoveReplicaWithCollection_xyz_shard1_replica_n1' using 
configuration from collection testMoveReplicaWithCollection_xyz, trusted=true
   [junit4]   2> 1167818 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40765.solr.core.testMoveReplicaWithCollection_xyz.shard1.replica_n1' 
(registry 'solr.core.testMoveReplicaWithCollection_xyz.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@653fdb3
   [junit4]   2> 1167818 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1167818 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrCore 
[[testMoveReplicaWithCollection_xyz_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_D03CCBA6E7CDC997-001/tempDir-001/node2/./testMoveReplicaWithCollection_xyz_shard1_replica_n1/data/]
   [junit4]   2> 1167848 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1168108 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1168108 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1168109 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1168109 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1168124 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@766ca704[testMoveReplicaWithCollection_xyz_shard1_replica_n1] main]
   [junit4]   2> 1168125 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED
   [junit4]   2> 1168126 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED
   [junit4]   2> 1168126 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 1168126 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1168127 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1168127 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1168129 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1168129 INFO  
(searcherExecutor-2125-thread-1-processing-n:127.0.0.1:40765_solr 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2) 
[n:127.0.0.1:40765_solr c:testMoveReplicaWithCollection_xyz s:shard1 
r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@766ca704[testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1168129 INFO  
(searcherExecutor-2125-thread-1-processing-n:127.0.0.1:40765_solr 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2) 
[n:127.0.0.1:40765_solr c:testMoveReplicaWithCollection_xyz s:shard1 
r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1168129 INFO  
(searcherExecutor-2125-thread-1-processing-n:127.0.0.1:40765_solr 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2) 
[n:127.0.0.1:40765_solr c:testMoveReplicaWithCollection_xyz s:shard1 
r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1168130 INFO  
(searcherExecutor-2125-thread-1-processing-n:127.0.0.1:40765_solr 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2) 
[n:127.0.0.1:40765_solr c:testMoveReplicaWithCollection_xyz s:shard1 
r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.c.SolrCore [testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
Registered new searcher 
Searcher@766ca704[testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1168130 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1608623086688534528
   [junit4]   2> 1168138 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testMoveReplicaWithCollection_xyz/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1168151 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1168151 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1168151 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:40765/solr/testMoveReplicaWithCollection_xyz_shard1_replica_n1/
   [junit4]   2> 1168152 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1168152 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:40765/solr/testMoveReplicaWithCollection_xyz_shard1_replica_n1/
 has no replicas
   [junit4]   2> 1168152 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1168158 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40765/solr/testMoveReplicaWithCollection_xyz_shard1_replica_n1/
 shard1
   [junit4]   2> 1168159 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1168167 INFO  (qtp352518337-6059) [n:127.0.0.1:40765_solr 
c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 
x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaWithCollection_xyz.AUTOCREATED&newCollection=true&name=testMoveReplicaWithCollection_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaWithCollection_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2420
   [junit4]   2> 1168171 DEBUG (OverseerThreadFactory-2111-thread-2) [    ] 
o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 1168176 INFO  (qtp352518337-6060) [n:127.0.0.1:40765_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1168273 INFO  (zkCallback-1201-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMoveReplicaWithCollection_xyz/state.json] for collection 
[testMoveReplicaWithCollection_xyz] has occurred - updating... (live nodes 
size: [2])
   [junit4]   2> 1168274 INFO  (zkCallback-1201-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMoveReplicaWithCollection_abc/state.json] for collection 
[testMoveReplicaWithCollection_abc] has occurred - updating... (live nodes 
size: [2])
   [junit4]   2> 1169067 INFO  
(OverseerCollectionConfigSetProcessor-73135000320475140-127.0.0.1:40765_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1169177 INFO  (qtp352518337-6060) [n:127.0.0.1:40765_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&withCollection=testMoveReplicaWithCollection_abc&name=testMoveReplicaWithCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=4140
   [junit4]   2> 1169179 INFO  (qtp352518337-6058) [n:127.0.0.1:40765_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collectio

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

operty 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-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

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 60ms :: 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: 197 minutes 48 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