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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:56654/solr: Backup directory already 
exists: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-002/mytestbackup

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:56654/solr: Backup directory already exists: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-002/mytestbackup
        at 
__randomizedtesting.SeedInfo.seed([B844829D3032434A:3010BD479ECE2EB2]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1228)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.cloud.TestCloudBackupRestore.testBackupAndRestore(TestCloudBackupRestore.java:153)
        at 
org.apache.solr.cloud.TestCloudBackupRestore.test(TestCloudBackupRestore.java:110)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12007 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudBackupRestore
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/init-core-data-001
   [junit4]   2> 1456713 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1456714 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1456715 INFO  (Thread-7237) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1456715 INFO  (Thread-7237) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1456815 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52025
   [junit4]   2> 1456815 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1456815 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1456816 INFO  (zkCallback-1816-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2eb7fe1b 
name:ZooKeeperConnection Watcher:127.0.0.1:52025 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1456817 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1456817 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1456817 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1456823 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1456823 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1456824 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@25512b2b{/solr,null,AVAILABLE}
   [junit4]   2> 1456824 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6cf85a4d{/solr,null,AVAILABLE}
   [junit4]   2> 1456827 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4fc66c97{HTTP/1.1,[http/1.1]}{127.0.0.1:58444}
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4c5d59fb{HTTP/1.1,[http/1.1]}{127.0.0.1:56654}
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.e.j.s.Server Started @1458983ms
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.e.j.s.Server Started @1458983ms
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58444}
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56654}
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1'
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2'
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1456828 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1456829 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1456829 INFO  (zkCallback-1817-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3d944a78 
name:ZooKeeperConnection Watcher:127.0.0.1:52025/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1456829 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1456829 INFO  (zkCallback-1818-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e033358 
name:ZooKeeperConnection Watcher:127.0.0.1:52025/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1456829 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1456829 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1456829 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1456830 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1456830 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1456833 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/.
   [junit4]   2> 1456833 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/.
   [junit4]   2> 1456833 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1977994472
   [junit4]   2> 1456834 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1677490698
   [junit4]   2> 1456834 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1]
   [junit4]   2> 1456834 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2]
   [junit4]   2> 1456834 WARN  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/lib
   [junit4]   2> 1456834 WARN  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/lib
   [junit4]   2> 1456834 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1456834 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1456835 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1456835 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1456835 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1456835 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1456835 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1456835 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52025/solr
   [junit4]   2> 1456835 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1456836 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52025/solr
   [junit4]   2> 1456836 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1456836 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1456836 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1456836 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1456837 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1456837 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1456837 INFO  (zkCallback-1823-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6d2704ed 
name:ZooKeeperConnection Watcher:127.0.0.1:52025 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1456837 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1456837 INFO  (jetty-launcher-1815-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1456837 INFO  (zkCallback-1824-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a5c0fb5 
name:ZooKeeperConnection Watcher:127.0.0.1:52025 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1456838 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1456838 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1456838 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$59/1955801451@32dbda87
   [junit4]   2> 1456838 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$59/1955801451@773a57d6
   [junit4]   2> 1456838 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1456838 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1456839 INFO  
(zkCallback-1825-thread-1-processing-n:127.0.0.1:58444_solr) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@63d9773e 
name:ZooKeeperConnection Watcher:127.0.0.1:52025/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1456839 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1456839 INFO  
(zkCallback-1826-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@37018e68 
name:ZooKeeperConnection Watcher:127.0.0.1:52025/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1456839 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1456839 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1456840 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1456840 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1456841 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1456841 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1456842 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1456842 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1456843 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1456843 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1456844 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1456844 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1456844 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1456844 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1456845 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1456845 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1456845 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1456845 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1456846 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1456846 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1456846 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1456846 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1456847 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1456847 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1456847 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1456847 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1456850 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1456850 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1456851 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1456851 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1456851 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1456852 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1456852 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95939549481402374-127.0.0.1:56654_solr-n_0000000000
   [junit4]   2> 1456852 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95939549481402373-127.0.0.1:58444_solr-n_0000000001
   [junit4]   2> 1456852 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56654_solr
   [junit4]   2> 1456852 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1456852 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95939549481402374-127.0.0.1:56654_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1456852 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58444_solr
   [junit4]   2> 1456852 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:58444_solr
   [junit4]   2> 1456853 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.Overseer Overseer 
(id=95939549481402374-127.0.0.1:56654_solr-n_0000000000) starting
   [junit4]   2> 1456853 INFO  
(zkCallback-1825-thread-1-processing-n:127.0.0.1:58444_solr) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1456853 INFO  
(zkCallback-1826-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1456858 INFO  
(zkCallback-1825-thread-1-processing-n:127.0.0.1:58444_solr) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1456858 INFO  
(zkCallback-1826-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1456858 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1456859 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1456859 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1456859 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/.
   [junit4]   2> 1456860 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1456860 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 1456860 INFO  (jetty-launcher-1815-thread-1) 
[n:127.0.0.1:58444_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1456861 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1456862 INFO  
(OverseerCollectionConfigSetProcessor-95939549481402374-127.0.0.1:56654_solr-n_0000000000)
 [n:127.0.0.1:56654_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1456862 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1456862 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:56654_solr as DOWN
   [junit4]   2> 1456863 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 1456863 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:56654_solr"} current state version: 0
   [junit4]   2> 1456863 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:56654_solr
   [junit4]   2> 1457863 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56654_solr
   [junit4]   2> 1457863 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:56654_solr
   [junit4]   2> 1457864 INFO  
(zkCallback-1825-thread-1-processing-n:127.0.0.1:58444_solr) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1457864 INFO  
(zkCallback-1826-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1457864 INFO  
(zkCallback-1826-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1457864 INFO  
(zkCallback-1825-thread-1-processing-n:127.0.0.1:58444_solr) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1457880 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1457880 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1457881 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/.
   [junit4]   2> 1457881 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1457884 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 1457884 INFO  (jetty-launcher-1815-thread-2) 
[n:127.0.0.1:56654_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1457885 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1457885 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1457885 INFO  (zkCallback-1829-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ea9026f 
name:ZooKeeperConnection Watcher:127.0.0.1:52025 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1457886 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1457886 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1457886 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 
127.0.0.1:52025/solr
   [junit4]   2> 1457887 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1457894 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1457894 INFO  (zkCallback-1832-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@15a94640 
name:ZooKeeperConnection Watcher:127.0.0.1:52025/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1457894 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1457894 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1457894 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1457895 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1457895 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1457896 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1457897 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1457912 INFO  
(TEST-TestCloudBackupRestore.test-seed#[B844829D3032434A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1457914 INFO  (qtp1768132040-15148) [n:127.0.0.1:58444_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=true&name=backuprestore&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1457915 INFO  
(OverseerCollectionConfigSetProcessor-95939549481402374-127.0.0.1:56654_solr-n_0000000000)
 [n:127.0.0.1:56654_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1457915 INFO  
(OverseerThreadFactory-4597-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1457916 INFO  
(OverseerThreadFactory-4597-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create 
collection backuprestore
   [junit4]   2> 1457916 INFO  
(OverseerThreadFactory-4597-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/backuprestore 
   [junit4]   2> 1457916 INFO  
(OverseerThreadFactory-4597-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/backuprestore
   [junit4]   2> 1457916 INFO  (zkCallback-1832-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1457916 INFO  
(zkCallback-1826-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 1457916 INFO  
(zkCallback-1825-thread-1-processing-n:127.0.0.1:58444_solr) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 1457918 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1457918 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: backuprestore
   [junit4]   2> 1457919 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/backuprestore/state.json
   [junit4]   2> 1458018 INFO  
(OverseerThreadFactory-4597-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
SolrCores for new collection backuprestore, shardNames [shard1, shard2] , 
replicationFactor : 2
   [junit4]   2> 1458018 INFO  
(OverseerThreadFactory-4597-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core backuprestore_shard1_replica1 as part of shard shard1 of collection 
backuprestore on 127.0.0.1:58444_solr
   [junit4]   2> 1458018 INFO  
(OverseerThreadFactory-4597-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core backuprestore_shard2_replica2 as part of shard shard2 of collection 
backuprestore on 127.0.0.1:56654_solr
   [junit4]   2> 1458019 INFO  
(OverseerThreadFactory-4597-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core backuprestore_shard2_replica1 as part of shard shard2 of collection 
backuprestore on 127.0.0.1:58444_solr
   [junit4]   2> 1458019 INFO  
(OverseerThreadFactory-4597-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core backuprestore_shard1_replica2 as part of shard shard1 of collection 
backuprestore on 127.0.0.1:56654_solr
   [junit4]   2> 1458020 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1458020 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=backuprestore_shard1_replica1, collection.configName=conf1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=backuprestore, 
customKey=customValue, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 1458020 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1458020 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1458020 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=backuprestore_shard2_replica2, collection.configName=conf1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=backuprestore, 
customKey=customValue, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 1458020 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=backuprestore_shard1_replica2, collection.configName=conf1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=backuprestore, 
customKey=customValue, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 1458021 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1458021 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1458021 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1458021 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
Registering watch for collection backuprestore
   [junit4]   2> 1458022 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
Registering watch for collection backuprestore
   [junit4]   2> 1458022 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] 
o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1458022 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1458022 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1458022 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
Registering watch for collection backuprestore
   [junit4]   2> 1458022 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1458022 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1458022 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58444/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:58444_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1458022 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58444/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:58444_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1458023 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56654/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:56654_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1458023 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56654/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:56654_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1458024 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56654/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:56654_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1458024 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56654/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:56654_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1458025 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1458025 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=backuprestore_shard2_replica1, collection.configName=conf1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=backuprestore, 
customKey=customValue, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 1458025 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1458026 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
Registering watch for collection backuprestore
   [junit4]   2> 1458026 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1458026 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58444/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:58444_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1458026 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58444/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:58444_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1458127 INFO  
(OverseerStateUpdate-95939549481402374-127.0.0.1:56654_solr-n_0000000000) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/backuprestore/state.json version: 0
   [junit4]   2> 1458128 INFO  
(zkCallback-1825-thread-1-processing-n:127.0.0.1:58444_solr) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore/state.json] for collection [backuprestore] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1458128 INFO  
(zkCallback-1826-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore/state.json] for collection [backuprestore] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1458128 INFO  
(zkCallback-1825-thread-1-processing-n:127.0.0.1:58444_solr) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[backuprestore] from [0] to [1]
   [junit4]   2> 1458128 INFO  
(zkCallback-1826-thread-1-processing-n:127.0.0.1:56654_solr) 
[n:127.0.0.1:56654_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[backuprestore] from [0] to [1]
   [junit4]   2> 1459022 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 1459022 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
Check for collection zkNode:backuprestore
   [junit4]   2> 1459022 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 1459022 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 1459022 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
Check for collection zkNode:backuprestore
   [junit4]   2> 1459022 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
Check for collection zkNode:backuprestore
   [junit4]   2> 1459023 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1459023 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 1459023 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1459023 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1459023 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 1459023 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 1459023 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 1459023 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/backuprestore_shard1_replica1'
   [junit4]   2> 1459023 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1459023 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1459024 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] 
o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 1459024 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] 
o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 1459024 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/backuprestore_shard2_replica2'
   [junit4]   2> 1459024 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/backuprestore_shard1_replica2'
   [junit4]   2> 1459024 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1459024 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1459024 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1459024 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1459025 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1459025 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1459026 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 1459026 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
Check for collection zkNode:backuprestore
   [junit4]   2> 1459026 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1459027 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1459027 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 1459028 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1459028 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 1459028 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/backuprestore_shard2_replica1'
   [junit4]   2> 1459028 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1459028 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1459030 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1459033 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1459034 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1459034 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1459035 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1459035 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1459036 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1459037 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1459037 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1459039 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1459040 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema 
[backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 1459040 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1459041 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1459042 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1459042 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema 
[backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 1459044 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1459045 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 1459045 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using 
configuration from collection backuprestore
   [junit4]   2> 1459045 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1459045 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/backuprestore_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/]
   [junit4]   2> 1459045 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
backuprestore_shard2_replica1
   [junit4]   2> 1459046 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/./backuprestore_shard2_replica1/data
   [junit4]   2> 1459046 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema 
[backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 1459046 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/index/
   [junit4]   2> 1459046 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema 
[backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 1459046 WARN  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1459046 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/index
   [junit4]   2> 1459046 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 1459046 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using 
configuration from collection backuprestore
   [junit4]   2> 1459047 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3ac28f1b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16433de0),segFN=segments_1,generation=1}
   [junit4]   2> 1459047 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1459047 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1459047 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/backuprestore_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/]
   [junit4]   2> 1459047 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
backuprestore_shard1_replica1
   [junit4]   2> 1459047 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/./backuprestore_shard1_replica1/data
   [junit4]   2> 1459047 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index/
   [junit4]   2> 1459047 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1459047 WARN  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1459049 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 1459049 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1  x:backuprestore_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using 
configuration from collection backuprestore
   [junit4]   2> 1459049 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index
   [junit4]   2> 1459049 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1459049 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/backuprestore_shard1_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/]
   [junit4]   2> 1459050 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
backuprestore_shard1_replica2
   [junit4]   2> 1459050 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@221764fb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c23e1b7),segFN=segments_1,generation=1}
   [junit4]   2> 1459050 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1459050 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/./backuprestore_shard1_replica2/data
   [junit4]   2> 1459050 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/index/
   [junit4]   2> 1459050 WARN  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1459050 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1459050 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/index
   [junit4]   2> 1459051 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4348ce35 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5706487e),segFN=segments_1,generation=1}
   [junit4]   2> 1459051 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1459048 INFO  
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) 
[n:127.0.0.1:58444_solr c:backuprestore s:shard2 r:core_node4 
x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core backuprestore_shard2_replica1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/
   [junit4]   2> 1459047 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1459051 WARN  
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) 
[n:127.0.0.1:58444_solr c:backuprestore s:shard2 r:core_node4 
x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1459051 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1459051 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459052 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459052 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459052 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459052 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459052 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459053 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459053 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459053 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1459053 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1459053 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1459054 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1459054 INFO  
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) 
[n:127.0.0.1:58444_solr c:backuprestore s:shard1 r:core_node1 
x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core backuprestore_shard1_replica1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/
   [junit4]   2> 1459054 WARN  
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) 
[n:127.0.0.1:58444_solr c:backuprestore s:shard1 r:core_node1 
x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1459054 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 1459054 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2  x:backuprestore_shard2_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using 
configuration from collection backuprestore
   [junit4]   2> 1459054 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1459054 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1459054 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1459054 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] 
o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/backuprestore_shard2_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/]
   [junit4]   2> 1459054 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
backuprestore_shard2_replica2
   [junit4]   2> 1459055 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1459055 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/./backuprestore_shard2_replica2/data
   [junit4]   2> 1459055 INFO  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/index/
   [junit4]   2> 1459055 WARN  (qtp1123358355-15151) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] 
o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1459055 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1459055 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1459055 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459055 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1459055 INFO  (qtp1768132040-15154) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1459055 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@221764fb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c23e1b7),segFN=segments_1,generation=1}
   [junit4]   2> 1459055 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1459056 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5be65cfc[backuprestore_shard1_replica1] main]
   [junit4]   2> 1459056 INFO  (qtp1768132040-15152) [n:127.0.0.1:58444_solr 
c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/backuprestore]
   [junit4]   2> 1459056 INFO  
(OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) 
[n:127.0.0.1:56654_solr c:backuprestore s:shard1 r:core_node3 
x:backuprestore_shard1_replica2] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core backuprestore_shard1_replica2 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/
   [junit4]   2> 1459056 INFO  (qtp1123358355-15144) [n:127.0.0.1:56654_solr 
c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459058 INFO  (qtp1768132040-15154) 

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

Elector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1485751 WARN  
(zkCallback-1825-thread-1-processing-n:127.0.0.1:58444_solr) 
[n:127.0.0.1:58444_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:488)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:729)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1485752 INFO  (jetty-launcher-1815-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25512b2b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1485753 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52025 52025
   [junit4]   2> 1486027 INFO  (Thread-7237) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52025 52025
   [junit4]   2> 1486027 WARN  (Thread-7237) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1486028 INFO  
(SUITE-TestCloudBackupRestore-seed#[B844829D3032434A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudBackupRestore_B844829D3032434A-001
   [junit4]   2> May 22, 2016 12:49:37 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{shard_s=PostingsFormat(name=LuceneFixedGap), 
_version_=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Direct)}, 
docValues:{}, maxPointsInLeafNode=1907, maxMBSortInHeap=7.874798808579653, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=hr-HR, 
timezone=Africa/Kigali
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=1,free=91225360,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: 
[OverriddenZkACLAndCredentialsProvidersTest, TestNoOpRegenerator, 
TestSubQueryTransformer, TestComplexPhraseQParserPlugin, SuggestComponentTest, 
TestSuggestSpellingConverter, TermVectorComponentDistributedTest, 
CoreAdminRequestStatusTest, TestPHPSerializedResponseWriter, 
DirectUpdateHandlerTest, QueryParsingTest, BlockCacheTest, TestUtils, 
DebugComponentTest, TestStressRecovery, TestWriterPerf, 
HighlighterMaxOffsetTest, SimpleCollectionCreateDeleteTest, 
ConnectionManagerTest, TestCloudManagedSchema, TestGroupingSearch, 
TestCoreDiscovery, DeleteShardTest, TestSchemaSimilarityResource, 
SparseHLLTest, ClassificationUpdateProcessorFactoryTest, TestConfigOverlay, 
TestSizeLimitedDistributedMap, RollingRestartTest, BlockJoinFacetSimpleTest, 
OverseerTest, TestReversedWildcardFilterFactory, HardAutoCommitTest, 
TestFieldTypeResource, TestPerFieldSimilarity, TestPostingsSolrHighlighter, 
DeleteInactiveReplicaTest, TestJmxMonitoredMap, TestJettySolrRunner, 
FullHLLTest, TestIndexSearcher, TestInfoStreamLogging, TestInitQParser, 
TestSolrQueryParser, TestCharFilters, MigrateRouteKeyTest, 
TestSolrFieldCacheMBean, SimpleMLTQParserTest, TestMiniSolrCloudClusterSSL, 
TestSolrQueryParserDefaultOperatorResource, TestTrieFacet, TestSearchPerf, 
DirectSolrConnectionTest, TestSchemaManager, TestXIncludeConfig, 
CollectionsAPISolrJTest, TriLevelCompositeIdRoutingTest, 
PKIAuthenticationIntegrationTest, LeaderFailoverAfterPartitionTest, 
TestDocBasedVersionConstraints, TestSolrDynamicMBean, 
TestRandomCollapseQParserPlugin, DirectUpdateHandlerOptimizeTest, 
ChangedSchemaMergeTest, TestDistributedMissingSort, 
BinaryUpdateRequestHandlerTest, TestJmxIntegration, 
DistributedQueryComponentCustomSortTest, MergeStrategyTest, 
StatelessScriptUpdateProcessorFactoryTest, TestConfigSetsAPI, 
TestIndexingPerformance, ExitableDirectoryReaderTest, OverseerStatusTest, 
TestFuzzyAnalyzedSuggestions, CircularListTest, TestFastWriter, 
TestRecoveryHdfs, VersionInfoTest, DistributedExpandComponentTest, 
TestTolerantUpdateProcessorCloud, DistanceUnitsTest, 
TestRequestStatusCollectionAPI, CdcrRequestHandlerTest, TestCloudInspectUtil, 
HdfsDirectoryTest, TestSolrQueryResponse, TestCSVResponseWriter, 
TestFileDictionaryLookup, HdfsRecoveryZkTest, SampleTest, 
TestElisionMultitermQuery, UnloadDistributedZkTest, FacetPivotSmallTest, 
TestGraphMLResponseWriter, DateMathParserTest, SyncSliceTest, 
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, 
LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, AutoCommitTest, 
TestJoin, SimpleFacetsTest, SpellCheckComponentTest, 
QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, TestTrie, 
TestCSVLoader, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, 
TestSolrDeletionPolicy1, LukeRequestHandlerTest, DocumentBuilderTest, 
FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestCollationField, 
JsonLoaderTest, PingRequestHandlerTest, SolrTestCaseJ4Test, 
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, 
ActionThrottleTest, AliasIntegrationTest, CleanupOldIndexTest, 
CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, 
HttpPartitionTest, TestCloudBackupRestore]
   [junit4] Completed [459/597 (1!)] on J2 in 29.83s, 1 test, 1 error <<< 
FAILURES!

[...truncated 460 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1427:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:984:
 There were test failures: 597 suites (10 ignored), 2428 tests, 1 error, 86 
ignored (71 assumptions) [seed: B844829D3032434A]

Total time: 73 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to